ethanpailes/regex

Log file stats case study

ethanpailes opened this issue · 1 comments

Write a little rust client program to do some log munging and show speed differences. Given the 60x speedups I'm seeing I might be able to have a plausable case for something migrating from being a batch job to a plausable realtime monitoring console (1 minute vs 1 second is a lot).

The repo is here