Guest User

Untitled

a guest
May 24th, 2018
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.99 KB | None | 0 0
  1. ## jruby 1.1.4
  2. user system total real
  3. control, 1 and :to_ary 0.205000 0.000000 0.205000 ( 0.205038)
  4. 1m 1.respond_to?(:to_ary) 0.854000 0.000000 0.854000 ( 0.853804)
  5. 1m 1.respond_to?(:to_ary,true) 0.868000 0.000000 0.868000 ( 0.868664)
  6. 1m 1.respond_to?(:next) 0.456000 0.000000 0.456000 ( 0.455326)
  7. 1m redefined obj.respond_to? 0.316000 0.000000 0.316000 ( 0.315808)
  8. ## jruby 1.1.5
  9. user system total real
  10. control, 1 and :to_ary 0.176000 0.000000 0.176000 ( 0.176088)
  11. 1m 1.respond_to?(:to_ary) 0.311000 0.000000 0.311000 ( 0.310768)
  12. 1m 1.respond_to?(:to_ary,true) 0.329000 0.000000 0.329000 ( 0.329445)
  13. 1m 1.respond_to?(:next) 0.338000 0.000000 0.338000 ( 0.337884)
  14. 1m redefined obj.respond_to? 0.284000 0.000000 0.284000 ( 0.284215)
Add Comment
Please, Sign In to add comment