krausest / js-framework-benchmark

A comparison of the performance of a few popular javascript frameworks
https://krausest.github.io/js-framework-benchmark/
Apache License 2.0
6.86k stars 842 forks source link

Add horizontal scrollbar to the website #1746

Closed aminya closed 1 month ago

aminya commented 2 months ago

The website doesn't have a horizontal scrollbar anymore. How can I browse the slow frameworks? https://krausest.github.io/js-framework-benchmark/2024/table_chrome_129.0.6668.58.html

krausest commented 2 months ago

It should be possible to scroll the tables horizontally (by touchpad or using the cursor after you clicked into the table). If it doesn't work please provide more details (OS, Browser).

aminya commented 2 months ago

I am on a desktop, so I don't have a touchpad. Is there a scrollbar I can use with a mouse? It doesn't show for me.

Linux, Edge

krausest commented 2 months ago

Checked on windows: There's a visible scrollbar. It's below the transferred size table, since all three tables are scrolled at once. Screenshot 2024-09-21 091353

aminya commented 2 months ago

For me the scrollbar is shown at the bottom of the last table, which is out of the screen

krausest commented 2 months ago

Does https://krausest.github.io/js-framework-benchmark/current.html work better for you? The correct version should start with the text "Warning: These results are preliminary ", not that you are looking at a cached version.