https://github.com/d12/ruby-benchmarks
Sometimes I run benchmarks to confirm the performance of certain language features. This repo is an assortment of these benchmarks.
https://github.com/d12/ruby-benchmarks
Last synced: over 1 year ago
JSON representation
Sometimes I run benchmarks to confirm the performance of certain language features. This repo is an assortment of these benchmarks.
- Host: GitHub
- URL: https://github.com/d12/ruby-benchmarks
- Owner: d12
- Created: 2021-09-10T16:37:48.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-10-01T15:21:52.000Z (almost 5 years ago)
- Last Synced: 2025-02-12T15:18:04.407Z (over 1 year ago)
- Language: Ruby
- Size: 49.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Ruby Benchmarks
Sometimes I run benchmarks to confirm or learn about the performance of various language features.
This repo is a collection of those benchmarks. Each benchmark includes the source file used to run the benchmark plus a small writeup showing the results and conclusion.