aboutsummaryrefslogtreecommitdiff
path: root/module/calp/main.scm
diff options
context:
space:
mode:
authorHugo Hörnquist <hugo@lysator.liu.se>2020-08-22 23:56:53 +0200
committerHugo Hörnquist <hugo@lysator.liu.se>2020-08-22 23:56:53 +0200
commit921ae00b825640d00b576c1098bd92bb2e166de5 (patch)
tree8fc3fe7deb6ebb73ce155b19018d75a8dce7751b /module/calp/main.scm
parentMove more places to use path-append. (diff)
downloadcalp-921ae00b825640d00b576c1098bd92bb2e166de5.tar.gz
calp-921ae00b825640d00b576c1098bd92bb2e166de5.tar.xz
Some benchmarking impmrovements.
Diffstat (limited to 'module/calp/main.scm')
-rw-r--r--module/calp/main.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/module/calp/main.scm b/module/calp/main.scm
index 709658d8..040a7c00 100644
--- a/module/calp/main.scm
+++ b/module/calp/main.scm
@@ -83,8 +83,8 @@
"reserializes it back into ICAL format. "
"Useful for merging calendars.")
- (p (b "benchmark") " Forces a field from the current app. Preferably used together with "
- (i "--statprof") " for some for profiling the code.")
+ (p (b "benchmark") " " (i "module") (br)
+ "Runs the procedure 'run-benchmark' from the module (calp benchmark " (i "module") ").")
(p (b "server") " starts an HTTP server which dynamicly loads and displays event. The "
(i "/month/{date}.html") " & " (i "/week/{date}.html") " runs the same output code as "