Gary Murakami
|
7384585d98
|
write_element optimization for T_ARRAY to only allocate the buffer for the index key once instead of repeatedly for every index. This results in a 2.5x improvement for array sizes around 32. Also includes improvements to the performance tests and graphs, with plothover to show [x,y] values.
|
2012-04-25 17:15:31 -04:00 |
Gary Murakami
|
6f2b7624cf
|
performance graphing and profiling improvements
|
2012-04-24 12:35:33 -04:00 |
Gary Murakami
|
ba0de1bc26
|
[Gary] profiling for both C and Ruby
|
2012-04-16 17:28:48 -04:00 |
Gary Murakami
|
52cbaa689f
|
[Gary] profile_array $LOAD_PATH, Gemfile tweaks
|
2012-04-11 11:56:45 -04:00 |
Gary Murakami
|
64c87e93a3
|
[Gary] require test_helper edits to work everywhere including via IDE (RubyMine), Gemfile for JRuby
|
2012-04-11 11:08:04 -04:00 |
Gary Murakami
|
e57b469505
|
[Gary] ruby-prof for bench profiling
|
2012-04-09 11:42:01 -04:00 |
Tyler Brock
|
9f5cd6b5b6
|
minor: added git to Gemfile
|
2012-02-29 21:14:50 -05:00 |
Tyler Brock
|
eb9b34c1af
|
RUBY-413: Added support for travis-ci, fix for Gemfile conflict
|
2012-02-24 11:13:59 -05:00 |
Tyler Brock
|
a824533ad3
|
RUBY-407 created Gemfile
|
2012-02-06 20:01:16 -05:00 |
Cyril Mougel
|
53b7f8f81c
|
use the platforms option to avoid install json_pure where is not needed
|
2012-02-03 22:35:38 +01:00 |
Cyril Mougel
|
9febf7e15c
|
add json_pure in Gemfile because not in stdlib in ruby 1.8
|
2012-02-03 22:19:36 +01:00 |
Cyril Mougel
|
0426bd3d5a
|
avoid gemspec in Gemfile because multiple gemspec
|
2012-02-03 22:12:32 +01:00 |
Cyril Mougel
|
65c937ff64
|
add Gemfile needed by travis
|
2012-02-03 22:11:19 +01:00 |