Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • A arachni
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 125
    • Issues 125
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 8
    • Merge requests 8
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Arachni - Web Application Security Scanner Framework
  • arachni
  • Issues
  • #747
Closed
Open
Issue created Jul 12, 2016 by Administrator@rootContributor

Include runtime stats in report

Created by: dnyrop

Would it be possible to include the runtime stats in the reports ?

 [~] Audited x page snapshots.
 [~] Audit limited to a max of x pages.

 [~] Duration: xx:xx:xx
 [~] Processed xxx/xxx HTTP requests.
 [~] -- xx.xxx requests/second.
 [~] Processed xx/xx browser jobs.
 [~] -- xx.xxx second/job.

 [~] Burst response time sum     x.xxx seconds
 [~] Burst response count        xxx
 [~] Burst average response time x.xx seconds
 [~] Burst average               xx.xx requests/second
 [~] Timed-out requests          xx
 [~] Original max concurrency    xx
 [~] Throttled max concurrency   xx

This is very useful information, but unfortunately only available in the terminal output at the moment. It seems like a good idea to include this in the metrics module.

Assignee
Assign to
Time tracking