Skip to content

Instantly share code, notes, and snippets.

@isamrish
Created June 24, 2023 07:37
Show Gist options
  • Save isamrish/b585bb8352dfc7b229f1e798a60154ec to your computer and use it in GitHub Desktop.
Save isamrish/b585bb8352dfc7b229f1e798a60154ec to your computer and use it in GitHub Desktop.
Performance observation of map method
maxLength/Observation Observation1 Observation2 Observation3 Observation4 Observation5
10000 0.10000000149011612 0 0 1 0
1000000 105.89999999850988 107.80000000447035 106.29999999701977 109.20000000298023 113.80000000447035
1000000000 16266 16299.79999999702 16280.60000000149 16351.29999999702 16302.39999999851
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment