Commit Graph

3 Commits

Author SHA1 Message Date
Ben Kimock
db62418845
Benchmarks comparing TinyVec to SmallVec (#150)
* Add benchmarks against SmallVec

* Move the criterion real_blackbox feature behind a feature of our own
2021-09-26 13:03:06 -06:00
Lokathor
b8771760cc
Closes https://github.com/Lokathor/tinyvec/issues/75 (#77)
* Closes https://github.com/Lokathor/tinyvec/issues/75

* This is a breaking change to the macro

* benchmarks fixes.

* slim down to just `take`
2020-07-03 10:56:45 -06:00
Wim Looman
78bc811b73 Add benchmarks of tiny_vec macro 2020-01-28 12:49:20 +01:00