Skip to content
Snippets Groups Projects
Verified Commit 6792d146 authored by Petr Špaček's avatar Petr Špaček
Browse files

analyze_clients: fix last interval detection

Previously the loop ignored data points in range
10**int(log10(max(data)) to max(data).

Sometimes this range might have been empty already so not _all_
previous results are neccesairly invalid.
parent 26d4bc19
No related branches found
No related tags found
Loading
Checking pipeline status
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment