aboutsummaryrefslogtreecommitdiff
path: root/src/bench/lockedpool.cpp
AgeCommit message (Expand)Author
2018-07-27Update copyright headers to 2018DrahtBot
2018-03-22Merge #12048: Use best-fit strategy in Arena, now O(log(n)) instead O(n)Wladimir J. van der Laan
2018-01-03Increment MIT Licence copyright header year on files modified in 2017Akira Takizawa
2017-12-29Use best-fit strategy in Arena, now O(log(n)) instead O(n)Martin Ankerl
2017-12-23Improved microbenchmarking with multiple features.Martin Ankerl
2017-11-16scripted-diff: Replace #include "" with #include <> (ryanofsky)MeshCollider
2017-08-16Use nullptr instead of zero (0) as the null pointer constantpracticalswift
2016-12-05Do not shadow variables (gcc set)Pavel Janík
2016-10-27bench: Add benchmark for lockedpool allocation/deallocationWladimir J. van der Laan