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
- Host: GitHub
- URL: https://github.com/xplicit/serializersbenchmarks
- Owner: xplicit
- License: mit
- Created: 2015-01-02T06:19:50.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-02-13T22:28:10.000Z (over 11 years ago)
- Last Synced: 2023-05-14T03:45:36.466Z (about 3 years ago)
- Language: C#
- Size: 426 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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