Christopher Haster
|
490e1c4616
Added perf.py a wrapper around Linux's perf tool for perf sampling
|
3 年之前 |
Christopher Haster
|
ca66993812
Tweaked scripts to share more code, added coverage calls/hits
|
3 年之前 |
Christopher Haster
|
274222b518
Added some automatic sizing for field-names in scripts/runners
|
3 年之前 |
Christopher Haster
|
a2fb7089dd
Added stddev/gmean/gstddev to summary.py
|
3 年之前 |
Christopher Haster
|
7591d9cf74
Added plot.py for in-terminal plotting
|
3 年之前 |
Christopher Haster
|
20ec0be875
Cleaned up a number of small tweaks in the scripts
|
3 年之前 |
Christopher Haster
|
acdea1880e
Made summary.py more powerful, dropped -m from size scripts
|
3 年之前 |
Christopher Haster
|
5b0a6d4747
Reworked scripts to move field details into classes
|
3 年之前 |
Christopher Haster
|
1616115662
Fix test.py hang on ctrl-C, cleanup TODOs
|
3 年之前 |
Christopher Haster
|
e4adefd1d7
Fixed spurious encoding error
|
3 年之前 |
Christopher Haster
|
55b3c538d5
Added ./script/summary.py
|
3 年之前 |
Christopher Haster
|
eb8be9f351
Some improvements to size scripts
|
3 年之前 |
Christopher Haster
|
50ad2adc96
Added make *-diff rules, quick commands to compare sizes
|
3 年之前 |
Christopher Haster
|
d7582efec8
Changed script's CSV formats to allow for merging different measurements
|
3 年之前 |
Christopher Haster
|
f4c7af76f8
Added scripts/stack.py for viewing stack usage
|
3 年之前 |
Christopher Haster
|
f5286abe7a
Added scripts/calls.py for viewing the callgraph directly
|
3 年之前 |
Christopher Haster
|
2cdabe810d
Split out scripts/code.py into scripts/code.py and scripts/data.py
|
3 年之前 |
Christopher Haster
|
b045436c23
Added size-sort options to scripts/code.py
|
3 年之前 |
Christopher Haster
|
9d6546071b
Fixed a recompilation issue in CI, tweaked coverage.py a bit more
|
5 年之前 |
Christopher Haster
|
b84fb6bcc5
Added BUILDDIR, a bit of script reworking
|
5 年之前 |
Christopher Haster
|
b2235e956d
Added GitHub workflows to run tests
|
5 年之前 |