Skip to content

Instantly share code, notes, and snippets.

@oberstet
Created February 11, 2016 13:24
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save oberstet/0455c7a7f7ccc782b725 to your computer and use it in GitHub Desktop.
Save oberstet/0455c7a7f7ccc782b725 to your computer and use it in GitHub Desktop.
Load:
```
oberstet@bvr-sql18:~/scm/tavendo/crossbarexamples/benchmark/rpc_roundtrip$ /opt/crossbar/bin/pypy
Python 2.7.10 (5f8302b8bf9f53056e40426f10c72151564e5b19, Feb 04 2016, 10:54:36)
[PyPy 4.0.1 with GCC 4.8.4] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>>> while True:
.... pass
....
```
System:
```
XXXXXXXXX (debian jessie/sid 64bit / Linux 3.19.0-47-generic) Uptime: 21 days, 22:25:32
CPU [ 2.7%] CPU 2.7% nice: 0.0% MEM 2.6% active: 1.70T SWAP 0.1% LOAD 48-core
MEM [ 2.6%] user: 2.4% irq: 0.0% total: 2.95T inactive: 1.19T total: 74.4G 1 min: 2.05
SWAP [ 0.1%] system: 0.3% iowait: 0.0% used: 77.6G buffers: 457M used: 107M 5 min: 1.84
idle: 97.3% steal: 0.0% free: 2.88T cached: 2.87T free: 74.3G 15 min: 1.49
NETWORK Rx/s Tx/s TASKS 908 (966 thr), 2 run, 906 slp, 0 oth sorted automatically by cpu_percent, flat view
eth0 24Kb 905Kb
eth1 0b 0b CPU% MEM% VIRT RES PID USER NI S TIME+ IOR/s IOW/s Command
lo 469Kb 469Kb 100.2 0.0 126M 80.8M 30974 oberstet 0 R 0:55.93 0 0 /opt/crossbar/bin/pypy
....
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment