popcodeorg / popcodeorg/popcode
Investigate brotli compression
まだ誰も着手していません。
- 主要言語
- JavaScript
- スター
- 191
- フォーク
- 143
- 平均マージ
- 4日 11時間
- マージ済み PR(30日)
- 5
説明
Apparently Brotli is a newish compression algorithm that is 25% smaller than gzip and has decent browser support. At a glance it’s not totally clear how easy it would be to actually enable—does not seem that CloudFlare has built-in support, so we would probably need to generate compressed assets on Travis and then figure out how to configure S3 to use the Brotli asset when the Accept header allows it. Also would need to make sure CloudFlare is varying the cache properly (and I think I might remember something about CF overwriting the Accept header to the origin?)
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
まず、issue で参照されているアセット生成およびデプロイのフローを追跡します。Travis、S3、CloudFlare、Accept ヘッダーの処理も含めます。Brotli を確実に有効化できるかどうかを確認し、キャッシュのバリエーションとブラウザーのサポートに関する考慮事項を含む、具体的な実装方針を文書化できれば完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- javascript
- 領域
- cloud, performance, web-dev
- issue の種類
- 機能追加
- 難易度
- 5/5
- 見積もり時間
- 1週間以上
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 25/100