Projects with this topic
-
Unreal Engine benchmark to test the speed of Blueprints VS C++
Updated -
Collection of Verification Tasks
Updated -
Reproducible C++ benchmark comparing Data-Oriented Design (DOD) and Object-Oriented Programming (OOP) approaches for rendering performance, including scalar, SSE, and AVX optimizations.
Updated -
CPU/System/Algorithm benchmarking framework
Updated -
A benchmarking tool for multi-variate integration software.
Updated -
C++ Performance Benchmarks
Updated -
A benchmark library with statistical analysis and plotting capabilities in C++. https://cppstatbench.musicscience37.com/
Updated -
A concurrent map implementation that splits a single large map into multiple smaller shards. Faster multi threaded writes than a std map + mutex
Updated -
Measure performance of various languages in calculating cosine similarity of vectors (README will be updated...)
Updated -
Single/multi core benchmark based on the Collatz Conjecture
Updated -
Functions to accurately measure and compare the execution time of R expressions. See https://artemklevtsov.gitlab.io/benchr/index.html
Updated