HAKASHUN / manabi

manabi
14 stars 1 forks source link

JSのPerformanceまとめ #47

Open HAKASHUN opened 10 years ago

HAKASHUN commented 10 years ago

https://speakerdeck.com/addyosmani/javascript-memory-management-masterclass

HAKASHUN commented 10 years ago

http://efcl.info/2010/1226/res2191/

HAKASHUN commented 10 years ago

Breaking the 1000 ms mobile barrier - Velocity NYC 2013

https://docs.google.com/presentation/d/18zlAdKAxnc51y_kj-6sWLmnjl6TLnaru_WH0LJTjP-o/present#slide=id.p19

日本語で少し解説

http://wazanova.jp/items/818

HAKASHUN commented 10 years ago

http://tokkono.cute.coocan.jp/blog/slow/index.php/web-technology/top-10-reasons-javascript-blocking-page-load/

HAKASHUN commented 10 years ago

Chromeパネルの使い方詳説

http://www.buildinsider.net/web/chromedevtools/01

HAKASHUN commented 10 years ago

パフォーマンスチェック

https://developer.yahoo.com/yslow/ https://developers.google.com/speed/pagespeed/insights/

HAKASHUN commented 10 years ago

ルール

https://developers.google.com/speed/docs/insights/rules

HAKASHUN commented 10 years ago

見える部分だけのCSSをファイルにまとめて、それ以外はあと読みするとかってこともできるのかもな

HAKASHUN commented 10 years ago

サイト高速化の「戦略」と「戦術」- GradeAのその先へ

http://tokkono.cute.coocan.jp/blog/slow/index.php/xhtmlcss/strategy-and-tactics-for-faster-site/

サイトに適したリソース配置とasync/defer完全マスター – レンダリング優先のグッド・プラクティス

http://tokkono.cute.coocan.jp/blog/slow/index.php/xhtmlcss/resource-potitioning-best-practice/

HAKASHUN commented 10 years ago

Googleはなぜモバイルに力を入れるのか?これからのWebパフォーマンスで注力すべきポイント

http://html5experts.jp/furoshiki/8582/

HAKASHUN commented 10 years ago

prefetch

https://medium.com/@luisvieira_gmr/html5-prefetch-1e54f6dda15d

HAKASHUN commented 10 years ago

はてなブログにおけるページ表示速度改善の取り組みについて

http://developer.hatenastaff.com/entry/2014/03/14/125131

HAKASHUN commented 10 years ago

The Runtime Performance Checklist

http://calendar.perfplanet.com/2013/the-runtime-performance-checklist/

HAKASHUN commented 10 years ago

Effectively Managing Memory at Gmail scale

http://www.html5rocks.com/ja/tutorials/memory/effectivemanagement/

HAKASHUN commented 10 years ago

フロントエンドチューニングの箇条殴り書き

http://havelog.ayumusato.com/develop/performance/e569-frontend_performance_memo.html

HAKASHUN commented 10 years ago

web-performance-waterfalls-from-10000-feet

http://calendar.perfplanet.com/2013/web-performance-waterfalls-from-10000-feet/

HAKASHUN commented 10 years ago

きれいにまとまったまとめ

http://superherojs.com/

HAKASHUN commented 10 years ago

JavaScript The Right Way

http://jstherightway.org/