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.

Summary & BenchmarkReport: request for additional members

See original GitHub issue

Hi!

Can analyzer’s conclusions and result returned by benchmarks be added to Summary? Want to warn user if the results do not match or there’re important messages from the analyzers.

And some minor suggestions:

  • Minor perf issue: use Lazy<T> for ResultStatistics property.
  • Use IReadOnlyList<T> or ReadOnlyCollection<T> where’s possible. ExecuteResults and AllMeasurements lists as example.
  • Add IConfig parameter to the IValidator.Validate(). Will simplify validators that check Job settings (now I had to collect the Jobs from benchmarks arg).

Issue Analytics

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

github_iconTop GitHub Comments

2reactions
adamsitnikcommented, Nov 21, 2016

I tried to add the Conclusions to the Summary, but when I saw the huge ctor we have there I decided that it would be good to implement #177 instead. Will try to do som PoC

1reaction
adamsitnikcommented, Nov 21, 2016

@ig-sinicyn Good ideas, as always! I will try to implement it for 0.10.1

Read more comments on GitHub >

github_iconTop Results From Across the Web

CASE Insights summary benchmarking reports
The summary benchmarking report provides a visual representation of year-over-year trends in comparison data. By participating in a survey, CASE members ...
Read more >
SHRM HR Benchmarking Reports Launch as a Free ...
The Society for Human Resource Management (SHRM) has released 44 new HR data benchmarking reports as a member-exclusive benefit.
Read more >
Membership Marketing Benchmarking Report
MGI's Membership Marketing Benchmarking Report gives individual and trade association leaders the tools ... Call us at 800.644.6646 and ask for Rick Whelan....
Read more >
2021 Benchmarks Survey spotlight: A quick overview of ...
What about new ways for members to pay? The 2021 Benchmarks survey is here—and we have a sneak peek at some of the...
Read more >
2019 Chapter Benchmarking Report: Executive Summary
The 2019 Chapter Benchmarking Report was designed to gather industry data that helps associations benchmark their chapter programs against others.
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