A product that tries to understand the network connection quality of the clients
This package injects a small JavaScript file that every N minutes starts an asynchronous download of reosources from the site.
The measured performanced are then stored in a cookie and can be used to activate or deactivate features in your site.
This package does not take care of switching on and off the features.
Install experimental.bwtools by adding it to your buildout:
[buildout] ... eggs = experimental.bwtools
and then running bin/buildout
- Issue Tracker: https://github.com/collective/experimental.bwtools/issues
- Source Code: https://github.com/collective/experimental.bwtools
If you are having issues, please let us know:
The project is licensed under the GPLv2.