perfBar icon indicating copy to clipboard operation
perfBar copied to clipboard

Results 7 perfBar issues
Sort by recently updated
recently updated
newest added

Support sending beacons to back-ends. The exposed API should be similar to http://www.w3.org/TR/beacon/

Feature

Hi I'm requesting the script http://perfbar.khalidlafi.com.global.prod.fastly.net/perfbar-0.0.2.min.js but I'm getting a 403 Forbidden. Has something changed that I'm not aware of? Cheers George ![screen shot 2015-10-22 at 16 12 34](https://cloud.githubusercontent.com/assets/6459154/10669257/bdf6ab22-78d7-11e5-8191-3e73ad7fd3fa.png)

Site with documentation doesn't work http://lafikl.github.io/perfBar/

- Build with `--standalone` option and `derequire` plugin. - Rebuild assets. [Resolves #24]

It would be helpful to be able to require this module into other modules so it can be used with browserify. This is my usecase: ``` js var perfBar =...

Hi, I looked at basic.html & lazyload.html examples and looked at the DOM Element metric for the hello world example. The metric reads 82 and 81 DOM Elements for the...