Stefan Krause
Stefan Krause
@ged-odoo Absolutely. Those notes often lead to heated discussions and not all frameworks are equal (which is a good thing). Still the low level frameworks create some pressure for higher...
@fabiospampinato IMO https://github.com/krausest/js-framework-benchmark/pull/1247/files introduces a significant code smell for little return. This was the primary reason for creating this note. The template method looks pretty innocent to me but maybe...
Seems only the keyed version is affected, non-keyed looks good.
Closing due to no activity.
@xania Can you please take a look at this issue? I added a check in initBenchmark for select rows to detect such cases for future runs. xania was moved to...
Closing due to no activity.
Not sure I fully understand your request. Those frameworks should have issue #772 added. Is that the case (xaniajs's is marked #772)? If those are marked with #772 you can...
That regression is fixed now.
Originally I wanted to include GC in the results (and thus punish high GC pressure), but it turned out that this conflicted with the goal to reduce variance. Thus some...
Chrome 124 was really a challenging release and it forced me to rework the full GC before running the benchmark. Nevertheless it was necessary to produce results with low variance....