1
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Feb 10, 2025 — Feb 10, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Tests for mutator::mutation() More... about 8 years ago
More perf results More... about 8 years ago
Added some perf-test results More... about 8 years ago
Passing command-line args to picobench More... about 8 years ago
Removed clang 5.0 as allowed failure on Travis More... about 8 years ago
Cleanup of obsolete stuff from .gitignore More... about 8 years ago
Disabled benchmark regression tests in debug builds More... about 8 years ago
Added regression check in performance tests More... about 8 years ago
Latest picobench More... about 8 years ago
Fixed sanitize warnings for signed int overflow More... about 8 years ago
Latest picobench.hpp and more detailed perf tests More... about 8 years ago
README for performance tests More... about 8 years ago
Building and running performance tests on the Travis CI build More... about 8 years ago
Some clarification comments More... about 8 years ago
Preventing some optimizations More... about 8 years ago
Improved mutation perf test More... about 8 years ago
Added const getter for the mutation in object mutators More... about 8 years ago
Added a clarifying comment for a throw check More... about 8 years ago
Updated copyright year More... about 8 years ago
Using picobench in message performance test More... about 8 years ago
Docs and version for the latest release More... about 8 years ago
Fixed tutorial references to `global_allocator` to correctly say `domain_allocator` More... about 8 years ago
Some clarifications for mixin replacement functions More... about 8 years ago
Removed calculate_ from mem_size_for_mixin and mixin_offset functions and moved them as inline to the header so they can be optimized away if possible More... about 8 years ago
Extended allocator functionality to mixin construction/destruction. - Fixes #7 as the allocator can now be used to handle non-copyable objects - More object allocator tests More... about 8 years ago
Fixed custom-config tests build More... about 8 years ago
Implemented object allocator. Implemented `object::reallocate_mixins`. More allocator tests More... about 8 years ago
Tests for basic mixin replacement More... about 8 years ago
Config disable of mixin replacement More... about 8 years ago
Moving of mixins More... about 8 years ago