Skip to content

Instantly share code, notes, and snippets.

@mrzasa
Created September 10, 2018 14:30
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Embed
What would you like to do?
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