Skip to content

issues Search Results · repo:mcollina/autocannon language:JavaScript

Filter by

214 results
 (74 ms)

214 results

inmcollina/autocannon (press backspace or delete to remove)

When testing multiple interfaces, how to make the latter interface depend on the previous interface and execute it sequentially requests configuration as below requests: [ { method: POST , path: /api/login ...
  • wheroMee
  • Opened 
    2 days ago
  • #537

In my test, curl command is 200 res. $ curl -i https://ferry.map.naver.com/urls HTTP/2 200 date: Thu, 05 Dec 2024 06:19:32 GMT content-type: text/html content-length: 2914 cache-control: public, no-store, ...
  • gseok
  • 1
  • Opened 
    on Dec 5, 2024
  • #533

I see options for connections and duration, both of which are 10, giving approx 3k requests in total on my laptop. How can i dial ths numbers in to give for example ~1mil requests over 1 minute?
  • paul-uz
  • 4
  • Opened 
    on Oct 16, 2024
  • #532

When I run this command: autocannon -c 100 -t 1 --renderStatusCodes http://localhost:3000 I get the following error: / path /node_modules/.pnpm/autocannon@7.15.0/node_modules/autocannon/lib/printResult.js:46 ...
  • ibrahidm
  • 6
  • Opened 
    on Sep 20, 2024
  • #529

Node.js has supported native FormData since version 18. This issue proposes replacing the third-party form-data package with the built-in FormData class to reduce number of third-party dependencies and ...
  • JaoodxD
  • 2
  • Opened 
    on Aug 1, 2024
  • #528

As per the title, I am trying to send a unique payload for each POST request autocannon sends during load testing to circumvent a caching layer. I have tried using client.setBody, client.setRequest and ...
  • amroczeK
  • 1
  • Opened 
    on Jul 29, 2024
  • #527

We have any way to use proxy in the URL we want to test?
  • MichelAraujo
  • Opened 
    on Jul 26, 2024
  • #526

Is there a way to display the result by url ( if I use multiple Urls ) ?
  • chabb
  • 1
  • Opened 
    on May 7, 2024
  • #525

This test was blocking #521, and has been failing on multiple previously merged PRs. It s creating maintenance noise.
enhancement
github_actions
good first issue
  • GlenTiki
  • 1
  • Opened 
    on Apr 17, 2024
  • #522

autocannon http://localhost\?id=\[1\] results in the help message being shown (if you log argv, it seems that the URL [missing the closing ]] is buried in argv._[0]._[0]). autocannon http://localhost\?id=\[1\]\ ...
  • MattIPv4
  • 18
  • Opened 
    on Apr 10, 2024
  • #520
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub