https://github.com/manfred/multibyte-bench
A repository of scripts to test the speed of a String implementation in Ruby for common operations.
https://github.com/manfred/multibyte-bench
Last synced: 9 months ago
JSON representation
A repository of scripts to test the speed of a String implementation in Ruby for common operations.
- Host: GitHub
- URL: https://github.com/manfred/multibyte-bench
- Owner: Manfred
- Created: 2008-06-21T14:16:44.000Z (about 18 years ago)
- Default Branch: master
- Last Pushed: 2008-09-01T14:49:31.000Z (almost 18 years ago)
- Last Synced: 2025-04-05T03:26:36.064Z (over 1 year ago)
- Language: Ruby
- Homepage:
- Size: 89.8 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
Multibyte Bench
===============
A repository of scripts to test the speed of a String implementation in Ruby for common operations.