Skip to content
  • Eric Wong's avatar
    7ef49716
    more benchmarks for SizedQueue and ConditionVariable · 7ef49716
    Eric Wong authored
    I'm working on patches to improve everything in thread_sync.c,
    add these to track progress.
    
    * benchmark/bm_vm_thread_sized_queue.rb: add description
    * benchmark/bm_vm_thread_condvar1.rb: new benchmark
    * benchmark/bm_vm_thread_condvar2.rb: ditto
    * benchmark/bm_vm_thread_sized_queue2.rb: ditto
    * benchmark/bm_vm_thread_sized_queue3.rb: ditto
    * benchmark/bm_vm_thread_sized_queue4.rb: ditto
    
    git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@58535 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
    7ef49716
    more benchmarks for SizedQueue and ConditionVariable
    Eric Wong authored
    I'm working on patches to improve everything in thread_sync.c,
    add these to track progress.
    
    * benchmark/bm_vm_thread_sized_queue.rb: add description
    * benchmark/bm_vm_thread_condvar1.rb: new benchmark
    * benchmark/bm_vm_thread_condvar2.rb: ditto
    * benchmark/bm_vm_thread_sized_queue2.rb: ditto
    * benchmark/bm_vm_thread_sized_queue3.rb: ditto
    * benchmark/bm_vm_thread_sized_queue4.rb: ditto
    
    git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@58535 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Loading