Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/xnimorz/getitconf-web-site-performance
Дополнительные материалы по докладу "Сайт тормозит. Что делать?"
https://github.com/xnimorz/getitconf-web-site-performance
Last synced: about 1 month ago
JSON representation
Дополнительные материалы по докладу "Сайт тормозит. Что делать?"
- Host: GitHub
- URL: https://github.com/xnimorz/getitconf-web-site-performance
- Owner: xnimorz
- Created: 2019-09-24T07:52:00.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-09-26T14:42:33.000Z (over 5 years ago)
- Last Synced: 2024-10-14T19:41:22.000Z (3 months ago)
- Size: 702 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Материалы к докладу "Сайт тормозит. Что делать?".
Слайды доклада:
GoogleDocs: https://docs.google.com/presentation/d/1XPjvG00U9VdcayT4GuSBzI-CbsvJleF0ELqQx1PV1BI/edit?usp=sharing
PDF: https://github.com/xnimorz/getItConf-web-site-performance/blob/master/pdf/%D0%A1%D0%B0%D0%B9%D1%82%20%D1%82%D0%BE%D1%80%D0%BC%D0%BE%D0%B7%D0%B8%D1%82.%20%D0%A7%D1%82%D0%BE%20%D0%B4%D0%B5%D0%BB%D0%B0%D1%82%D1%8C_.pdf
## Полезные ссылки:
[User-centric performance metrics](https://developers.google.com/web/fundamentals/performance/user-centric-performance-metrics)
[HPack](https://blog.cloudflare.com/hpack-the-silent-killer-feature-of-http-2/)
[HTTP2 Server push](https://blog.cloudflare.com/http-2-server-push-with-multiple-assets-per-link-header/)
[SSR vs CSR](https://medium.com/walmartlabs/the-benefits-of-server-side-rendering-over-client-side-rendering-5d07ff2cefe8)
[HTTP/2 – A Real-World Performance Test and Analysis](https://css-tricks.com/http2-real-world-performance-test-analysis/)
[Code caching for JavaScript developers](https://v8.dev/blog/code-caching-for-devs)
[HTTP-Caching](https://developers.google.com/web/fundamentals/performance/optimizing-content-efficiency/http-caching?hl=ru)
[Powers of 10: Time Scales in User Experience](https://www.nngroup.com/articles/powers-of-10-time-scales-in-ux/)
### Инструменты и сервисы:
[Gzip and Brotli Compression Level Estimator!](https://tools.paulcalvano.com/compression.php)
### Код
[TTI polyfill](https://github.com/GoogleChromeLabs/tti-polyfill/)