Delyan Angelov
|
b0ccc0784e
|
repeat: add a workaround for an -autofree bug
|
2020-10-28 12:48:27 +02:00 |
Delyan Angelov
|
8bc2f8ccda
|
vfmt: run fmt over cmd/tools/*.v
|
2020-10-21 14:36:21 +03:00 |
Delyan Angelov
|
cc477c50ed
|
repeat: cleanup spurious eprintln
|
2020-10-18 17:31:37 +03:00 |
Delyan Angelov
|
31ef921ef2
|
ci: fix warnings/errors due to the vfmt change
|
2020-10-15 16:17:52 +03:00 |
Delyan Angelov
|
0edcd5efb0
|
repeat.v: support --max_time limit for the average time of a command
|
2020-10-09 11:08:59 +03:00 |
Delyan Angelov
|
f943bf2aaf
|
repeat.v: merge results from all series runs for the totals
|
2020-10-06 08:12:09 +03:00 |
Delyan Angelov
|
259f6ea42c
|
repeat.v: add --output option
|
2020-10-02 18:10:30 +03:00 |
Delyan Angelov
|
c53ebd89b1
|
repeat.v: implement a --series option
|
2020-10-02 13:28:05 +03:00 |
Delyan Angelov
|
c747ba1c3f
|
repeat.v: add --fail_percent option
|
2020-10-02 10:58:05 +03:00 |
Delyan Angelov
|
d595e03928
|
cmd/tools/repeat.v: cleanup formatting
|
2020-10-01 23:25:29 +03:00 |
Delyan Angelov
|
d96f1bf26d
|
cmd/tools/repeat.v: add and fill a new map[string][]int field CmdResult.oms
|
2020-10-01 21:06:32 +03:00 |
Delyan Angelov
|
9dc75f5cd9
|
cmd/tools/repeat.v: cleanup
|
2020-10-01 20:46:45 +03:00 |
Delyan Angelov
|
0402179603
|
cmd/tools/repeat.v: add a --warmup option too
|
2020-10-01 20:35:56 +03:00 |
Delyan Angelov
|
04cd585183
|
cmd/tools/repeat.v: add a MVP of a command repeater/summarizer, simillar to hyperfine.
|
2020-10-01 20:05:27 +03:00 |