Skip to content

Commit

Permalink
Fork latency on KVM added.
Browse files Browse the repository at this point in the history
  • Loading branch information
antirez committed Apr 12, 2012
1 parent b683061 commit bd1428d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions topics/latency.md
Original file line number Diff line number Diff line change
Expand Up @@ -143,6 +143,7 @@ size. Data is obtained performing a BGSAVE and looking at the `latest_fork_usec`
* **Linux beefy VM on VMware** 6.0GB RSS forked in 77 milliseconds (12.8 milliseconds per GB).
* **Linux running on physical machine (Unknown HW)** 6.1GB RSS forked in 80 milliseconds (13.1 milliseconds per GB)
* **Linux running on physical machine (Xeon @ 2.27Ghz)** 6.9GB RSS forked into 62 millisecodns (9 milliseconds per GB).
* **Linux VM on KVM** 360 MB RSS forked in 8.2 milliseconds (23.3 millisecond per GB).
* **Linux VM on EC2 (Xen)** 6.1GB RSS forked in 1460 milliseconds (239.3 milliseconds per GB).
* **Linux VM on Linode (Xen)** 0.9GBRSS forked into 382 millisecodns (424 milliseconds per GB).

Expand Down

0 comments on commit bd1428d

Please sign in to comment.