Giter VIP home page Giter VIP logo

app-livehttperf's Introduction

NAME
    App::livehttperf - Real life web performance testing tool

VERSION
    version 0.03

SYNOPSIS
        livehttperf --help

DESCRIPTION
    livehttperf is a web performance testing tool using recorded sessions
    from LiveHTTP headers Firefox extension
    <http://livehttpheaders.mozdev.org/>.

INSTALLATION
        cpanm App::livehttperf

HOW TO USE
    This tool is intended to be used to compare how the changes of your web
    application front/back-end impact user experience and the overall
    performance of your web server.

  Create repeatable test scenario
    Therefore you need to create a *typical* user session (browse a bit, add
    products to basket, fill some forms, let some AJAX calls to be
    executed), which you can then replay on the new version of your website.

    I'd recommend Selenium IDE <http://seleniumhq.org/projects/ide/> to do
    so.

    Remember to manually add *pause* commands if you want to add delays
    between navigating to other pages.

  Record live requests/responses
    Execute Selenium's test case with *LiveHTTP headers* capturing live
    traffic.

    Save to a file which will be used as input file for "livehttperf".

  Prepare web / database server(s) for tests
    Start some system monitoring tool on those servers to measure impact of
    your test.

    Install one (or both) packages:

    *   sysstat

            man sar

    *   procps

            man vmstat

  Prepare your client server
    Disable any processes that could impact the client server performance.

    Use same tools as above to measure the impact of test.

  Execute your tests
        livehttperf --help

    Specify configuration options and run your tests.

    Use LibreOffice Calc to open saved result file (XLSX format).

SEE ALSO
    *   livehttperf

    *   LiveHTTP headers Firefox extension
        <http://livehttpheaders.mozdev.org/>

    *   Selenium IDE <http://seleniumhq.org/projects/ide/>

    *   httperf <http://www.hpl.hp.com/research/linux/httperf/docs.php>

AUTHOR
    Alex J. G. Burzyński <[email protected]>

COPYRIGHT AND LICENSE
    This software is copyright (c) 2012 by Alex J. G. Burzyński
    <[email protected]>.

    This is free software; you can redistribute it and/or modify it under
    the same terms as the Perl 5 programming language system itself.

app-livehttperf's People

Contributors

ajgb avatar

Watchers

 avatar  avatar  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.