Skip to content

Performance enhancement#1

Merged
dy merged 1 commit intody:masterfrom
Seranicio:master
May 5, 2021
Merged

Performance enhancement#1
dy merged 1 commit intody:masterfrom
Seranicio:master

Conversation

@Seranicio
Copy link

@Seranicio Seranicio commented May 5, 2021

This patch contains performance enhancement that are noticeable only when dealing with big data.

  • Added fract argument in case user already used computed original 'arr' to Float32Array.
  • Removed re-setting values to Float32Array in 'float32' function.
  • In case array provided to 'fract32' is already Float32Array a 0 value array is returned.
  • Fixed deprecated tests and added a new test

@Seranicio Seranicio changed the title Add more performance and fix tests Performance enhancement May 5, 2021
@dy
Copy link
Owner

dy commented May 5, 2021

Nice! Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants