Skip to content

Instantly share code, notes, and snippets.

@isamrish
Last active June 24, 2023 05:07
Show Gist options
  • Save isamrish/ddee17f1e1681e0ffeaf81fa2bf2d851 to your computer and use it in GitHub Desktop.
Save isamrish/ddee17f1e1681e0ffeaf81fa2bf2d851 to your computer and use it in GitHub Desktop.
Performance Observation of for loop
maxLength/Observation Observation1 Observation2 Observation3 Observation4 Observation5
10000 0.20000000298023224 0.09999999403953552 0.20000000298023224 0.09999999403953552 0.20000000298023224
1000000 22.700000002980232 22.5 22.5 22.399999998509884 22.200000002980232
1000000000 1774.6000000014901 1812.3999999985099 1775.2000000029802 1803.2999999970198 1776.1000000014901
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment