whitfin / runiq

An efficient way to filter duplicate lines from input, à la uniq.
MIT License
204 stars 23 forks source link

Benchmarking suite #6

Open mmatous opened 4 years ago

mmatous commented 4 years ago

While everyone can cook up their own files, it would be nice to have a uniform way of generating data for proper comparison in repo. Crates I found that could help: test-data-generation or regex_generate.

dufferzafar commented 4 years ago

Whenver you do this, please also keep https://github.com/koraa/huniq/ in mind too!

ref: https://github.com/koraa/huniq/issues/13

taggart commented 9 months ago

I like this idea, also a couple things to add: