https://github.com/michalczaplinski/vdom-performance-sandbox
https://github.com/michalczaplinski/vdom-performance-sandbox
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/michalczaplinski/vdom-performance-sandbox
- Owner: michalczaplinski
- Created: 2022-10-18T01:28:17.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-10-21T03:19:51.000Z (over 2 years ago)
- Last Synced: 2025-01-15T07:15:42.078Z (5 months ago)
- Language: JavaScript
- Size: 22.5 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Testing performance and fragility of vDOM hydration
## How to run it
```js
node index.js
```