Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use detect instead select to avoid "sh: [mysqldump]: command not found". | Emilio Tagua | 2010-09-29 | 1 | -1/+1 |
| | | | | Signed-off-by: José Valim <jose.valim@gmail.com> | ||||
* | Add more examples in performance script. | Emilio Tagua | 2010-09-10 | 1 | -0/+17 |
| | | | | | | [#5610 state:committed] Signed-off-by: Jeremy Kemper <jeremy@bitsweat.net> | ||||
* | Ruby 1.9 compat: convert Pathname to string | Jeremy Kemper | 2010-09-10 | 1 | -1/+1 |
| | |||||
* | Switch back to mysql for easier comparison | Jeremy Kemper | 2010-09-10 | 1 | -1/+1 |
| | |||||
* | AR perf test: switch to mysql2, bundle faker and rbench | Jeremy Kemper | 2010-09-09 | 1 | -1/+1 |
| | |||||
* | Fix data loading from the performance script | Pratik Naik | 2010-07-16 | 1 | -1/+1 |
| | |||||
* | Use the new query API in AR performance script. | Emilio Tagua | 2010-06-22 | 1 | -3/+3 |
| | | | | Signed-off-by: José Valim <jose.valim@gmail.com> | ||||
* | remove executable permission from files that don't need it. [#4802 ↵ | rohit | 2010-06-20 | 1 | -0/+0 |
| | | | | | | state:resolved] Signed-off-by: José Valim <jose.valim@gmail.com> | ||||
* | Use load_paths on AR benchmarks so it uses the bundler setup instead of ↵ | José Valim | 2010-06-12 | 1 | -5/+5 |
| | | | | system gems. | ||||
* | Fix typo | Jeremy Kemper | 2009-08-25 | 1 | -1/+1 |
| | |||||
* | timestamps gives a created_at field not created_on. | Emilio Tagua | 2009-08-24 | 1 | -2/+2 |
| | | | | | | [#3093 state:committed] Signed-off-by: Jeremy Kemper <jeremy@bitsweat.net> | ||||
* | Benchmark script via miloops' arel fork via DataMapper's AR comparison script | Jeremy Kemper | 2009-08-20 | 1 | -0/+162 |