https://github.com/okeuday/erlbench
Erlang Performance Measurements
https://github.com/okeuday/erlbench
benchmarking data-structures erlang
Last synced: 5 days ago
JSON representation
Erlang Performance Measurements
- Host: GitHub
- URL: https://github.com/okeuday/erlbench
- Owner: okeuday
- License: mit
- Created: 2011-01-02T20:10:41.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2022-05-28T23:11:34.000Z (almost 3 years ago)
- Last Synced: 2025-04-23T03:48:08.900Z (5 days ago)
- Topics: benchmarking, data-structures, erlang
- Language: Erlang
- Homepage:
- Size: 811 KB
- Stars: 34
- Watchers: 4
- Forks: 9
- Open Issues: 0
-
Metadata Files:
- Readme: README.markdown
- License: LICENSE
Awesome Lists containing this project
README
# Erlang Performance Measurements
Initial testing of Erlang data structures. More will be added later.
## RUNNING
Execute "make"
## DEPENDENCIES
https://github.com/davisp/ejson
commit 8503461aec0e7f39ed9896be816b5f5e8caa1bf8https://github.com/talentdeficit/jsx/
commit a6e7490a2b9bfbcea7abde546a3ed2043a35edeeJSON sample data:
http://code.google.com/p/jsonmarshaller/source/browse/trunk/srctest/com/twolattes/json/testdata/?r=53Ubuntu wordlist at /usr/share/dict/american-english (Ubuntu 4.4.3-4ubuntu5)
## LICENSE
BSD License
## CONTACT
Michael Truog (mjtruog at protonmail dot com)