aboutsummaryrefslogtreecommitdiff
path: root/src/bench/prevector.cpp
Commit message (Expand)AuthorAgeFilesLines
* Replace current benchmarking framework with nanobenchMartin Ankerl2020-06-131-48/+43
* Convert everything except wallet/qt to new serializationPieter Wuille2020-03-301-3/+1
* Drop defunct IS_TRIVIALLY_CONSTRUCTIBLE handling from prevector.hBen Woosley2018-11-141-1/+9
* Merge #13780: 0.17: Pre-branch maintenanceWladimir J. van der Laan2018-08-081-1/+1
|\
| * Update copyright headers to 2018DrahtBot2018-07-271-1/+1
* | [bench] Add benchmark for unserialize prevectorAkio Nakamura2018-07-201-0/+28
|/
* fix bench/prevector.cppAkio Nakamura2018-07-051-3/+3
* Make it clear which functions that are intended to be translation unit localpracticalswift2018-05-031-1/+1
* Add new prevector benchmarks.Evan Klitzke2018-02-271-0/+77