util: improve performance of function areSimilarFloatArrays by Septa2112 · Pull Request #51040 · nodejs/node

@nodejs-github-bot added needs-ci

PRs that need a full CI run.

util

Issues and PRs related to the built-in util module.

labels

Dec 4, 2023

BridgeAR

@Septa2112

Improve performance of areSimilarFloatArrays by using primordial.

Refs: nodejs#50621

H4ad

H4ad approved these changes Dec 4, 2023

@lpinca lpinca added the commit-queue

Add this label to land a pull request using GitHub Actions.

label

Dec 10, 2023

RafaelGSS pushed a commit that referenced this pull request

Dec 15, 2023
Improve performance of areSimilarFloatArrays by using primordial.

Refs: #50621
PR-URL: #51040
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: Vinícius Lourenço Claro Cardoso <contact@viniciusl.com.br>
Reviewed-By: James M Snell <jasnell@gmail.com>

richardlau pushed a commit that referenced this pull request

Mar 25, 2024
Improve performance of areSimilarFloatArrays by using primordial.

Refs: #50621
PR-URL: #51040
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: Vinícius Lourenço Claro Cardoso <contact@viniciusl.com.br>
Reviewed-By: James M Snell <jasnell@gmail.com>