..
gc
* benchmark/gc/gcbench.rb: check GC::OPTS availability
2013-12-19 01:49:59 +00:00
other-lang
* benchmark/: add missing spaces around assignment operators (= and +=) for
2012-10-15 12:53:12 +00:00
bm_app_answer.rb
* benchmark/bm_app_answer.rb: revert r42990, benchmark scripts should
2013-09-22 10:01:22 +00:00
bm_app_aobench.rb
* benchmark/bm_app_aobench.rb: fix typos.
2015-12-14 02:50:01 +00:00
bm_app_erb.rb
benchmark/bm_*erb*: fix for --measure=size/peak in driver.rb
2018-05-23 20:58:46 +00:00
bm_app_factorial.rb
* benchmark/bm_app_erb.rb: increase loop count. too short
2011-07-01 10:39:12 +00:00
bm_app_fib.rb
set svn:eol-style
2007-02-12 23:01:19 +00:00
bm_app_lc_fizzbuzz.rb
* benchmark/bm_app_lc_fizzbuzz.rb: should skip output on benchmark.
2014-09-08 07:08:56 +00:00
bm_app_mandelbrot.rb
* benchmark/: add missing spaces around assignment operators (= and +=) for
2012-10-15 12:53:12 +00:00
bm_app_pentomino.rb
set svn:eol-style
2007-02-12 23:01:19 +00:00
bm_app_raise.rb
* benchmark/: add missing spaces around assignment operators (= and +=) for
2012-10-15 12:53:12 +00:00
bm_app_strconcat.rb
* benchmark/: add missing spaces around assignment operators (= and +=) for
2012-10-15 12:53:12 +00:00
bm_app_tak.rb
set svn:eol-style
2007-02-12 23:01:19 +00:00
bm_app_tarai.rb
set svn:eol-style
2007-02-12 23:01:19 +00:00
bm_app_uri.rb
* set eol-style.
2007-11-16 01:30:29 +00:00
bm_array_sample_100k_10.rb
benchmarks for Bug#13136
2017-01-20 02:27:28 +00:00
bm_array_sample_100k_11.rb
benchmarks for Bug#13136
2017-01-20 02:27:28 +00:00
bm_array_sample_100k__1k.rb
benchmarks for Bug#13136
2017-01-20 02:27:28 +00:00
bm_array_sample_100k__6k.rb
benchmarks for Bug#13136
2017-01-20 02:27:28 +00:00
bm_array_sample_100k__100.rb
benchmarks for Bug#13136
2017-01-20 02:27:28 +00:00
bm_array_sample_100k___10k.rb
benchmarks for Bug#13136
2017-01-20 02:27:28 +00:00
bm_array_sample_100k___50k.rb
benchmarks for Bug#13136
2017-01-20 02:27:28 +00:00
bm_array_shift.rb
* array.c: Improve performance of Array#shift. use shared instead of
2015-01-03 02:27:50 +00:00
bm_array_small_and.rb
array.c: improve operations on small arrays
2017-09-29 07:43:22 +00:00
bm_array_small_diff.rb
array.c: improve operations on small arrays
2017-09-29 07:43:22 +00:00
bm_array_small_or.rb
array.c: improve operations on small arrays
2017-09-29 07:43:22 +00:00
bm_array_sort_block.rb
array.c: improve performance of Array#sort with block
2017-04-13 09:25:38 +00:00
bm_array_sort_float.rb
Add a benchmark script for Array#sort of float array
2017-04-13 08:09:06 +00:00
bm_array_values_at_int.rb
Benchmarks for Array#values_at
2018-02-15 06:14:42 +00:00
bm_array_values_at_range.rb
Benchmarks for Array#values_at
2018-02-15 06:14:42 +00:00
bm_bighash.rb
* benchmark/: add vnmakarov's benchmarks around hash [ruby-core:75265]
2016-09-14 16:00:55 +00:00
bm_dir_empty_p.rb
Dir.empty? releases GVL
2017-10-04 00:04:51 +00:00
bm_erb_render.rb
benchmark/bm_*erb*: fix for --measure=size/peak in driver.rb
2018-05-23 20:58:46 +00:00
bm_file_chmod.rb
file.c: apply2files releases GVL
2017-10-24 01:20:04 +00:00
bm_file_rename.rb
File#rename releases GVL
2017-10-01 21:19:24 +00:00
bm_hash_aref_dsym.rb
new benchmarks for hashing dsyms and fixnums
2015-07-29 19:54:12 +00:00
bm_hash_aref_dsym_long.rb
new benchmarks for hashing dsyms and fixnums
2015-07-29 19:54:12 +00:00
bm_hash_aref_fix.rb
new benchmarks for hashing dsyms and fixnums
2015-07-29 19:54:12 +00:00
bm_hash_aref_flo.rb
bm_hash_aref_flo.rb: fix data
2015-03-25 02:20:43 +00:00
bm_hash_aref_miss.rb
st.c: use power-of-two sizes to avoid slow modulo ops
2014-03-22 23:34:21 +00:00
bm_hash_aref_str.rb
st.c: use power-of-two sizes to avoid slow modulo ops
2014-03-22 23:34:21 +00:00
bm_hash_aref_sym.rb
benchmark/bm_hash_aref_sym*.rb: force static symbols
2014-10-09 03:44:12 +00:00
bm_hash_aref_sym_long.rb
benchmark/bm_hash_aref_sym*.rb: force static symbols
2014-10-09 03:44:12 +00:00
bm_hash_flatten.rb
* benchmark/bm_hash_flatten.rb: added. r43896 is about 4 times faster
2013-11-28 10:50:41 +00:00
bm_hash_ident_flo.rb
fix flonum hashing regression from r45384
2015-01-22 07:48:59 +00:00
bm_hash_ident_num.rb
st.c: use power-of-two sizes to avoid slow modulo ops
2014-03-22 23:34:21 +00:00
bm_hash_ident_obj.rb
st.c: use power-of-two sizes to avoid slow modulo ops
2014-03-22 23:34:21 +00:00
bm_hash_ident_str.rb
st.c: use power-of-two sizes to avoid slow modulo ops
2014-03-22 23:34:21 +00:00
bm_hash_ident_sym.rb
st.c: use power-of-two sizes to avoid slow modulo ops
2014-03-22 23:34:21 +00:00
bm_hash_keys.rb
* benchmark/bm_hash_flatten.rb: added. r43896 is about 4 times faster
2013-11-28 10:50:41 +00:00
bm_hash_long.rb
* benchmark/: add vnmakarov's benchmarks around hash [ruby-core:75265]
2016-09-14 16:00:55 +00:00
bm_hash_shift.rb
* benchmark/bm_hash_shift.rb: add benchmark for Hash#shift
2013-04-25 05:03:30 +00:00
bm_hash_shift_u16.rb
hash.c (rb_num_hash_start): avoid pathological behavior
2015-12-11 08:23:46 +00:00
bm_hash_shift_u24.rb
hash.c (rb_num_hash_start): avoid pathological behavior
2015-12-11 08:23:46 +00:00
bm_hash_shift_u32.rb
hash.c (rb_num_hash_start): avoid pathological behavior
2015-12-11 08:23:46 +00:00
bm_hash_small2.rb
* benchmark/: add vnmakarov's benchmarks around hash [ruby-core:75265]
2016-09-14 16:00:55 +00:00
bm_hash_small4.rb
* benchmark/: add vnmakarov's benchmarks around hash [ruby-core:75265]
2016-09-14 16:00:55 +00:00
bm_hash_small8.rb
* benchmark/: add vnmakarov's benchmarks around hash [ruby-core:75265]
2016-09-14 16:00:55 +00:00
bm_hash_to_proc.rb
bm_hash_to_proc.rb
2015-11-10 09:22:37 +00:00
bm_hash_values.rb
* benchmark/bm_hash_flatten.rb: added. r43896 is about 4 times faster
2013-11-28 10:50:41 +00:00
bm_int_quo.rb
Improve performance of type conversion using to_r
2017-04-14 05:19:12 +00:00
bm_io_copy_stream_write.rb
add benchmark for IO.copy_stream IO#write case
2016-12-31 00:41:14 +00:00
bm_io_copy_stream_write_socket.rb
another benchmark for IO.copy_stream socket writing
2017-01-18 18:23:49 +00:00
bm_io_file_create.rb
* benchmark/bm_app_erb.rb: increase loop count. too short
2011-07-01 10:39:12 +00:00
bm_io_file_read.rb
* benchmark/bm_app_erb.rb: increase loop count. too short
2011-07-01 10:39:12 +00:00
bm_io_file_write.rb
* benchmark/bm_app_erb.rb: increase loop count. too short
2011-07-01 10:39:12 +00:00
bm_io_nonblock_noex.rb
delay `exception: false' checks for minor speedup
2015-07-02 22:22:14 +00:00
bm_io_nonblock_noex2.rb
io.c: avoid kwarg parsing in C API
2015-11-12 02:00:41 +00:00
bm_io_pipe_rw.rb
benchmark: new single-threaded read/write benchmark with pipe
2017-05-04 02:13:11 +00:00
bm_io_select.rb
* benchmark/bm_io_select.rb, benchmark/bm_io_select2.rb: New.
2011-04-30 07:16:31 +00:00
bm_io_select2.rb
* benchmark/bm_io_select[23].rb: use Process::RLIMIT_NOFILE only when
2011-11-17 11:24:07 +00:00
bm_io_select3.rb
* benchmark/bm_io_select[23].rb: use Process::RLIMIT_NOFILE only when
2011-11-17 11:24:07 +00:00
bm_loop_for.rb
properties.
2008-10-10 23:30:39 +00:00
bm_loop_generator.rb
* thread.c: fix Mutex to be interruptable lock.
2007-08-27 16:48:14 +00:00
bm_loop_times.rb
* parse.y: optimize 'for' statement when one variable given.
2008-10-10 19:19:36 +00:00
bm_loop_whileloop.rb
* benchmark/: add missing spaces around assignment operators (= and +=) for
2012-10-15 12:53:12 +00:00
bm_loop_whileloop2.rb
* benchmark/: add missing spaces around assignment operators (= and +=) for
2012-10-15 12:53:12 +00:00
bm_marshal_dump_flo.rb
benchmark/bm_marshal_dump_flo.rb: new benchmark for [Bug #10761 ]
2015-01-23 08:13:59 +00:00
bm_marshal_dump_load_geniv.rb
variable.c: avoid compatibility table with generic ivars
2015-05-30 00:20:15 +00:00
bm_marshal_dump_load_time.rb
variable.c: avoid compatibility table with generic ivars
2015-05-30 00:20:15 +00:00
bm_securerandom.rb
* lib/securerandom.rb: use OpenSSL::BN for performance improvement.
2014-08-08 11:00:47 +00:00
bm_so_ackermann.rb
set svn:eol-style
2007-02-12 23:01:19 +00:00
bm_so_array.rb
set svn:eol-style
2007-02-12 23:01:19 +00:00
bm_so_binary_trees.rb
* benchmark/bm_so_binary_trees.rb: disable `puts' method
2013-06-20 07:30:41 +00:00
bm_so_concatenate.rb
* benchmark/: add missing spaces around assignment operators (= and +=) for
2012-10-15 12:53:12 +00:00
bm_so_exception.rb
* benchmark/: add missing spaces around assignment operators (= and +=) for
2012-10-15 12:53:12 +00:00
bm_so_fannkuch.rb
* benchmark/bm_app_erb.rb: increase loop count. too short
2011-07-01 10:39:12 +00:00
bm_so_fasta.rb
get rid of ambiguous parentheses warnings
2016-11-29 16:06:54 +00:00
bm_so_lists.rb
* benchmark/: add missing spaces around assignment operators (= and +=) for
2012-10-15 12:53:12 +00:00
bm_so_mandelbrot.rb
* set eol-style.
2007-11-16 01:30:29 +00:00
bm_so_matrix.rb
* benchmark/bm_app_erb.rb: increase loop count. too short
2011-07-01 10:39:12 +00:00
bm_so_meteor_contest.rb
get rid of ambiguous parentheses warnings
2016-11-29 16:06:54 +00:00
bm_so_nbody.rb
* set eol-style.
2007-11-16 01:30:29 +00:00
bm_so_nested_loop.rb
set svn:eol-style
2007-02-12 23:01:19 +00:00
bm_so_nsieve.rb
* set eol-style.
2007-11-16 01:30:29 +00:00
bm_so_nsieve_bits.rb
* benchmark/bm_so_nsieve_bits.rb: add an encoding pragma.
2012-11-21 07:15:03 +00:00
bm_so_object.rb
set svn:eol-style
2007-02-12 23:01:19 +00:00
bm_so_partial_sums.rb
* set eol-style.
2007-11-16 01:30:29 +00:00
bm_so_pidigits.rb
get rid of ambiguous parentheses warnings
2016-11-29 16:06:54 +00:00
bm_so_random.rb
* benchmark/: add missing spaces around assignment operators (= and +=) for
2012-10-15 12:53:12 +00:00
bm_so_sieve.rb
* benchmark/: add missing spaces around assignment operators (= and +=) for
2012-10-15 12:53:12 +00:00
bm_so_spectralnorm.rb
* set eol-style.
2007-11-16 01:30:29 +00:00
bm_string_index.rb
string.c: avoid unnecessary call of str_strlen()
2017-10-01 13:44:49 +00:00
bm_string_scan_re.rb
benchmarks for String#scan
2017-08-04 04:25:12 +00:00
bm_string_scan_str.rb
benchmarks for String#scan
2017-08-04 04:25:12 +00:00
bm_time_subsec.rb
Improve performance of type conversion using to_r
2017-04-14 05:19:12 +00:00
bm_vm3_backtrace.rb
* vm.c (frame_info_to_str): add `break'.
2012-05-26 03:25:15 +00:00
bm_vm3_clearmethodcache.rb
* benchmark/: add missing spaces around assignment operators (= and +=) for
2012-10-15 12:53:12 +00:00
bm_vm3_gc.rb
bm_vm3_gc.rb: no shebang
2015-09-29 08:03:12 +00:00
bm_vm3_gc_old_full.rb
* benchmark/bm_vm3_gc_old_full.rb: add GC.start benchmark.
2016-03-09 06:05:53 +00:00
bm_vm3_gc_old_immediate.rb
* benchmark/bm_vm3_gc_old_full.rb: add GC.start benchmark.
2016-03-09 06:05:53 +00:00
bm_vm3_gc_old_lazy.rb
* benchmark/bm_vm3_gc_old_full.rb: add GC.start benchmark.
2016-03-09 06:05:53 +00:00
bm_vm_symbol_block_pass.rb
bm_vm_symbol_block_pass.rb: rename
2015-09-29 00:21:10 +00:00
bm_vm_thread_alive_check1.rb
* benchmark/bm_app_erb.rb: increase loop count. too short
2011-07-01 10:39:12 +00:00
bm_vm_thread_close.rb
vm*: doubly-linked list from ccan to manage vm->living_threads
2014-05-10 23:48:51 +00:00
bm_vm_thread_condvar1.rb
more benchmarks for SizedQueue and ConditionVariable
2017-05-02 02:40:46 +00:00
bm_vm_thread_condvar2.rb
more benchmarks for SizedQueue and ConditionVariable
2017-05-02 02:40:46 +00:00
bm_vm_thread_create_join.rb
* benchmark/: add missing spaces around assignment operators (= and +=) for
2012-10-15 12:53:12 +00:00
bm_vm_thread_mutex1.rb
Use qualified names
2016-08-30 06:22:30 +00:00
bm_vm_thread_mutex2.rb
Use qualified names
2016-08-30 06:22:30 +00:00
bm_vm_thread_mutex3.rb
Use qualified names
2016-08-30 06:22:30 +00:00
bm_vm_thread_pass.rb
* benchmark/bm_vm4_thread_pass.rb: rename bm_vm4* to
2011-06-14 19:30:12 +00:00
bm_vm_thread_pass_flood.rb
benchmark/bm_vm_thread_pass_flood.rb: add comment
2017-05-04 16:47:17 +00:00
bm_vm_thread_pipe.rb
* benchmark/bm_app_aobench.rb: fix typos.
2015-12-14 02:50:01 +00:00
bm_vm_thread_queue.rb
Use qualified names
2016-08-30 06:22:30 +00:00
bm_vm_thread_sized_queue.rb
more benchmarks for SizedQueue and ConditionVariable
2017-05-02 02:40:46 +00:00
bm_vm_thread_sized_queue2.rb
more benchmarks for SizedQueue and ConditionVariable
2017-05-02 02:40:46 +00:00
bm_vm_thread_sized_queue3.rb
more benchmarks for SizedQueue and ConditionVariable
2017-05-02 02:40:46 +00:00
bm_vm_thread_sized_queue4.rb
more benchmarks for SizedQueue and ConditionVariable
2017-05-02 02:40:46 +00:00
driver.rb
benchmark/driver.rb: fix wrong multiline regexp
2018-07-08 15:05:18 +00:00
memory_wrapper.rb
* benchmark/driver.rb: fix output messages.
2016-03-09 07:42:32 +00:00
require.yml
benchmark: introduce benchmark_driver.gem
2018-07-08 14:38:05 +00:00
require_thread.yml
benchmark: introduce benchmark_driver.gem
2018-07-08 14:38:05 +00:00
so_count_words.yml
benchmark: introduce benchmark_driver.gem
2018-07-08 14:38:05 +00:00
so_k_nucleotide.yml
benchmark: introduce benchmark_driver.gem
2018-07-08 14:38:05 +00:00
so_reverse_complement.yml
benchmark: introduce benchmark_driver.gem
2018-07-08 14:38:05 +00:00
vm1_attr_ivar.yml
benchmark: convert bm_vm1_*.rb to vm1_*.yml
2018-07-08 15:12:24 +00:00
vm1_attr_ivar_set.yml
benchmark: convert bm_vm1_*.rb to vm1_*.yml
2018-07-08 15:12:24 +00:00
vm1_block.yml
benchmark: convert bm_vm1_*.rb to vm1_*.yml
2018-07-08 15:12:24 +00:00
vm1_blockparam.yml
benchmark: convert bm_vm1_*.rb to vm1_*.yml
2018-07-08 15:12:24 +00:00
vm1_blockparam_call.yml
benchmark: convert bm_vm1_*.rb to vm1_*.yml
2018-07-08 15:12:24 +00:00
vm1_blockparam_pass.yml
benchmark: convert bm_vm1_*.rb to vm1_*.yml
2018-07-08 15:12:24 +00:00
vm1_blockparam_yield.yml
benchmark: convert bm_vm1_*.rb to vm1_*.yml
2018-07-08 15:12:24 +00:00
vm1_const.yml
benchmark: convert bm_vm1_*.rb to vm1_*.yml
2018-07-08 15:12:24 +00:00
vm1_ensure.yml
benchmark: convert bm_vm1_*.rb to vm1_*.yml
2018-07-08 15:12:24 +00:00
vm1_float_simple.yml
benchmark: convert bm_vm1_*.rb to vm1_*.yml
2018-07-08 15:12:24 +00:00
vm1_gc_short_lived.yml
benchmark: convert bm_vm1_*.rb to vm1_*.yml
2018-07-08 15:12:24 +00:00
vm1_gc_short_with_complex_long.yml
benchmark: convert bm_vm1_*.rb to vm1_*.yml
2018-07-08 15:12:24 +00:00
vm1_gc_short_with_long.yml
benchmark: convert bm_vm1_*.rb to vm1_*.yml
2018-07-08 15:12:24 +00:00
vm1_gc_short_with_symbol.yml
benchmark: convert bm_vm1_*.rb to vm1_*.yml
2018-07-08 15:12:24 +00:00
vm1_gc_wb_ary.yml
benchmark: convert bm_vm1_*.rb to vm1_*.yml
2018-07-08 15:12:24 +00:00
vm1_gc_wb_ary_promoted.yml
benchmark: convert bm_vm1_*.rb to vm1_*.yml
2018-07-08 15:12:24 +00:00
vm1_gc_wb_obj.yml
benchmark: convert bm_vm1_*.rb to vm1_*.yml
2018-07-08 15:12:24 +00:00
vm1_gc_wb_obj_promoted.yml
benchmark: convert bm_vm1_*.rb to vm1_*.yml
2018-07-08 15:12:24 +00:00
vm1_ivar.yml
benchmark: convert bm_vm1_*.rb to vm1_*.yml
2018-07-08 15:12:24 +00:00
vm1_ivar_set.yml
benchmark: convert bm_vm1_*.rb to vm1_*.yml
2018-07-08 15:12:24 +00:00
vm1_length.yml
benchmark: convert bm_vm1_*.rb to vm1_*.yml
2018-07-08 15:12:24 +00:00
vm1_lvar_init.yml
benchmark: convert bm_vm1_*.rb to vm1_*.yml
2018-07-08 15:12:24 +00:00
vm1_lvar_set.yml
benchmark: convert bm_vm1_*.rb to vm1_*.yml
2018-07-08 15:12:24 +00:00
vm1_neq.yml
benchmark: convert bm_vm1_*.rb to vm1_*.yml
2018-07-08 15:12:24 +00:00
vm1_not.yml
benchmark: convert bm_vm1_*.rb to vm1_*.yml
2018-07-08 15:12:24 +00:00
vm1_rescue.yml
benchmark: convert bm_vm1_*.rb to vm1_*.yml
2018-07-08 15:12:24 +00:00
vm1_simplereturn.yml
benchmark: convert bm_vm1_*.rb to vm1_*.yml
2018-07-08 15:12:24 +00:00
vm1_swap.yml
benchmark: convert bm_vm1_*.rb to vm1_*.yml
2018-07-08 15:12:24 +00:00
vm1_yield.yml
benchmark: convert bm_vm1_*.rb to vm1_*.yml
2018-07-08 15:12:24 +00:00
vm2_array.yml
benchmark: convert bm_vm2_*.rb to vm2_*.yml
2018-07-08 15:35:22 +00:00
vm2_bigarray.yml
benchmark: convert bm_vm2_*.rb to vm2_*.yml
2018-07-08 15:35:22 +00:00
vm2_bighash.yml
benchmark: convert bm_vm2_*.rb to vm2_*.yml
2018-07-08 15:35:22 +00:00
vm2_case.yml
benchmark: convert bm_vm2_*.rb to vm2_*.yml
2018-07-08 15:35:22 +00:00
vm2_case_lit.yml
benchmark: convert bm_vm2_*.rb to vm2_*.yml
2018-07-08 15:35:22 +00:00
vm2_defined_method.yml
benchmark: convert bm_vm2_*.rb to vm2_*.yml
2018-07-08 15:35:22 +00:00
vm2_dstr.yml
benchmark: convert bm_vm2_*.rb to vm2_*.yml
2018-07-08 15:35:22 +00:00
vm2_eval.yml
benchmark: convert bm_vm2_*.rb to vm2_*.yml
2018-07-08 15:35:22 +00:00
vm2_fiber_switch.yml
benchmark: convert bm_vm2_*.rb to vm2_*.yml
2018-07-08 15:35:22 +00:00
vm2_method.yml
benchmark: convert bm_vm2_*.rb to vm2_*.yml
2018-07-08 15:35:22 +00:00
vm2_method_missing.yml
benchmark: convert bm_vm2_*.rb to vm2_*.yml
2018-07-08 15:35:22 +00:00
vm2_method_with_block.yml
benchmark: convert bm_vm2_*.rb to vm2_*.yml
2018-07-08 15:35:22 +00:00
vm2_module_ann_const_set.yml
benchmark: convert bm_vm2_*.rb to vm2_*.yml
2018-07-08 15:35:22 +00:00
vm2_module_const_set.yml
benchmark: convert bm_vm2_*.rb to vm2_*.yml
2018-07-08 15:35:22 +00:00
vm2_mutex.yml
benchmark: convert bm_vm2_*.rb to vm2_*.yml
2018-07-08 15:35:22 +00:00
vm2_newlambda.yml
benchmark: convert bm_vm2_*.rb to vm2_*.yml
2018-07-08 15:35:22 +00:00
vm2_poly_method.yml
benchmark: convert bm_vm2_*.rb to vm2_*.yml
2018-07-08 15:35:22 +00:00
vm2_poly_method_ov.yml
benchmark: convert bm_vm2_*.rb to vm2_*.yml
2018-07-08 15:35:22 +00:00
vm2_poly_singleton.yml
benchmark: convert bm_vm2_*.rb to vm2_*.yml
2018-07-08 15:35:22 +00:00
vm2_proc.yml
benchmark: convert bm_vm2_*.rb to vm2_*.yml
2018-07-08 15:35:22 +00:00
vm2_raise1.yml
benchmark: convert bm_vm2_*.rb to vm2_*.yml
2018-07-08 15:35:22 +00:00
vm2_raise2.yml
benchmark: convert bm_vm2_*.rb to vm2_*.yml
2018-07-08 15:35:22 +00:00
vm2_regexp.yml
benchmark: convert bm_vm2_*.rb to vm2_*.yml
2018-07-08 15:35:22 +00:00
vm2_send.yml
benchmark: convert bm_vm2_*.rb to vm2_*.yml
2018-07-08 15:35:22 +00:00
vm2_string_literal.yml
benchmark: convert bm_vm2_*.rb to vm2_*.yml
2018-07-08 15:35:22 +00:00
vm2_struct_big_aref_hi.yml
benchmark: convert bm_vm2_*.rb to vm2_*.yml
2018-07-08 15:35:22 +00:00
vm2_struct_big_aref_lo.yml
benchmark: convert bm_vm2_*.rb to vm2_*.yml
2018-07-08 15:35:22 +00:00
vm2_struct_big_aset.yml
benchmark: convert bm_vm2_*.rb to vm2_*.yml
2018-07-08 15:35:22 +00:00
vm2_struct_big_href_hi.yml
benchmark: convert bm_vm2_*.rb to vm2_*.yml
2018-07-08 15:35:22 +00:00
vm2_struct_big_href_lo.yml
benchmark: convert bm_vm2_*.rb to vm2_*.yml
2018-07-08 15:35:22 +00:00
vm2_struct_big_hset.yml
benchmark: convert bm_vm2_*.rb to vm2_*.yml
2018-07-08 15:35:22 +00:00
vm2_struct_small_aref.yml
benchmark: convert bm_vm2_*.rb to vm2_*.yml
2018-07-08 15:35:22 +00:00
vm2_struct_small_aset.yml
benchmark: convert bm_vm2_*.rb to vm2_*.yml
2018-07-08 15:35:22 +00:00
vm2_struct_small_href.yml
benchmark: convert bm_vm2_*.rb to vm2_*.yml
2018-07-08 15:35:22 +00:00
vm2_struct_small_hset.yml
benchmark: convert bm_vm2_*.rb to vm2_*.yml
2018-07-08 15:35:22 +00:00
vm2_super.yml
benchmark: convert bm_vm2_*.rb to vm2_*.yml
2018-07-08 15:35:22 +00:00
vm2_unif1.yml
benchmark: convert bm_vm2_*.rb to vm2_*.yml
2018-07-08 15:35:22 +00:00
vm2_zsuper.yml
benchmark: convert bm_vm2_*.rb to vm2_*.yml
2018-07-08 15:35:22 +00:00