mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
* benchmark/bm_io_select3.rb: New.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31392 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
98c7ca9b65
commit
5201602c27
3 changed files with 22 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
# IO.select performance. worst case
|
||||
# IO.select performance. worst case of single fd.
|
||||
|
||||
ios = []
|
||||
nr = 1000000
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue