Skip to content

Instantly share code, notes, and snippets.

@mrzasa
Created September 10, 2018 14:30
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 mrzasa/a716869c80b03b0d746673281c621fde to your computer and use it in GitHub Desktop.
Save mrzasa/a716869c80b03b0d746673281c621fde to your computer and use it in GitHub Desktop.
textmaster-medium-regex-perfomance-benchmark-results
unrolling: 1299.0 i/s
possessive: 1146.9 i/s - same-ish: difference falls within error
greedy: 63.4 i/s - 20.48x slower
lazy: 61.8 i/s - 21.03x slower
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment