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.

Readme benchmarks

See original GitHub issue

I’m having a difficult time understanding what the benchmarks in the readme suggest, both because of their formatting (things don’t seem to be lining up correctly) and because I’m not entirely sure what each column represents. Also, it’s not clear what the conditions are for each test, like which browsers being targeted if they’re all not just targeting ES5.

I assume that “win” means <non-minified size> - <minified size>, but I’m not completely convinced, because things don’t seem to make sense if that were true (closure js being significantly better than regular closure for react, for example).

The first issue can be alleviated using tables instead of the current white space separated values, and that might be enough to end up fixing the second issue too.

Thanks!

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Reactions:1
  • Comments:5 (2 by maintainers)

github_iconTop GitHub Comments

2reactions
jacobmischkacommented, Mar 8, 2017

Wow, I’m now convinced you’re just actually a robot @hzoo, it actually explains a lot. 😉

2reactions
hzoocommented, Mar 8, 2017

Hey @jacobmischka! We really appreciate you taking the time to report an issue. The collaborators on this project attempt to help as many people as possible, but we’re a limited number of volunteers, so it’s possible this won’t be addressed swiftly.

If you need any help, or just have general Babel or JavaScript questions, we have a vibrant Slack community that typically always has someone willing to help. You can sign-up here for an invite.

Read more comments on GitHub >

github_iconTop Results From Across the Web

README - benchmarks - Git at Google
This subrepository holds benchmarks used by the Go performance dashboard: ... All benchmarks are compiled into a single binary, to build it execute:....
Read more >
benchmark/README.md at master - GitHub
The Benchmark module provides methods for benchmarking Ruby code, giving detailed reports on the time taken for each task. - benchmark/README.md at master ......
Read more >
System benchmarking - README
The package contains a number of benchmarks, heavily based on the ... The benchmarkme package provides a set of benchmarks to help quantify...
Read more >
bionic - benchmarks - README.md - Android Code Search
bionic-benchmarks is a command line tool for measuring the runtimes of libc functions. It is built on top of Google Benchmark with some...
Read more >
README.md · master - HEP Benchmark Suite - CERN GitLab
Enable performance studies on heterogeneous hardware. Collect the hardware metadata and the running conditions. Compare the benchmark outcome ...
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