http-body icon indicating copy to clipboard operation
http-body copied to clipboard

adding benchmarks

Open yanns opened this issue 1 year ago • 0 comments

I'm looking into adding benchmarks to this library, inspired by https://github.com/hyperium/hyper/blob/master/benches/body.rs The goal is to make it easier to check whether a change has a positive impact or not.

Before starting the implementation, I'd like to gather some initial feedback from the maintainers:

  • do you think it's a good idea?
  • if yes, do you have a preference which library should be used? (criterion, divan, other?)

yanns avatar Feb 23 '24 13:02 yanns