ADAPT-Chase commited on
Commit
8a927ec
·
verified ·
1 Parent(s): 41e3ddb

Formal Benchmark Report - FASTER_1/2/3 thresholds

Browse files
Files changed (1) hide show
  1. BENCHMARK_REPORT.json +30 -0
BENCHMARK_REPORT.json ADDED
@@ -0,0 +1,30 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "benchmark_date": "2024-12-27",
3
+ "device": "NVIDIA B200",
4
+ "baseline_ms": 2.088196745608002,
5
+ "thresholds": {
6
+ "FASTER_1": 2.088196745608002,
7
+ "FASTER_2": 1.044098372804001,
8
+ "FASTER_3": 0.696065581869334
9
+ },
10
+ "stats": {
11
+ "total_kernels": 732,
12
+ "total_manifests": 4366,
13
+ "baseline_ms": 2.088196745608002,
14
+ "faster_1_threshold": 2.088196745608002,
15
+ "faster_2_threshold": 1.044098372804001,
16
+ "faster_3_threshold": 0.696065581869334
17
+ },
18
+ "top_50_kpms": [
19
+ 8155.57832291871,
20
+ 8154.369940264926,
21
+ 8152.222389968087,
22
+ 8150.8051547570285,
23
+ 8146.947470240688,
24
+ 8141.885956484537,
25
+ 8139.94998756934,
26
+ 8139.462758458657,
27
+ 8139.040472029056,
28
+ 8137.585204097625
29
+ ]
30
+ }