Skip to content

Suggestion: add -n --number option to request command #52

@ysknsid25

Description

@ysknsid25

How about specifying the number of times and measuring the average response speed, like ApacheBench or k6? (-n is temporary)

#Command Image

hono request src/app.ts -X GET -P /users/123 -n 100 // 100 times

During requesting image

......... // The number of requests increases. 

or

92% // the 100% number increases.

Result image

result: avg=112ms min=100ms max=128ms med=115ms // or shoud be JSON for AI?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions