Commit Graph

3 Commits

Author SHA1 Message Date
Thomas de Zeeuw 8a8332f886 TEST: add benchmark for extend_from_slice 2018-11-26 13:06:06 +01:00
bluss 23128275ee TEST: Update benchmark for extend_from_slice
The benchmark was optimized out totally. We think of that as a good
sign, the new extend became transparent to the compiler and we had to
get smarter in how to fool it.
2018-11-25 16:34:47 +01:00
bluss af8b746fc4 FEAT: Add benchmarks for .extend() 2017-10-08 17:31:05 +02:00