Skip to content

Releases: synesissoftware/p99

v0.2.1

Choose a tag to compare

@synesissoftware synesissoftware released this 04 Aug 08:51
907c6ad
  • 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-dir for selecting an external BDUT tree;
  • README.md — development dependency note for BDUT;

v0.2.0-alpha2

Choose a tag to compare

@synesissoftware synesissoftware released this 04 Aug 03:06
  • moved unit-test program files into separate projects under test/unit;

v0.2.0

Choose a tag to compare

@synesissoftware synesissoftware released this 04 Aug 03:10

release

v0.1.1-alpha1

Choose a tag to compare

@synesissoftware synesissoftware released this 06 Jul 03:47
6f56c53
  • tidying;
  • fix;
  • tidy;
  • ver;

v0.1.0

Choose a tag to compare

@synesissoftware synesissoftware released this 06 Jul 03:02
  • 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;