nikomatsakis / rust-runtime-benchmarks

Some benchmarks for testing rustc performance.
8 stars 2 forks source link

Create a benchmark based on inflate algorithm #3

Open nikomatsakis opened 8 years ago

nikomatsakis commented 8 years ago

@eddyb has implemented the inflate algorithm -- somewhere (he told me, but I'm too lazy to scrape my IRC logs and go find it). I think in the piston project. :) We should make a benchmark from this applied to some representative input.

nikomatsakis commented 8 years ago

@eddyb -- you up for that? you just need a directory with some standalone-ish code that we can run cargo bench on.

eddyb commented 8 years ago

https://github.com/PistonDevelopers/inflate