From 5f8ea7f88f2d866d0359b5dac635ff19a648433d Mon Sep 17 00:00:00 2001 From: "https://www.google.com/accounts/o8/id?id=AItOawne_amN4fko4p5cRY_9EYwaYuJKNn7LRio" Date: Fri, 8 Nov 2013 16:55:59 +0000 Subject: [PATCH] Added a comment: measuring how-to --- ...ment_2_d65746697977f8971a4b59f5b413f926._comment | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 doc/forum/speed_up_assistant_startup_on_large_repositories/comment_2_d65746697977f8971a4b59f5b413f926._comment 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 0000000000..e6915d2328 --- /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 +"""]]