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

https://github.com/mgomes/crystal-bench

Performance benchmarker for Crystal releases
https://github.com/mgomes/crystal-bench

crystal crystal-lang

Last synced: 12 months ago
JSON representation

Performance benchmarker for Crystal releases

Awesome Lists containing this project

README

          

# Simple Benchmarker Program

Modified from: https://github.com/kostya/crystal-benchmarks-game

This version just compares two versions of Crystal against each other. The binary paths of each version is currently hardcoded for now. 😑