Skip to content

Instantly share code, notes, and snippets.

@dbussink
Created September 27, 2008 13:53
Show Gist options
  • Save dbussink/13329 to your computer and use it in GitHub Desktop.
Save dbussink/13329 to your computer and use it in GitHub Desktop.
Benchmarks will now run 10000 times
| DM 0.9.6 | AR 2.1 | DIFF |
---------------------------------------------------------------------------------------
Model.all limit(100) with relationship x10 | 0.233 | 0.281 | 0.83x |
=======================================================================================
Total | 0.233 | 0.281 | 0.83x |
Benchmarks will now run 10000 times
| DM 0.9.6 | AR 2.1 | DIFF |
---------------------------------------------------------------------------------------
Model.all limit(100) with relationship x10 | 9.549 | 0.283 | 33.69x |
=======================================================================================
Total | 9.549 | 0.283 | 33.69x |
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment