Skip to content

Instantly share code, notes, and snippets.

@isamrish
Created June 24, 2023 07:06
Show Gist options
  • Save isamrish/73a4a88d9bd0dac48bafcbe47c1fbb1c to your computer and use it in GitHub Desktop.
Save isamrish/73a4a88d9bd0dac48bafcbe47c1fbb1c to your computer and use it in GitHub Desktop.
Performance Observation of forEach method
maxLength/Observation Observation1 Observation2 Observation3 Observation4 Observation5
10000 0.10000000149011612 0.10000000149011612 0.10000000149011612 0 0.10000000149011612
1000000 63.399999998509884 60.100000001490116 58.79999999701977 58.30000000447035 59.5
1000000000 16662.20000000298 16721.30000000447 16679.70000000298 16695.10000000149 16699.89999999851
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment