Code Monkey home page Code Monkey logo

optimizechecker's Introduction

通信の最適化チェッカー

http://optimize.orangeliner.net/

携帯電話事業者において通信速度向上等を目的として行われる画像データの非可逆圧縮処理(通信の最適化)の適用状況をチェックするWebツール

  • HTTP通信で適用されるケースが多く、HTTPS通信では適用されない。
  • 画像ファイルをホスティングしているサーバ側でgzip等の圧縮処理を行っている場合は、適用されないケースがあると思われる。

スクリーンショット

最適化なしの場合

最適化なし

最適化ありの場合

最適化あり

運用時のディレクトリ構成

  • Webサーバ
    • .htaccess
    • index.html
    • /assets
      • main.js
      • sha256.js
    • /src
      • fileinfo.json
      • (チェック用画像ファイル群)

.htaccess 設定内容

  • 画像ファイル送信時、gzip圧縮処理を行わない

optimizechecker's People

Contributors

egamasa avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.