Guest User

Untitled

a guest
Jun 21st, 2018
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.41 KB | None | 0 0
  1. $VAR1 = {
  2. 'bar' => 42,
  3. 'baz' => 30,
  4. 'foo' => 10
  5. };
  6. $VAR1 = {
  7. 'bar' => 42,
  8. 'baz' => 30,
  9. 'foo' => 10
  10. };
  11. none
  12. Rate D::V default()
  13. D::V 67598/s -- -36%
  14. default() 105930/s 57% --
  15. all
  16. Rate D::V default()
  17. D::V 73770/s -- -25%
  18. default() 98023/s 33% --
Add Comment
Please, Sign In to add comment