question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

benchmark: similar to workflow range, add time range to analyze command

See original GitHub issue

Currently, there is workflow range option -n that allows selecting workflows numbers that will be plotted in the execution progress plot. In some cases, it is beneficial to limit the plot by time range to make it more visible.

We already have the-t option for --title so a new time range option might be named --time.

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:12 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
tiborsimkocommented, Nov 22, 2021

(But, for consistency with -n 1-250, we could simply use --datetime value1-value2 as well; I guess people will get used to the “invisible” middle dash. It should be OK as well.)

0reactions
VMoiscommented, Nov 22, 2021

There is draft PR to show how changes will look like if we can forget about the status pie chart and histograms and treat time range as plot parameter for execution_progress plot.

Read more comments on GitHub >

github_iconTop Results From Across the Web

benchmark/user_guide.md at main · google/benchmark - GitHub
When UseManualTime is used, the benchmarked code must call SetIterationTime once per iteration of the benchmark loop to report the manually measured time....
Read more >
Benchmarking workflows to assess performance and ... - NCBI
The benchmarking workflow enables the clinical laboratories to establish the reporting range of the diagnostic assay by estimating the ...
Read more >
Benchmarking workflows to assess performance and ...
We have implemented a benchmarking workflow for clinical diagnostic laboratories that generates metrics such as specificity, precision and ...
Read more >
Database Benchmarking for Supporting Real-Time Interactive ...
ABSTRACT. In this paper, we present a new benchmark to validate the suitability of database systems for interactive visualization workloads.
Read more >
Measuring and Monitoring Arrow's Performance - Ursa Labs
We've done some ad hoc benchmarking in the past that has shown how ... on a range of datasets with different sizes, shapes,...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found