Upload folder using huggingface_hub
#13
by chbwa - opened
runs/agda/benchmarks/interaction-ab-2026-04-03/agda-process-isolation.json
ADDED
|
@@ -0,0 +1,17 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"target": "/home/c/Documents/code/dashi_agda/Kernel/Monoid.agda",
|
| 3 |
+
"direct_minimal": {
|
| 4 |
+
"elapsed_s": 10.063567627003067,
|
| 5 |
+
"peak_rss_mb": 59.8515625,
|
| 6 |
+
"status": "timeout",
|
| 7 |
+
"timed_out": true,
|
| 8 |
+
"stdout_events": 0
|
| 9 |
+
},
|
| 10 |
+
"agda_process_only": {
|
| 11 |
+
"elapsed_s": 10.040143536010874,
|
| 12 |
+
"peak_rss_mb": 60.8046875,
|
| 13 |
+
"status": "timeout",
|
| 14 |
+
"timed_out": true,
|
| 15 |
+
"stdout_events": 1
|
| 16 |
+
}
|
| 17 |
+
}
|
runs/agda/benchmarks/interaction-ab-2026-04-03/direct-vs-wrapped-select-timeout.json
ADDED
|
@@ -0,0 +1,208 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"benchmark": "agda_interaction_json_vs_wrapped_export_select_timeout",
|
| 3 |
+
"date": "2026-04-03",
|
| 4 |
+
"direct_timeout_s": 20.0,
|
| 5 |
+
"files": [
|
| 6 |
+
{
|
| 7 |
+
"target": "/home/c/Documents/code/dashi_agda/Kernel/Monoid.agda",
|
| 8 |
+
"direct": {
|
| 9 |
+
"mode": "direct_interaction_json",
|
| 10 |
+
"target": "/home/c/Documents/code/dashi_agda/Kernel/Monoid.agda",
|
| 11 |
+
"elapsed_s": 20.04880547198991,
|
| 12 |
+
"peak_rss_mb": 90.5390625,
|
| 13 |
+
"status": "timeout",
|
| 14 |
+
"timed_out": true,
|
| 15 |
+
"stdout_events": 6
|
| 16 |
+
},
|
| 17 |
+
"wrapped": {
|
| 18 |
+
"mode": "wrapped_export",
|
| 19 |
+
"target": "/home/c/Documents/code/dashi_agda/Kernel/Monoid.agda",
|
| 20 |
+
"elapsed_s": 0.6461698929924751,
|
| 21 |
+
"peak_rss_mb": 21.73828125,
|
| 22 |
+
"returncode": 0,
|
| 23 |
+
"result": null,
|
| 24 |
+
"stats": {
|
| 25 |
+
"source": "/tmp/agda_interaction_ab_2026_04_03_select/bundle_Monoid/zkperf_sample_trace.json",
|
| 26 |
+
"compact": "/tmp/agda_interaction_ab_2026_04_03_select/bundle_Monoid/compact.json",
|
| 27 |
+
"roundtrip": "/tmp/agda_interaction_ab_2026_04_03_select/bundle_Monoid/roundtrip.json",
|
| 28 |
+
"source_bytes": 6733,
|
| 29 |
+
"compact_bytes": 2017,
|
| 30 |
+
"saved_bytes": 4716,
|
| 31 |
+
"reduction_ratio": 0.7004307143918016,
|
| 32 |
+
"row_count": 7,
|
| 33 |
+
"event_count": 7,
|
| 34 |
+
"roundtrip_equal": true,
|
| 35 |
+
"rss_mb_min": 21.56,
|
| 36 |
+
"rss_mb_max": 21.67,
|
| 37 |
+
"rss_mb_avg": 21.6,
|
| 38 |
+
"rss_mb_final": 21.67,
|
| 39 |
+
"rss_sample_count": 6,
|
| 40 |
+
"rss_budget_mb": null,
|
| 41 |
+
"rss_budget_exceeded": false
|
| 42 |
+
}
|
| 43 |
+
},
|
| 44 |
+
"delta_elapsed_s": -19.402635578997433,
|
| 45 |
+
"delta_peak_rss_mb": -68.80078125
|
| 46 |
+
},
|
| 47 |
+
{
|
| 48 |
+
"target": "/home/c/Documents/code/dashi_agda/Verification/Prelude.agda",
|
| 49 |
+
"direct": {
|
| 50 |
+
"mode": "direct_interaction_json",
|
| 51 |
+
"target": "/home/c/Documents/code/dashi_agda/Verification/Prelude.agda",
|
| 52 |
+
"elapsed_s": 20.020686294999905,
|
| 53 |
+
"peak_rss_mb": 348.0625,
|
| 54 |
+
"status": "timeout",
|
| 55 |
+
"timed_out": true,
|
| 56 |
+
"stdout_events": 3
|
| 57 |
+
},
|
| 58 |
+
"wrapped": {
|
| 59 |
+
"mode": "wrapped_export",
|
| 60 |
+
"target": "/home/c/Documents/code/dashi_agda/Verification/Prelude.agda",
|
| 61 |
+
"elapsed_s": 0.5705085630033864,
|
| 62 |
+
"peak_rss_mb": 21.7265625,
|
| 63 |
+
"returncode": 0,
|
| 64 |
+
"result": null,
|
| 65 |
+
"stats": {
|
| 66 |
+
"source": "/tmp/agda_interaction_ab_2026_04_03_select/bundle_Prelude/zkperf_sample_trace.json",
|
| 67 |
+
"compact": "/tmp/agda_interaction_ab_2026_04_03_select/bundle_Prelude/compact.json",
|
| 68 |
+
"roundtrip": "/tmp/agda_interaction_ab_2026_04_03_select/bundle_Prelude/roundtrip.json",
|
| 69 |
+
"source_bytes": 6746,
|
| 70 |
+
"compact_bytes": 2030,
|
| 71 |
+
"saved_bytes": 4716,
|
| 72 |
+
"reduction_ratio": 0.6990809368514675,
|
| 73 |
+
"row_count": 7,
|
| 74 |
+
"event_count": 7,
|
| 75 |
+
"roundtrip_equal": true,
|
| 76 |
+
"rss_mb_min": 21.48,
|
| 77 |
+
"rss_mb_max": 21.64,
|
| 78 |
+
"rss_mb_avg": 21.52,
|
| 79 |
+
"rss_mb_final": 21.64,
|
| 80 |
+
"rss_sample_count": 6,
|
| 81 |
+
"rss_budget_mb": null,
|
| 82 |
+
"rss_budget_exceeded": false
|
| 83 |
+
}
|
| 84 |
+
},
|
| 85 |
+
"delta_elapsed_s": -19.45017773199652,
|
| 86 |
+
"delta_peak_rss_mb": -326.3359375
|
| 87 |
+
},
|
| 88 |
+
{
|
| 89 |
+
"target": "/home/c/Documents/code/dashi_agda/Verification/SourceHash.agda",
|
| 90 |
+
"direct": {
|
| 91 |
+
"mode": "direct_interaction_json",
|
| 92 |
+
"target": "/home/c/Documents/code/dashi_agda/Verification/SourceHash.agda",
|
| 93 |
+
"elapsed_s": 20.09171931099263,
|
| 94 |
+
"peak_rss_mb": 318.60546875,
|
| 95 |
+
"status": "timeout",
|
| 96 |
+
"timed_out": true,
|
| 97 |
+
"stdout_events": 3
|
| 98 |
+
},
|
| 99 |
+
"wrapped": {
|
| 100 |
+
"mode": "wrapped_export",
|
| 101 |
+
"target": "/home/c/Documents/code/dashi_agda/Verification/SourceHash.agda",
|
| 102 |
+
"elapsed_s": 0.5605978160019731,
|
| 103 |
+
"peak_rss_mb": 21.76171875,
|
| 104 |
+
"returncode": 0,
|
| 105 |
+
"result": null,
|
| 106 |
+
"stats": {
|
| 107 |
+
"source": "/tmp/agda_interaction_ab_2026_04_03_select/bundle_SourceHash/zkperf_sample_trace.json",
|
| 108 |
+
"compact": "/tmp/agda_interaction_ab_2026_04_03_select/bundle_SourceHash/compact.json",
|
| 109 |
+
"roundtrip": "/tmp/agda_interaction_ab_2026_04_03_select/bundle_SourceHash/roundtrip.json",
|
| 110 |
+
"source_bytes": 6749,
|
| 111 |
+
"compact_bytes": 2033,
|
| 112 |
+
"saved_bytes": 4716,
|
| 113 |
+
"reduction_ratio": 0.6987701881760261,
|
| 114 |
+
"row_count": 7,
|
| 115 |
+
"event_count": 7,
|
| 116 |
+
"roundtrip_equal": true,
|
| 117 |
+
"rss_mb_min": 21.52,
|
| 118 |
+
"rss_mb_max": 21.68,
|
| 119 |
+
"rss_mb_avg": 21.56,
|
| 120 |
+
"rss_mb_final": 21.68,
|
| 121 |
+
"rss_sample_count": 6,
|
| 122 |
+
"rss_budget_mb": null,
|
| 123 |
+
"rss_budget_exceeded": false
|
| 124 |
+
}
|
| 125 |
+
},
|
| 126 |
+
"delta_elapsed_s": -19.531121494990657,
|
| 127 |
+
"delta_peak_rss_mb": -296.84375
|
| 128 |
+
}
|
| 129 |
+
],
|
| 130 |
+
"project": {
|
| 131 |
+
"target": "/home/c/Documents/code/dashi_agda/Kernel",
|
| 132 |
+
"direct": {
|
| 133 |
+
"mode": "direct_interaction_json_project_like",
|
| 134 |
+
"target": "/home/c/Documents/code/dashi_agda/Kernel",
|
| 135 |
+
"file_count": 4,
|
| 136 |
+
"elapsed_s": 80.11401412801933,
|
| 137 |
+
"peak_rss_mb": 91.29296875,
|
| 138 |
+
"timeout_count": 4,
|
| 139 |
+
"results": [
|
| 140 |
+
{
|
| 141 |
+
"mode": "direct_interaction_json",
|
| 142 |
+
"target": "/home/c/Documents/code/dashi_agda/Kernel/Algebra.agda",
|
| 143 |
+
"elapsed_s": 20.00634035799885,
|
| 144 |
+
"peak_rss_mb": 91.27734375,
|
| 145 |
+
"status": "timeout",
|
| 146 |
+
"timed_out": true,
|
| 147 |
+
"stdout_events": 3
|
| 148 |
+
},
|
| 149 |
+
{
|
| 150 |
+
"mode": "direct_interaction_json",
|
| 151 |
+
"target": "/home/c/Documents/code/dashi_agda/Kernel/KAlgebra.agda",
|
| 152 |
+
"elapsed_s": 20.09074573800899,
|
| 153 |
+
"peak_rss_mb": 91.29296875,
|
| 154 |
+
"status": "timeout",
|
| 155 |
+
"timed_out": true,
|
| 156 |
+
"stdout_events": 3
|
| 157 |
+
},
|
| 158 |
+
{
|
| 159 |
+
"mode": "direct_interaction_json",
|
| 160 |
+
"target": "/home/c/Documents/code/dashi_agda/Kernel/Monoid.agda",
|
| 161 |
+
"elapsed_s": 20.006996556010563,
|
| 162 |
+
"peak_rss_mb": 90.78125,
|
| 163 |
+
"status": "timeout",
|
| 164 |
+
"timed_out": true,
|
| 165 |
+
"stdout_events": 3
|
| 166 |
+
},
|
| 167 |
+
{
|
| 168 |
+
"mode": "direct_interaction_json",
|
| 169 |
+
"target": "/home/c/Documents/code/dashi_agda/Kernel/Stabilisation.agda",
|
| 170 |
+
"elapsed_s": 20.00993147600093,
|
| 171 |
+
"peak_rss_mb": 91.171875,
|
| 172 |
+
"status": "timeout",
|
| 173 |
+
"timed_out": true,
|
| 174 |
+
"stdout_events": 3
|
| 175 |
+
}
|
| 176 |
+
]
|
| 177 |
+
},
|
| 178 |
+
"wrapped": {
|
| 179 |
+
"mode": "wrapped_export_project",
|
| 180 |
+
"target": "/home/c/Documents/code/dashi_agda/Kernel",
|
| 181 |
+
"elapsed_s": 2.1053404150006827,
|
| 182 |
+
"peak_rss_mb": 22.046875,
|
| 183 |
+
"returncode": 0,
|
| 184 |
+
"result": null,
|
| 185 |
+
"stats": {
|
| 186 |
+
"source": "/tmp/agda_interaction_ab_2026_04_03_select/bundle_project_Kernel/zkperf_sample_trace.json",
|
| 187 |
+
"compact": "/tmp/agda_interaction_ab_2026_04_03_select/bundle_project_Kernel/compact.json",
|
| 188 |
+
"roundtrip": "/tmp/agda_interaction_ab_2026_04_03_select/bundle_project_Kernel/roundtrip.json",
|
| 189 |
+
"source_bytes": 26495,
|
| 190 |
+
"compact_bytes": 7034,
|
| 191 |
+
"saved_bytes": 19461,
|
| 192 |
+
"reduction_ratio": 0.7345159464049821,
|
| 193 |
+
"row_count": 30,
|
| 194 |
+
"event_count": 9,
|
| 195 |
+
"roundtrip_equal": true,
|
| 196 |
+
"rss_mb_min": 21.46,
|
| 197 |
+
"rss_mb_max": 21.82,
|
| 198 |
+
"rss_mb_avg": 21.7,
|
| 199 |
+
"rss_mb_final": 21.82,
|
| 200 |
+
"rss_sample_count": 24,
|
| 201 |
+
"rss_budget_mb": null,
|
| 202 |
+
"rss_budget_exceeded": false
|
| 203 |
+
}
|
| 204 |
+
},
|
| 205 |
+
"delta_elapsed_s": -78.00867371301865,
|
| 206 |
+
"delta_peak_rss_mb": -69.24609375
|
| 207 |
+
}
|
| 208 |
+
}
|
runs/agda/benchmarks/interaction-ab-2026-04-03/summary.json
ADDED
|
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"benchmark_family": "agda-interaction-ab",
|
| 3 |
+
"date": "2026-04-03",
|
| 4 |
+
"conclusion": "wrapped runtime materially outperforms the direct interaction baseline on tested dashi_agda targets; the thin AgdaProcess wrapper alone does not explain the gain",
|
| 5 |
+
"artifacts": [
|
| 6 |
+
"direct-vs-wrapped-select-timeout.json",
|
| 7 |
+
"agda-process-isolation.json"
|
| 8 |
+
]
|
| 9 |
+
}
|