Skip to content

Commit

Permalink
spec/stats: add unixbench spec
Browse files Browse the repository at this point in the history
Signed-off-by: Yujie Liu <yujie.liu@intel.com>
Signed-off-by: Philip Li <philip.li@intel.com>
  • Loading branch information
Yujie-Liu authored and rli9 committed Jan 10, 2024
1 parent c59054b commit bc26ab7
Show file tree
Hide file tree
Showing 4 changed files with 42 additions and 0 deletions.
16 changes: 16 additions & 0 deletions spec/stats/unixbench/01
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
1 x File Write 1024 bufsize 2000 maxblocks 1 2 3 4 5 6 7 8 9 10

========================================================================
BYTE UNIX Benchmarks (Version 5.1.3)

System: lkp-csl-d02: GNU/Linux
OS: GNU/Linux -- 6.7.0 -- #1 SMP Mon Jan 8 12:20:54 CST 2024
Machine: x86_64 (unknown)
Language: C (charmap="UTF-8", collate="UTF-8")

------------------------------------------------------------------------
Benchmark Run: Mon Jan 08 2024 07:40:42 - 07:46:52
36 CPUs in system; running 1 parallel copy of tests

File Write 1024 bufsize 2000 maxblocks 3121976.0 KBps (30.0 s, 7 samples)

2 changes: 2 additions & 0 deletions spec/stats/unixbench/01.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
throughput: 3121976.0
workload: 1155131120.0
21 changes: 21 additions & 0 deletions spec/stats/unixbench/02
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
1 x File Copy 1024 bufsize 2000 maxblocks 1 2 3 4 5 6 7 8 9 10

========================================================================
BYTE UNIX Benchmarks (Version 5.1.3)

System: lkp-csl-d02: GNU/Linux
OS: GNU/Linux -- 6.7.0-rc8 -- #1 SMP Mon Jan 1 12:15:13 CST 2024
Machine: x86_64 (unknown)
Language: C (charmap="UTF-8", collate="UTF-8")

------------------------------------------------------------------------
Benchmark Run: Tue Jan 02 2024 22:11:05 - 22:19:05
36 CPUs in system; running 1 parallel copy of tests

File Copy 1024 bufsize 2000 maxblocks 1675624.0 KBps (30.0 s, 7 samples)

System Benchmarks Partial Index BASELINE RESULT INDEX
File Copy 1024 bufsize 2000 maxblocks 3960.0 1675624.0 4231.4
========
System Benchmarks Index Score (Partial Only) 4231.4

3 changes: 3 additions & 0 deletions spec/stats/unixbench/02.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
score: 4231.4
throughput: 1675624.0
workload: 804299520.0

0 comments on commit bc26ab7

Please sign in to comment.