Skip to content

Instantly share code, notes, and snippets.

@mnathani
Created December 1, 2017 02:32
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 mnathani/461252808984521fb2617ac6748507e6 to your computer and use it in GitHub Desktop.
Save mnathani/461252808984521fb2617ac6748507e6 to your computer and use it in GitHub Desktop.
root@fire:/home # sysbench --num-threads=1 --test=memory --memory-total-size=2G run
WARNING: the --test option is deprecated. You can pass a script name or path on the command line without any options.
sysbench 1.0.9 (using system LuaJIT 2.0.5)
Running the test with following options:
Number of threads: 1
Initializing random number generator from current time
Running memory speed test with the following options:
block size: 1KiB
total size: 2048MiB
operation: write
scope: global
Initializing worker threads...
Threads started!
Total operations: 815774 (81554.53 per second)
796.65 MiB transferred (79.64 MiB/sec)
General statistics:
total time: 10.0007s
total number of events: 815774
Latency (ms):
min: 0.00
avg: 0.00
max: 19.97
95th percentile: 0.01
sum: 3325.26
Threads fairness:
events (avg/stddev): 815774.0000/0.00
execution time (avg/stddev): 3.3253/0.00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment