Releases: synesissoftware/p99
Releases · synesissoftware/p99
Release list
v0.2.1
- bundled BDUT 0.4.2 under include/bundled-software/bdut/ and wired C/C++ unit tests to it via assertion-macro shims (optional
BDUT_ROOT/find_package(BDUT)override); - prepare_cmake.sh —
--bdut-root-dirfor selecting an external BDUT tree; - README.md — development dependency note for BDUT;
v0.2.0-alpha2
- moved unit-test program files into separate projects under test/unit;
v0.2.0
v0.1.1-alpha1
- tidying;
- fix;
- tidy;
- ver;
v0.1.0
- initial release, of
p99_histogram_t, a low-overhead, zero-allocation, fixed-size structure designed to track event durations (typically in nanoseconds) using 64 logarithmic buckets;