Commit Graph

  • 9a7cd2cb35 Fix test hatoo 2023-09-05 12:14:20 +09:00
  • 51653f45ac Update CHANGELOG.md William Howard 2023-09-04 21:56:34 +01:00
  • 4e68b82ed3 Merge pull request #297 from hatoo/refactor-tests hatoo 2023-09-02 19:09:19 +09:00
  • 4116f9e132 Refactor Tests hatoo 2023-09-02 15:58:14 +09:00
  • 5d9025a267 Split the status code results into separate outputs William Howard 2023-09-01 08:14:01 +01:00
  • 5e8e3dc323 Added a success_stats_only flag for filtering response statistics William Howard 2023-08-28 10:48:10 +01:00
  • 37d3ba6ff8 Merge pull request #292 from wjhoward/more-colors hatoo 2023-08-26 18:10:21 +09:00
  • ec66396c52 Update CHANGELOG.md and demo.gif William Howard 2023-08-26 09:57:58 +01:00
  • 4621d9d49a Adjusted the StyleScheme functions to take &str William Howard 2023-08-26 08:10:00 +01:00
  • 0677bb802c Added style and colors to the printer output, small adjustment to monitor colors William Howard 2023-08-25 19:05:14 +01:00
  • 0d9ee1b216 Merge pull request #291 from hatoo/updpate-deps hatoo 2023-08-23 13:26:52 +09:00
  • f2670a8063 update trust-dns-resolver hatoo 2023-08-23 13:00:31 +09:00
  • ec2d981531 update flume hatoo 2023-08-23 12:57:23 +09:00
  • b101904854 cargo update hatoo 2023-08-23 12:54:58 +09:00
  • 4f825873a3 Update README hatoo 2023-08-14 15:39:38 +09:00
  • 48b3fd93f1 Merge pull request #286 from hatoo/update-deps hatoo 2023-08-14 15:27:59 +09:00
  • 0ab8409339 Update deps hatoo 2023-08-14 14:42:08 +09:00
  • 21329922c6 Merge pull request #282 from hatoo/0.6.2 v0.6.2 hatoo 2023-08-12 16:35:34 +09:00
  • 857b69c9c8 0.6.2 hatoo 2023-08-12 16:12:11 +09:00
  • fa0fd8d95a Update ratatui hatoo 2023-08-12 16:10:07 +09:00
  • cb3f156380 cargo update hatoo 2023-08-12 16:07:48 +09:00
  • 01d469735f CHANGELOG hatoo 2023-08-12 16:06:43 +09:00
  • 89f9ca2b07 Merge pull request #281 from hatoo/refactor hatoo 2023-08-12 15:51:35 +09:00
  • d2bc3bee18 Merge pull request #280 from hatoo/remove-http2-from-help-msg hatoo 2023-08-12 15:25:56 +09:00
  • 0d8d5f02d1 refactor work* hatoo 2023-08-12 15:12:16 +09:00
  • c247263bca HTTP/2 is not supported yet hatoo 2023-08-12 15:05:52 +09:00
  • 23195f9a94 Merge pull request #278 from liketoeatcheese/feature-burst hatoo 2023-08-08 23:02:33 +09:00
  • eff8b02561 Recovered Cargo lock from master wpham 2023-08-08 23:43:30 +10:00
  • 26d887b25e Fixed up reviewed comments wpham 2023-08-08 23:35:06 +10:00
  • f6042203d9 Fixed up reviewed code parts, added test, removed Cargo.lock in commit, added it in .gitignore, and added description in README wpham 2023-08-06 10:10:09 +10:00
  • 1b192ba1e8 Fixed duration conflict bugs wpham 2023-07-31 17:54:42 +10:00
  • d82f1ce580 Fixed bugs with for work_with_qps and work_with_qps_latency_correction wpham 2023-07-31 17:37:56 +10:00
  • 87e5447130 Added small comments for explain rates wpham 2023-07-31 17:22:57 +10:00
  • 80589da9b0 Added implementation for burst wpham 2023-07-31 17:21:50 +10:00
  • 36aeda2977 Added logic for burst in work_until_with_qps_latency_correction wpham 2023-07-31 17:08:52 +10:00
  • a685b15dec Added logic for burst in work_until_with_qps wpham 2023-07-31 17:04:24 +10:00
  • b93c2a2570 Added logic for burst in work_with_qps_latency_correction wpham 2023-07-31 16:17:41 +10:00
  • 6d258813e0 Added logic for burst in work_with_qps wpham 2023-07-31 15:58:24 +10:00
  • 4428e177ad Added burst arguments along with some helper cli comments wpham 2023-07-30 10:47:16 +10:00
  • dc2e4f8de4 Merge pull request #266 from hatoo/v0.6.1 v0.6.1 hatoo 2023-07-12 14:28:01 +09:00
  • 5c846ca960 v0.6.1 hatoo 2023-07-12 14:07:45 +09:00
  • 7ad7869a07 Update average hatoo 2023-07-12 14:06:21 +09:00
  • 356518fdb9 cargo update hatoo 2023-07-12 14:04:31 +09:00
  • fd25d3cda8 CHANGELOG hatoo 2023-07-12 14:04:06 +09:00
  • 189f3ee3b2 Merge pull request #259 from hatoo/dependabot/cargo/rlimit-0.10.0 hatoo 2023-07-10 23:09:10 +09:00
  • 74bedb5bd2 Bump rlimit from 0.9.1 to 0.10.0 dependabot[bot] 2023-07-10 05:59:45 +00:00
  • 186d8005e1 Merge pull request #258 from Chocobo1/user-agent hatoo 2023-07-10 14:52:01 +09:00
  • f4ad30e092 Add user-agent to request header Chocobo1 2023-07-10 01:04:14 +08:00
  • ab4cc5e7be Merge pull request #256 from hatoo/fix-uri hatoo 2023-07-09 20:01:36 +09:00
  • c0e373d35d CHANGELOG hatoo 2023-07-09 19:15:26 +09:00
  • 8138ae3fdc fix uri hatoo 2023-07-09 19:06:19 +09:00
  • 131ec8e6de Merge pull request #251 from hatoo/dependabot/cargo/hyper-0.14.27 hatoo 2023-07-05 10:42:22 +09:00
  • d41be9c339 Bump hyper from 0.14.26 to 0.14.27 dependabot[bot] 2023-07-04 14:42:56 +00:00
  • bcc092846b Merge pull request #254 from hatoo/clippy-fix hatoo 2023-07-03 22:37:46 +09:00
  • 1220ad81c8 cargo clippy --fix hatoo 2023-07-03 20:59:15 +09:00
  • 7cd2192a1f Merge pull request #249 from hatoo/dns-error-messsage hatoo 2023-06-29 14:32:45 +09:00
  • 0949af1355 Add DNS's error message hatoo 2023-06-29 13:54:51 +09:00
  • 0dd7056031 Merge pull request #246 from hatoo/dependabot/cargo/libc-0.2.147 hatoo 2023-06-26 15:32:58 +09:00
  • fcd9f5af78 Bump libc from 0.2.146 to 0.2.147 dependabot[bot] 2023-06-26 06:03:44 +00:00
  • 58d7c9ca00 Merge pull request #245 from hatoo/v0.6.0 v0.6.0 hatoo 2023-06-24 22:19:42 +09:00
  • 7a7b991dc5 v0.6.0 hatoo 2023-06-24 21:55:08 +09:00
  • 1023cb8edb cargo update hatoo 2023-06-24 21:52:42 +09:00
  • 926350ed15 Merge pull request #244 from hatoo/clean-up hatoo 2023-06-24 21:49:18 +09:00
  • 1e2a2c7597 No jemalloc on windows hatoo 2023-06-24 21:25:46 +09:00
  • 1559b71f0b I changed my mind hatoo 2023-06-24 21:12:04 +09:00
  • 8586becaa2 jemallocator is always good hatoo 2023-06-24 20:55:01 +09:00
  • b6c19dc9eb wip hatoo 2023-06-24 19:19:49 +09:00
  • 14ea027294 Merge pull request #243 from hatoo/idna hatoo 2023-06-24 17:51:24 +09:00
  • 63a4e66d4d CHANGELOG hatoo 2023-06-24 17:47:59 +09:00
  • b006e5b5fd Support IDNA hatoo 2023-06-24 16:18:18 +09:00
  • afb9dae7ec Merge pull request #237 from hatoo/hatoo-patch-1 hatoo 2023-06-24 15:38:49 +09:00
  • 4c821b9ca2 Merge pull request #235 from hatoo/rand-url hatoo 2023-06-24 15:34:21 +09:00
  • 3c93f27d27 Create dependabot.yml hatoo 2023-06-24 15:22:53 +09:00
  • c0b9b65566 doc doc doc hatoo 2023-06-24 15:18:37 +09:00
  • 96d59601e9 Update README hatoo 2023-06-19 18:15:55 +09:00
  • 0022900067 disable dot in rand_regex hatoo 2023-06-19 17:37:21 +09:00
  • d036c136b5 Better error message hatoo 2023-06-19 17:01:44 +09:00
  • 0d3c3024e9 CI: test and check also rustls hatoo 2023-06-17 17:06:35 +09:00
  • 43d2615e91 test hatoo 2023-06-17 16:58:48 +09:00
  • dd03a80876 test hatoo 2023-06-17 16:58:09 +09:00
  • c0f14d0a06 Update txts hatoo 2023-06-17 16:42:40 +09:00
  • 99a1e0f51f Add help message hatoo 2023-06-17 16:31:59 +09:00
  • 053c82f75f fix hatoo 2023-06-17 16:17:37 +09:00
  • 396f72bf3d it compiles hatoo 2023-06-17 16:12:26 +09:00
  • 76b1884d2b wip hatoo 2023-06-17 16:07:34 +09:00
  • 068a2838c7 add url_generator hatoo 2023-06-17 15:33:16 +09:00
  • 0421303d75 Merge pull request #233 from hatoo/v0.5.9 v0.5.9 hatoo 2023-06-12 16:52:14 +09:00
  • 82ac215cfe v0.5.9 hatoo 2023-06-12 16:33:27 +09:00
  • 2d807bbbf9 Update ratatui hatoo 2023-06-12 16:30:51 +09:00
  • c704c7473b cargo update hatoo 2023-06-12 16:16:00 +09:00
  • ba5a951e09 Update CHANGELOG hatoo 2023-06-12 16:13:45 +09:00
  • e5a1548cdf Merge pull request #232 from hatoo/fix-header-parser hatoo 2023-06-12 00:46:57 +09:00
  • 560b877dd9 Fix -H hatoo 2023-06-12 00:29:22 +09:00
  • eac381cad7 Merge pull request #230 from hatoo/fix-http-version hatoo 2023-06-10 16:39:39 +09:00
  • 928ae82f97 Fix --http-version hatoo 2023-06-10 15:53:33 +09:00
  • d33e84b25f Merge pull request #229 from hatoo/update-printer hatoo 2023-06-10 15:38:07 +09:00
  • c0e7d4504c Latency -> Response time hatoo 2023-06-10 15:28:12 +09:00
  • 2095722085 Print Success rate as % hatoo 2023-06-10 15:26:41 +09:00
  • 7a24dac7fb Update Arch badge hatoo 2023-05-24 19:29:00 +09:00
  • a877a68aa7 Merge pull request #226 from hatoo/update-deps hatoo 2023-04-23 12:11:45 +09:00