Created
May 5, 2018 02:14
-
-
Save Zizzamia/f9724c7f93d2f1edff7ef39ac66e310a to your computer and use it in GitHub Desktop.
First Paint
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
const perfume = new Perfume({ | |
firstPaint: true | |
}); | |
// ⚡️ Perfume.js: First Contentful Paint 1482.00 ms |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment