An open API service indexing awesome lists of open source software.

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.

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.