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.

Add Million.js to js-framework-benchmark

See original GitHub issue

Is your feature request related to a problem? Please describe. Local benchmark on my machine is 3 times slower relatively to others, million results similar to virtual-dom.

Describe the solution you’d like Add cpu/memory/os and browser version to benchmark page

Describe alternatives you’ve considered Use external service for benchmarking or allow user to post here results and then collect them to benchmark page, for example:

MacBook Air M1, 8 GB, Safari v14.1.1:

million x 26,400 ops/sec ±0.69% (24 runs sampled)
virtual-dom x 21,543 ops/sec ±0.54% (65 runs sampled)
vanilla x 3,865 ops/sec ±0.94% (24 runs sampled)
baseline x 81,198 ops/sec ±2.52% (16 runs sampled)
Fastest is baseline

Issue Analytics

  • State:open
  • Created 2 years ago
  • Comments:16 (9 by maintainers)

github_iconTop GitHub Comments

5reactions
jasonappahcommented, Aug 2, 2022
5reactions
stan-kondratcommented, Jun 19, 2021

Also, it would be very helpful if you had time to add million.js to js-framework-benchmark https://krausest.github.io/js-framework-benchmark/current.html

Read more comments on GitHub >

github_iconTop Results From Across the Web

Interactive Results - GitHub Pages
The benchmark was run on a MaBook Pro 14 (32 GB RAM, 8/14 Cores, OSX 12.6), Chrome 108.0.5359.71 (arm64)) using the puppeteer benchmark...
Read more >
Million.js: A Fast, Compiler-Augmented Virtual DOM ... - DeepAI
The goal of this project was to create a virtual DOM library and benchmark it against other popular methods to compare performance. These ......
Read more >
Million: Build apps with JSX faster than React and Preact
Million, like Preact, solves the problem of large React bundles and a heavyweight virtual DOM but adds compilation for further speed ...
Read more >
Million.js - The Future of Virtual DOM - DEV Community ‍ ‍
Recently, I published some · You may be wondering: What's the point of using Virtual DOM, if you can just use a compiler-based...
Read more >
[AskJS] Millionjs claim of 11x performance increase may not ...
Million.js benchmark results may be quite invalid based on what I'm ... were performing on js-framework-benchmark but they weren't on there.
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