kshitijthakkar commited on
Commit
c8bfba0
·
verified ·
1 Parent(s): 575b7d0

Upload dataset

Browse files
Files changed (2) hide show
  1. README.md +61 -0
  2. data/train-00000-of-00001.parquet +2 -2
README.md CHANGED
@@ -11,6 +11,67 @@ tags:
11
  pretty_name: MCP Server Benchmark Results
12
  size_categories:
13
  - n<1K
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
14
  ---
15
 
16
  # 🔬 Gradio vs FastMCP Benchmark Report
 
11
  pretty_name: MCP Server Benchmark Results
12
  size_categories:
13
  - n<1K
14
+ dataset_info:
15
+ features:
16
+ - name: scenario_id
17
+ dtype: large_string
18
+ - name: server
19
+ dtype: large_string
20
+ - name: protocol
21
+ dtype: large_string
22
+ - name: tool
23
+ dtype: large_string
24
+ - name: virtual_users
25
+ dtype: int64
26
+ - name: concurrency_limit
27
+ dtype: float64
28
+ - name: duration_s
29
+ dtype: float64
30
+ - name: total_requests
31
+ dtype: int64
32
+ - name: successful_requests
33
+ dtype: int64
34
+ - name: failed_requests
35
+ dtype: int64
36
+ - name: error_rate_pct
37
+ dtype: float64
38
+ - name: throughput_rps
39
+ dtype: float64
40
+ - name: latency_min_ms
41
+ dtype: float64
42
+ - name: latency_p50_ms
43
+ dtype: float64
44
+ - name: latency_p75_ms
45
+ dtype: float64
46
+ - name: latency_p90_ms
47
+ dtype: float64
48
+ - name: latency_p95_ms
49
+ dtype: float64
50
+ - name: latency_p99_ms
51
+ dtype: float64
52
+ - name: latency_max_ms
53
+ dtype: float64
54
+ - name: latency_mean_ms
55
+ dtype: float64
56
+ - name: latency_stddev_ms
57
+ dtype: float64
58
+ - name: avg_cpu_pct
59
+ dtype: float64
60
+ - name: avg_memory_mb
61
+ dtype: float64
62
+ - name: peak_memory_mb
63
+ dtype: float64
64
+ splits:
65
+ - name: train
66
+ num_bytes: 95835
67
+ num_examples: 360
68
+ download_size: 45295
69
+ dataset_size: 95835
70
+ configs:
71
+ - config_name: default
72
+ data_files:
73
+ - split: train
74
+ path: data/train-*
75
  ---
76
 
77
  # 🔬 Gradio vs FastMCP Benchmark Report
data/train-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9bcc9fdabfdf56dd37dc27add6027e72ce2ad24fd2b1aac6ebfd3734e84303fb
3
- size 12505
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:28dad9635ae060a4965c522e736c76ddb570ebced8ca726321de13be29dfe854
3
+ size 45295