Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
energy
bmon
Commits
aad6ab4f
Commit
aad6ab4f
authored
Feb 05, 2015
by
Alan Mitchell
Browse files
Wait for threads to exit.
parent
b44e250c
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
bmsapp/scripts/performance_testing.py
bmsapp/scripts/performance_testing.py
+1
-0
No files found.
bmsapp/scripts/performance_testing.py
View file @
aad6ab4f
...
...
@@ -128,3 +128,4 @@ if __name__ == '__main__':
total_reads
+=
p
.
reading_count
print
'%.1f posts / second'
%
(
total_reads
/
TOT_POST_TIME
)
time
.
sleep
(
rdg_delay
*
1.1
)
# wait for threads to exit cleanly?
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment