https://github.com/thaliaarchi/cliff-stock-bench
Implementation of Cliff Click's stock CSV benchmark in Rust, for comparison against other programming languages
https://github.com/thaliaarchi/cliff-stock-bench
Last synced: 2 months ago
JSON representation
Implementation of Cliff Click's stock CSV benchmark in Rust, for comparison against other programming languages
- Host: GitHub
- URL: https://github.com/thaliaarchi/cliff-stock-bench
- Owner: thaliaarchi
- License: apache-2.0
- Created: 2023-10-14T22:59:27.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-17T05:01:37.000Z (over 1 year ago)
- Last Synced: 2025-01-25T10:08:30.584Z (4 months ago)
- Language: Java
- Size: 25.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# cliff-stock-bench
Implementation of Cliff Click's stock CSV benchmark in Rust, for comparison
against other programming languages.Code in `cliff/` is by Cliff Click and distributed with permission under the
Apache license version 2.0.
The remaining code is by Thalia Archibald and released under the Apache license
version 2.0.