Skip to content

Commit bbf68e5

Browse files
author
github action
committed
Verilator CI: Results of 'RTLMeter' workflow run #125
1 parent 4eff624 commit bbf68e5

File tree

128 files changed

+14238
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

128 files changed

+14238
-0
lines changed

src/data/metrics.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,12 @@
1111
"higherIsBetter": null,
1212
"unit": "count"
1313
},
14+
"codeSize": {
15+
"description": "Total size of all generated hot code",
16+
"header": "Code size",
17+
"higherIsBetter": false,
18+
"unit": "MB"
19+
},
1420
"cpu": {
1521
"description": "Sum of CPU User + CPU System",
1622
"header": "CPU Total",

0 commit comments

Comments
 (0)