| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Replace current benchmarking framework with nanobench | Martin Ankerl | 2020-06-13 | 1 | -48/+43 |
| * | Convert everything except wallet/qt to new serialization | Pieter Wuille | 2020-03-30 | 1 | -3/+1 |
| * | Drop defunct IS_TRIVIALLY_CONSTRUCTIBLE handling from prevector.h | Ben Woosley | 2018-11-14 | 1 | -1/+9 |
| * | Merge #13780: 0.17: Pre-branch maintenance | Wladimir J. van der Laan | 2018-08-08 | 1 | -1/+1 |
| |\ | |||||
| | * | Update copyright headers to 2018 | DrahtBot | 2018-07-27 | 1 | -1/+1 |
| * | | [bench] Add benchmark for unserialize prevector | Akio Nakamura | 2018-07-20 | 1 | -0/+28 |
| |/ | |||||
| * | fix bench/prevector.cpp | Akio Nakamura | 2018-07-05 | 1 | -3/+3 |
| * | Make it clear which functions that are intended to be translation unit local | practicalswift | 2018-05-03 | 1 | -1/+1 |
| * | Add new prevector benchmarks. | Evan Klitzke | 2018-02-27 | 1 | -0/+77 |