aboutsummaryrefslogtreecommitdiff
path: root/src/bench/ccoins_caching.cpp
Commit message (Expand)AuthorAgeFilesLines
* Removed implicit CTransaction conversion from benchmakslucash-dev2018-12-111-4/+5
* amount: Move CAmount CENT to unit test headerMarcoFalke2018-09-171-8/+8
* Update copyright headers to 2018DrahtBot2018-07-271-1/+1
* Increment MIT Licence copyright header year on files modified in 2017Akira Takizawa2018-01-031-1/+1
* Improved microbenchmarking with multiple features.Martin Ankerl2017-12-231-1/+1
* scripted-diff: Replace #include "" with #include <> (ryanofsky)MeshCollider2017-11-161-4/+4
* Switch from per-tx to per-txout CCoinsViewCache methods in some placesPieter Wuille2017-06-011-2/+2
* Add microbenchmarks to profile more code paths.Russell Yanofsky2016-10-181-0/+87