Guest User

Untitled

a guest
Jan 16th, 2018
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.55 KB | None | 0 0
  1. Smallest VPS @ tilaa.nl (60% of 1 core from Intel Xeon E312xx (Sandy Bridge))
  2.  
  3. ```
  4. # uname -a
  5. Linux alva.tilaa.cloud 4.13.12-1-ARCH #1 SMP PREEMPT Wed Nov 8 11:54:06 CET 2017 x86_64 GNU/Linux
  6.  
  7. # redis-benchmark -q -n 1000000 -t set,get -r 1000000
  8. SET: 36956.28 requests per second
  9. GET: 38227.76 requests per second
  10. ```
  11.  
  12. ```
  13. # uname -a
  14. Linux alva.tilaa.cloud 4.14.12-1-ARCH #1 SMP PREEMPT Fri Jan 5 18:19:34 UTC 2018 x86_64 GNU/Linux
  15.  
  16. # redis-benchmark -q -n 1000000 -t set,get -r 1000000
  17. SET: 21331.06 requests per second
  18. GET: 21096.60 requests per second
  19. ```
Add Comment
Please, Sign In to add comment