Skip to content

Instantly share code, notes, and snippets.

@kgorman
Created June 24, 2010 00:30
Show Gist options
  • Save kgorman/450790 to your computer and use it in GitHub Desktop.
Save kgorman/450790 to your computer and use it in GitHub Desktop.
insert/s query/s update/s delete/s getmore/s command/s flushes/s mapped vsize res faults/s % locked % idx miss conn time
18843 0 0 0 0 2 0 108652 108899 42858 119 0.813 0 3 17:29:13
18306 0 0 0 0 2 0 108652 108899 42866 118 0.804 0 3 17:29:14
19170 0 0 0 0 2 0 108652 108899 42875 131 0.801 0 3 17:29:15
20586 0 0 0 0 2 0 108652 108899 42886 130 0.816 0 3 17:29:16
20733 0 0 0 0 2 0 108652 108899 42896 131 0.801 0 3 17:29:17
20605 0 0 0 0 2 0 108652 108899 42902 130 0.819 0 3 17:29:18
20025 0 0 0 0 2 0 108652 108899 42912 136 0.822 0 3 17:29:19
20253 0 0 0 0 2 0 108652 108899 42922 127 0.83 0 3 17:29:20
19897 0 0 0 0 2 0 108652 108899 42928 125 0.829 0 3 17:29:21
19793 0 0 0 0 2 0 108652 108899 42935 134 0.828 0 3 17:29:22
19908 0 0 0 0 2 0 108652 108899 42948 128 0.827 0 3 17:29:23
19662 0 0 0 0 2 0 108652 108899 42957 133 0.823 0 3 17:29:24
19973 0 0 0 0 2 0 108652 108899 42963 126 0.826 0 3 17:29:25
13041 0 0 0 0 3 0 108652 108899 42966 85 0.821 0 3 17:29:27
747 0 0 0 0 2 1 108652 108899 42966 5 0.875 0 3 17:29:28
11499 0 0 0 0 2 0 108652 108899 42974 91 1.12 0 3 17:29:29
22247 0 0 0 0 2 0 108652 108899 42988 143 0.8 0 3 17:29:30
@kgorman
Copy link
Author

kgorman commented Jun 24, 2010

Note at 17:29:28 the drop in insert rate while a flush happens (flushes/s), and corresponding drop in cache misses (faults/s)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment