Stefan Krause
Stefan Krause
Builing incr_dom fails in the docker container and locally. The following error occurs in the docker build: ``` > esy @esy install info install 0.6.7 (using esy.json) info fetching: done...
Benchmarking some of the frameworks yields a warning like "For framework reflex-dom and benchmark 01_run1k the number of paint calls is higher than expected. There were 3 paints though at...
Script bootup time is much higher than for chrome 91 and results are surprisingly high for vanillajs  This metric has temporarily been disabled.
This note (and it should be regarded as a note, not an issue) marks implementations that use explicit, i.e. manual, event delegation. The note is somewhat controversial since there are...
ReasonReact is no longer maintained: https://reasonml.github.io/reason-react/
The following frameworks could not be updated with a "ncu -u" approach: Keyed implementations: - [x] angular-ivy - [ ] aurelia - [ ] bobril - [x] dio -> dyo...
These implementations use direct DOM modification in the end user code. This means specific DOM updating code is written tailored for these specific tests. Those implementation are expected to perform...
(Severity: Code smell / cheating) There were some discussions whether using requestAnimationFrame in client code is okay, a code smell or cheating. Applying RAF for selected benchmark operations should be...
These implementations move the selected state on to each row. While this is a perfectly fine thing to do it changes the nature of the select rows test. Every library...
(Found out some time ago but didn't make it into a seperate issue, must check which frameworks are obsolete from those below) Some frameworks do not create exactly the expected...