https://github.com/rupl/render-example
A tiny repo to demonstrate performance differences in different animation techniques.
https://github.com/rupl/render-example
Last synced: 2 months ago
JSON representation
A tiny repo to demonstrate performance differences in different animation techniques.
- Host: GitHub
- URL: https://github.com/rupl/render-example
- Owner: rupl
- Created: 2014-11-20T15:00:34.000Z (over 11 years ago)
- Default Branch: gh-pages
- Last Pushed: 2014-11-20T15:12:43.000Z (over 11 years ago)
- Last Synced: 2026-01-02T23:16:39.723Z (5 months ago)
- Homepage: http://rupl.github.io/render-example/
- Size: 97.7 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Render comparison
This HTML file is a bare-bones comparison for two animation techniques: one via JS and one via CSS Transforms/Transitions.
Use the DevTools of your choice to profile the two animations. For example, look at the **Timeline** tab in Chrome DevTools.