3f77c573a6
chore: 2023
continuous-integration/drone/push Build is passing
2023-01-12 23:35:51 +01:00
c37ef263ae
go(stats): Solution -> BenchResults in FuncStats
continuous-integration/drone/push Build is passing
2022-07-19 19:58:45 +02:00
71e67bdb58
go(stats): actually calculate median
continuous-integration/drone/push Build is passing
2022-07-18 04:17:58 +02:00
621f56f5e3
go(stats): rework table saving,structure
...
continuous-integration/drone/push Build is passing
* create tables as defined in the report pkg.
* add new funcs to calculate stats and prepare the necessary table
structs.
* rework existing `stats` tests
* handle a weird test behaviour when tmpl at `report/table.tmpl` is not
found when testing a `stats` func.
2022-07-13 17:35:18 +02:00
54c01dc616
go(stats/table.go): pretty print stats
continuous-integration/drone/push Build is passing
2022-07-05 22:03:37 +02:00
13fd0b3bff
go(stats/table): let the printing func just print
...
continuous-integration/drone/push Build is passing
...and handle constructing the actual table in a separate func.
also, add more tests.
2022-06-27 21:56:44 +02:00
3940036304
go(stats): add explanatory comments [skip ci]
2022-06-25 21:47:53 +02:00
63da28a8f0
go: add a way to print statistic table
continuous-integration/drone/push Build is passing
2022-06-24 00:45:43 +02:00