X-Git-Url: https://git.cworth.org/git?p=notmuch;a=blobdiff_plain;f=performance-test%2Fperf-test-lib.sh;fp=performance-test%2Fperf-test-lib.sh;h=c34f8cd6ba975d4779c69313ab19b7af6697d616;hp=0e4915e36b2ed7405be538f57d928d6d7628cee3;hb=b21fa0e43371b8281b9aa8ea532088800bb37712;hpb=c4c6045058456ea0fb057f7690b91077f1b527b8 diff --git a/performance-test/perf-test-lib.sh b/performance-test/perf-test-lib.sh index 0e4915e3..c34f8cd6 100644 --- a/performance-test/perf-test-lib.sh +++ b/performance-test/perf-test-lib.sh @@ -210,6 +210,11 @@ print_header () printf "\t\t\tWall(s)\tUsr(s)\tSys(s)\tRes(K)\tIn/Out(512B)\n" } +print_emacs_header () +{ + printf "\t\t\tWall(s)\tGCs\tGC time(s)\n" +} + time_run () { printf " %-22s" "$1"