Emilio Tagua
|
ca75091fc7
|
Remove identity map from benchmark script.
|
2011-02-15 12:06:44 -03:00 |
|
Emilio Tagua
|
8ee0b44148
|
Merge remote branch 'rails/master' into identity_map
Conflicts:
activerecord/examples/performance.rb
activerecord/lib/active_record/association_preload.rb
activerecord/lib/active_record/associations.rb
activerecord/lib/active_record/associations/association_proxy.rb
activerecord/lib/active_record/autosave_association.rb
activerecord/lib/active_record/base.rb
activerecord/lib/active_record/nested_attributes.rb
activerecord/test/cases/relations_test.rb
|
2011-02-15 12:01:04 -03:00 |
|
Aaron Patterson
|
ac86923fca
|
no more faker, rbench, or addressable
|
2011-02-07 19:53:22 -08:00 |
|
Emilio Tagua
|
2ba06b48de
|
Clean IdentityMap before running each benchmark.
|
2010-11-19 19:09:01 -03:00 |
|
Emilio Tagua
|
54f924c313
|
Enable IM in performance script unless IM=disabled is set when running it.
|
2010-11-19 19:09:00 -03:00 |
|
Emilio Tagua
|
61cf11247b
|
Use detect instead select to avoid "sh: [mysqldump]: command not found".
Signed-off-by: José Valim <jose.valim@gmail.com>
|
2010-09-29 20:29:51 +02:00 |
|
Emilio Tagua
|
61bacc4ada
|
Add more examples in performance script.
[#5610 state:committed]
Signed-off-by: Jeremy Kemper <jeremy@bitsweat.net>
|
2010-09-10 13:15:13 -07:00 |
|
Jeremy Kemper
|
68a4b1eac9
|
Ruby 1.9 compat: convert Pathname to string
|
2010-09-10 12:16:56 -07:00 |
|
Jeremy Kemper
|
be9831ceb1
|
Switch back to mysql for easier comparison
|
2010-09-10 12:16:56 -07:00 |
|
Jeremy Kemper
|
cc81b04ae5
|
AR perf test: switch to mysql2, bundle faker and rbench
|
2010-09-09 14:34:47 -07:00 |
|
Pratik Naik
|
130bf3c9ed
|
Fix data loading from the performance script
|
2010-07-16 08:28:49 +01:00 |
|
Emilio Tagua
|
df595b577e
|
Use the new query API in AR performance script.
Signed-off-by: José Valim <jose.valim@gmail.com>
|
2010-06-22 16:44:10 +02:00 |
|
rohit
|
95a8f252c0
|
remove executable permission from files that don't need it. [#4802 state:resolved]
Signed-off-by: José Valim <jose.valim@gmail.com>
|
2010-06-20 00:50:48 +02:00 |
|
José Valim
|
b308a6030e
|
Use load_paths on AR benchmarks so it uses the bundler setup instead of system gems.
|
2010-06-12 10:07:35 +02:00 |
|
Jeremy Kemper
|
c3a0a36fc3
|
Fix typo
|
2009-08-25 13:41:48 -07:00 |
|
Emilio Tagua
|
09fde6440a
|
timestamps gives a created_at field not created_on.
[#3093 state:committed]
Signed-off-by: Jeremy Kemper <jeremy@bitsweat.net>
|
2009-08-24 16:17:08 -07:00 |
|
Jeremy Kemper
|
8bc3a14727
|
Benchmark script via miloops' arel fork via DataMapper's AR comparison script
|
2009-08-20 21:09:59 -07:00 |
|
Jeremy Kemper
|
4f291fa528
|
Simple examples for require profiling
|
2009-05-13 12:00:49 -07:00 |
|
David Heinemeier Hansson
|
250f871b90
|
Removed outdated benchmarks and examples
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@7439 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
|
2007-09-09 23:30:09 +00:00 |
|
David Heinemeier Hansson
|
186d7fb334
|
Removed unnecessary table_name overwrite #695
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@764 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
|
2005-02-23 14:28:53 +00:00 |
|
David Heinemeier Hansson
|
db045dbbf6
|
Initial
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@4 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
|
2004-11-24 01:04:44 +00:00 |
|