This commit is contained in:
Jared Hirsch 2013-03-18 16:44:57 -07:00
Родитель 006f460544
Коммит 8650be94a6
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -1,4 +1,4 @@
# Fantastic front end performance, part 3 - Serving smaller fonts for big performance wins - A Node.js holiday season, part 8
# Fantastic front end performance, part 3 - Big performance wins by serving fonts smarter - A Node.js holiday season, part 8
We reduced Persona's font footprint 85%, from 300 KB to 45 KB, using font subsetting. This post outlines exactly how we implemented these performance improvements, and gives you tools to do the same.