summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar https://www.google.com/accounts/o8/id?id=AItOawne_amN4fko4p5cRY_9EYwaYuJKNn7LRio <Tobias@web>2013-11-08 16:55:59 +0000
committerGravatar admin <admin@branchable.com>2013-11-08 16:55:59 +0000
commite29dacfc328f537700b37dde7f8618c53ab6a477 (patch)
tree062509bc487c5874ad91fdd063dbfd1045433608
parent3beb7f9651eb85a97495007ba2cb38983ab141c6 (diff)
Added a comment: measuring how-to
-rw-r--r--doc/forum/speed_up_assistant_startup_on_large_repositories/comment_2_d65746697977f8971a4b59f5b413f926._comment13
1 files changed, 13 insertions, 0 deletions
diff --git a/doc/forum/speed_up_assistant_startup_on_large_repositories/comment_2_d65746697977f8971a4b59f5b413f926._comment b/doc/forum/speed_up_assistant_startup_on_large_repositories/comment_2_d65746697977f8971a4b59f5b413f926._comment
new file mode 100644
index 000000000..e6915d232
--- /dev/null
+++ b/doc/forum/speed_up_assistant_startup_on_large_repositories/comment_2_d65746697977f8971a4b59f5b413f926._comment
@@ -0,0 +1,13 @@
+[[!comment format=mdwn
+ username="https://www.google.com/accounts/o8/id?id=AItOawne_amN4fko4p5cRY_9EYwaYuJKNn7LRio"
+ nickname="Tobias"
+ subject="measuring how-to"
+ date="2013-11-08T16:55:58Z"
+ content="""
+How can I measure how much time the startup scan takes? I tried to find it out using the debug log, but couldn't find any usable notice when the startup scan was finished. Maybe this two lines?
+
+ [...]
+ [2013-11-08 16:00:45 CET] Watcher: Performing startup scan
+ [...]
+ [2013-11-08 16:15:30 CET] Watcher: watching
+"""]]