github
Advanced Search
  • Home
  • Pricing and Signup
  • Explore GitHub
  • Blog
  • Login

efalcao / clientperf

  • Admin
  • Watch Unwatch
  • Fork
  • Your Fork
  • Pull Request
  • Download Source
    • 27
    • 0
  • Source
  • Commits
  • Network (0)
  • Issues (0)
  • Downloads (9)
  • Wiki (1)
  • Graphs
  • Branch: master

click here to add a description

click here to add a homepage

  • Branches (1)
    • master ✓
  • Tags (9)
    • v0.1.6
    • v0.1.5
    • v0.1.4
    • v0.1.3
    • v0.1.2
    • v0.1.1
    • v0.1.0
    • v0.0.3
    • v0.0.2
Sending Request…
Enable Donations

Pledgie Donations

Once activated, we'll place the following badge in your repository's detail box:
Pledgie_example
This service is courtesy of Pledgie.

client-side performance measurement gem and plugin for rails — Read more

  cancel

http://austinentrepreneur.wordpress.com

  cancel
  • Private
  • Read-Only
  • HTTP Read-Only

This URL has Read+Write access

h()'d stuff to comply with SafeERB. Added migrations to tables 
efalcao (author)
Sun Jun 29 15:53:23 -0700 2008
commit  c538352522e44a39803ef229823b20ec800de16e
tree    246ad01c1c697a4dd062bc367ac6595688099034
parent  154292e9644cb7a7ecab29fa9d6d973eebc2c2d0
clientperf /
name age
history
message
file CONTRIBUTORS Sat Jun 21 00:52:17 -0700 2008 decent graphs, compressed js, js top and bottom... [efalcao]
file History.rdoc Sun Jun 29 15:53:23 -0700 2008 h()'d stuff to comply with SafeERB. Added migra... [efalcao]
file LICENSE Mon Jun 16 13:39:20 -0700 2008 added license, contributors [efalcao]
file Manifest Sat Jun 21 00:52:17 -0700 2008 decent graphs, compressed js, js top and bottom... [efalcao]
file README.rdoc Sat Jun 21 00:52:17 -0700 2008 decent graphs, compressed js, js top and bottom... [efalcao]
file Rakefile Fri Jun 20 13:16:20 -0700 2008 using script/generate programmatically rather t... [efalcao]
file TODO.rdoc Sat Jun 21 00:52:17 -0700 2008 decent graphs, compressed js, js top and bottom... [efalcao]
directory bin/ Fri Jun 20 13:16:20 -0700 2008 using script/generate programmatically rather t... [efalcao]
file init.rb Sun Jun 15 09:46:01 -0700 2008 initial migration, layouts, models, gem, etc [efalcao]
directory lib/ Sun Jun 29 15:53:23 -0700 2008 h()'d stuff to comply with SafeERB. Added migra... [efalcao]
directory rails/ Sun Jun 15 09:46:01 -0700 2008 initial migration, layouts, models, gem, etc [efalcao]
directory views/ Sun Jun 29 15:53:23 -0700 2008 h()'d stuff to comply with SafeERB. Added migra... [efalcao]
README.rdoc

clientperf

Synopsis

Measures the time it takes a user’s browser to get from the top of a web page to the window.onload event. This includes all asset requests.

Installation

Most cases:

        sudo gem install clientperf
        clientperf /path/to/rails/app
        cd /path/to/rails/app
        rake db:migrate

For clientperf developers, follow the above steps to generate the clientperf tables for a rails app, then:

        cd /path/to/rails/app
        rm -rf vendor/plugins/clientperf
        git clone git://github.com/efalcao/clientperf.git vendor/plugins/clientperf

Usage

        http://<site>/clientperf to view metrics

Configuration

edit config/clientperf.yml

        ---
        username: bob
        password: foo

this allows for http basic auth on the /clientperf url

License

Copyright © 2008 Eric Falcao <efalcao@gmail.com>

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Blog | Support | Training | Contact | API | Status | Twitter | Help | Security
© 2010 GitHub Inc. All rights reserved. | Terms of Service | Privacy Policy
Powered by the Dedicated Servers and
Cloud Computing of Rackspace Hosting®
Dedicated Server