An open API service indexing awesome lists of open source software.

https://github.com/xplicit/serializersbenchmarks

Sample benchmarks for various BinarySeriazliers
https://github.com/xplicit/serializersbenchmarks

Last synced: 5 months ago
JSON representation

Sample benchmarks for various BinarySeriazliers

Awesome Lists containing this project

README

          

SerializersBenchmarks
=====================

Sample benchmarks for various BinarySeriazliers

Running the Benchmarks
---------------------

Windows:

cd build
build.bat

Linux or Mac:

cd build
./build.sh

It will compile the solution, run the benchmarks and save the results into BenchResults.xml file