Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Benchmark suite #185

Open
wants to merge 10 commits into
base: master
Choose a base branch
from
Open

Benchmark suite #185

wants to merge 10 commits into from

Commits on Apr 6, 2015

  1. Configuration menu
    Copy the full SHA
    85b4257 View commit details
    Browse the repository at this point in the history
  2. Fix & organize imports

    immerrr committed Apr 6, 2015
    Configuration menu
    Copy the full SHA
    b1e0bae View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9b418b7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    871d07d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    938e04b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b705bcf View commit details
    Browse the repository at this point in the history
  7. benchmark: several post-review improvements

    - download_sites: fix encoding unconditionally if it is missing
    - download_sites: add base/href only if it is missing
    - download_sites: remove scripts unconditionally
    - benchmark: specify pre-existing splash instance with --splash-server HOST:PORT
    immerrr committed Apr 6, 2015
    Configuration menu
    Copy the full SHA
    f8b201b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9371c23 View commit details
    Browse the repository at this point in the history
  9. benchmark: several minor changes

    - add fileserver logs, write them to file (--logfile)
    - put bench results into file (--out-file)
    - silence requests.packages.urllib3.connectionpool logger
    - fix cputime metric for preexisting splash instances
    immerrr committed Apr 6, 2015
    Configuration menu
    Copy the full SHA
    4d072a6 View commit details
    Browse the repository at this point in the history
  10. benchmark: more features & fixes

    - add support for preexisting file server instance (--fileserver)
    - add HTML endpoint benchmarks (--render-type html)
    - make --sites-dir required
    - dump output in proper JSON
    immerrr committed Apr 6, 2015
    Configuration menu
    Copy the full SHA
    f7a43da View commit details
    Browse the repository at this point in the history