From 10f95af0dc71b93db6c6ff615e33827e06e9d0f0 Mon Sep 17 00:00:00 2001 From: aminya Date: Thu, 2 Jan 2020 19:39:49 +0330 Subject: [PATCH] Benchmarking the infer time of the tests https://github.com/timholy/SnoopCompile.jl/pull/49#discussion_r362516354 --- src/bot/snoopiBenchBot.jl | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/bot/snoopiBenchBot.jl b/src/bot/snoopiBenchBot.jl index 2b05c375e..fdb01db1b 100644 --- a/src/bot/snoopiBenchBot.jl +++ b/src/bot/snoopiBenchBot.jl @@ -116,7 +116,8 @@ end """ @snoopiBenchBot packageName::String -Benchmarking the tests: + +Benchmarking the infer time of the tests: ```julia @snoopiBenchBot "MatLang" ```