Skip to content

Instantly share code, notes, and snippets.

@renxida
Created April 6, 2018 13:49
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save renxida/15b6c1c1492d50e51ec19c8ffd25efb0 to your computer and use it in GitHub Desktop.
Save renxida/15b6c1c1492d50e51ec19c8ffd25efb0 to your computer and use it in GitHub Desktop.
| n| algorithm 1| algorithm 2| algorithm 3|
|:--------:|---------------|---------------|---------------|
| 100000| 2.13| 12.28| 9.54|
| 300000| 7.08| 37.36| 34.43|
| 1000000| 30.77| 123.44| 136.25|
| 3000000| 79.75| 370.81| 473.37|
| 10000000| 204.84| 1252.61| 1729.56|
| 30000000| 819.77| 3706.78| 5852.94|
| 100000000| 2746.61| 12257.50| 21669.14|
| 300000000| 7211.00| 36675.62| 69546.80|
|1000000000| 28312.84| 125163.96| 252230.23|
|2147483647| 44601.73|
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment