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
- Host: GitHub
- URL: https://github.com/mgomes/crystal-bench
- Owner: mgomes
- Created: 2020-05-23T02:40:52.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-05-23T03:34:09.000Z (almost 6 years ago)
- Last Synced: 2025-03-24T19:54:35.892Z (about 1 year ago)
- Topics: crystal, crystal-lang
- Language: Crystal
- Size: 15.6 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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. 😑