/algorithms

Benchmark for various implementations of common algorithms in C++

Primary LanguageC++MIT LicenseMIT

Common algorithms benchmark

This project aims to compare different implementations of common algorithms in C/C++ and discover how much boost they can give in a browser environment, when compiled in JavasScript through emscripten.