nanobench
4.0.0

Table of Contents

  • Tutorial
    • Installation
    • Quick Start
    • Benchmarking
      • Something Fast
      • Something Slow
      • Something Unstable
    • Comparing Results
    • Asymptotic Complexity
    • Rendering Mustache-like Templates
      • CSV - Comma-Separated Values
      • HTML Box Plots
      • JSON - JavaScript Object Notation
  • Comparison with Other Frameworks
    • Runtimes
    • Implementations & Results
      • nanobench
        • Sourcecode
        • Results
      • Google Benchmark
        • Sourcecode
        • Results
      • nonius
        • Sourcecode
        • Results
      • Picobench
        • Sourcecode
        • Results
      • Catch2
        • Sourcecode
        • Results
      • moodycamel::microbench
        • Sourcecode
        • Results
      • Celero
      • folly Benchmark
  • ankerl::nanobench Reference
    • Bench - Main Entry Point
    • Rng - Extremely fast PRNG
    • Result - Benchmark Results
    • doNotOptimizeAway()
    • render() - Mustache-like Templates
      • templates::csv
      • templates::htmlBoxplot
      • templates::json
    • Environment Variables
      • NANOBENCH_ENDLESS
  • Index
  • License
nanobench
  • Docs »
  • Search


© Copyright 2019-2020 Martin Ankerl <martin.ankerl@gmail.com>

Built with Sphinx using a theme provided by Read the Docs.