https://github.com/sean-codes/canvas-performance
experimenting with canvas performance and taking some notes
https://github.com/sean-codes/canvas-performance
Last synced: about 1 month ago
JSON representation
experimenting with canvas performance and taking some notes
- Host: GitHub
- URL: https://github.com/sean-codes/canvas-performance
- Owner: sean-codes
- Created: 2017-10-15T13:54:09.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-07-04T20:38:11.000Z (about 8 years ago)
- Last Synced: 2025-12-07T19:56:21.722Z (7 months ago)
- Language: JavaScript
- Homepage: https://sean-codes.github.io/canvas-performance/index.html#/experiments/ctxSaveRestore.js
- Size: 119 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## canvas performance experiments

live: [view experiments](https://sean-codes.github.io/canvas-performance/index.html)
### 🔍 Findings
- canvas ctx save and restore seem to be very expensive