Skip to content

Instantly share code, notes, and snippets.

@Kovah
Last active November 25, 2019 18:56
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 Kovah/29af42d2822386ddd8cb44d9177c77d6 to your computer and use it in GitHub Desktop.
Save Kovah/29af42d2822386ddd8cb44d9177c77d6 to your computer and use it in GitHub Desktop.
String length Time Algorithm 2nd fastest Algorithm
2^13 0.0088215 ms adler32 (raw) fnv164 (0.0119209 ms)
2^17 0.0741482 ms adler32 (raw) md4 (0.1289845 ms)
2^21 1.9049644 ms adler32 (hex) md4 (1.9161701 ms)
2^25 17.7400112 ms adler32 (raw) md4 (30.8220387 ms)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment