A small benchmark test for ruby ORMs.
Stars
31
Forks
6
Watchers
31
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
Use Sequel literal string instead of plain string when filtering/updating (Fixes #4)
1af90e5View on GitHubMinor changes to results aggregator to make the output more similar to previous versions
7a3a722View on GitHubUse rss instead of rsz in the ps call, for Mac OS X support (Fixes #1)
a9077a6View on GitHubUpdate to work with ActiveRecord 4, add a couple new benchmarks
86a8bf4View on GitHubAdd ruby 1.9 support, and use current ruby for benchmarking all adapters
1c50af2View on GitHubDeal with change in ActiveRecord eager loading table alias naming
7cab5e6View on GitHubAdd threading tests, -a flag for testing all configurations
846a9a7View on GitHubTurn off garbage collection while measuring memory usage
773c4a2View on GitHub