Skip to content

Commit 30c8833

Browse files
expanding IPC
1 parent 5019eed commit 30c8833

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • content/learning-paths/servers-and-cloud-computing/zlib

content/learning-paths/servers-and-cloud-computing/zlib/perf.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ Comparing against the default `zlib` run:
153153
|---|---|---|---|
154154
| Cycles | 12,984,652,076 | 4,897,544,240 | -62% |
155155
| Instructions | 45,063,797,078 | 20,992,552,372 | -53% |
156-
| IPC | 3.47 | 4.29 | +24% |
156+
| Instructions Per Cycle (IPC) | 3.47 | 4.29 | +24% |
157157
| Cache references | 20,161,747,365 | 7,522,040,735 | -63% |
158158
| Elapsed time | 4.85s | 1.83s | -62% |
159159

0 commit comments

Comments
 (0)