Skip to content

Files

Latest commit

 

History

History
20 lines (12 loc) · 485 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 485 Bytes

Getting started

  1. cd react-benchmark && yarn && yarn start # http://localhost:3000
  2. cd solid-benchmark && yarn && yarn dev # http://localhost:3001

Rendered 50.000 elements without images

  • react: 1.3907000000476837s
  • solid: 0.17160000002384185s

Rendered 50.000 elements with the same image

  • react: 3.3494000000953674 seconds
  • solid: 2.0585 seconds

Rendered 10.000 elements with unique images

  • react: 13.451 seconds
  • solid: 12.622299999952316 seconds