Is there any fast allocator in std lib / boost for fixed size objects (not at compile time) but has deallocation methods?

This page summarizes the projects mentioned and recommended in the original post on /r/cpp_questions

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • benchmark

    A microbenchmark support library

  • Your compiler may be optimising away your loop, there. I typically use a micro-benchmarking tool for these types of tests. You could try Google Benchmark. It’s available in most OS’ package managers, but pretty easy to build from source if not

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • How can I check the execution time of a program rendered in SFML?

    3 projects | /r/cpp_questions | 5 Dec 2023
  • How to Perf profile functions?

    3 projects | /r/cpp_questions | 13 Jul 2023
  • how do you properly benchmark?

    2 projects | /r/cpp | 20 Feb 2023
  • Benchmarking my data structure

    2 projects | /r/cpp_questions | 2 Jan 2023
  • Google benchmark : No rule to make Target***

    1 project | /r/cpp_questions | 19 Aug 2022