Commit Graph

  • f09927d61f Add a test for setting host hatoo 2020-03-13 15:28:15 +09:00
  • dad142376a Add a test for basic authorization hatoo 2020-03-13 15:26:46 +09:00
  • acda37a469 Add a test for custom content type hatoo 2020-03-13 15:23:37 +09:00
  • a5ce515c24 Add custom body test hatoo 2020-03-13 15:20:56 +09:00
  • 8aff5b951b Add Mutex for parallel tests hatoo 2020-03-13 15:09:28 +09:00
  • e59f701823 Add a test for custom header hatoo 2020-03-13 14:54:03 +09:00
  • 38fc1bbb80 Add a simple test hatoo 2020-03-13 14:45:41 +09:00
  • 7b28841273 Bump to 0.1.3 v0.1.3 hatoo 2020-03-11 23:15:25 +09:00
  • 1f0699bae5 Merge pull request #10 from togatoga/master hatoo 2020-03-11 19:11:26 +09:00
  • d03a1b4f53 Follow cargo warnings togatoga 2020-03-11 19:06:13 +09:00
  • 2856fb46e7 Merge pull request #9 from hatoo/compression hatoo 2020-03-11 18:03:33 +09:00
  • d5676472f7 Enable gzip, brotli hatoo 2020-03-11 17:57:05 +09:00
  • 38932d79cc Merge pull request #7 from kngwyu/remove-static-mut hatoo 2020-03-11 17:48:52 +09:00
  • de0a6c4d5f Use Box::leak instead of static mut kngwyu 2020-03-11 17:17:03 +09:00
  • 224ff24fa4 Bump to 0.1.2 v0.1.2 hatoo 2020-03-10 22:38:58 +09:00
  • 540bb3e507 Merge pull request #6 from hatoo/dont-divide-by-zero hatoo 2020-03-10 22:26:17 +09:00
  • 7b0764022b Prevent overflow when sum of received bytes become larger than usize hatoo 2020-03-10 22:04:42 +09:00
  • e11e33cfdc Fix divided-by-zero error when given invalid address hatoo 2020-03-10 21:31:30 +09:00
  • 5491d520cc Merge pull request #5 from hatoo/print-error-distribution hatoo 2020-03-10 21:16:54 +09:00
  • ed940597ad Print error distribution hatoo 2020-03-10 20:58:57 +09:00
  • 518594ca4b Bump to 0.1.1 v0.1.1 hatoo 2020-03-08 22:37:36 +09:00
  • dc4e28e500 Merge pull request #3 from hatoo/termion-to-crossterm hatoo 2020-03-08 22:36:01 +09:00
  • 76a01793ff Re-show cursor which was hided hatoo 2020-03-08 22:30:45 +09:00
  • 0db8511643 Move procedure that into raw mode to monitor.rs hatoo 2020-03-08 22:22:15 +09:00
  • 17806b7219 rustfmt hatoo 2020-03-08 22:16:47 +09:00
  • 60297c7dae README hatoo 2020-03-08 22:10:19 +09:00
  • dcfcb187e6 Use crossterm instead of termion hatoo 2020-03-08 18:41:27 +09:00
  • c979fd33cc Merge pull request #1 from messense/actions hatoo 2020-03-08 16:53:13 +09:00
  • 9f958d33c6 Setup GitHub Actions messense 2020-03-08 15:48:05 +08:00
  • f6642d523f Fix v0.1.0 hatoo 2020-03-08 16:12:21 +09:00
  • 9c29ee32d9 clippy hatoo 2020-03-08 16:07:17 +09:00
  • 0e5031b69a cargo update hatoo 2020-03-08 16:05:06 +09:00
  • 47046acb94 Clap2 hatoo 2020-03-08 16:00:16 +09:00
  • 9821dcabb1 Cargo.toml hatoo 2020-03-08 15:31:16 +09:00
  • 117c786435 README hatoo 2020-03-08 15:30:40 +09:00
  • 388c7e6314 README hatoo 2020-03-08 15:18:35 +09:00
  • 39591038df Comments hatoo 2020-03-08 15:15:16 +09:00
  • 2fdbdc6dcf Add comments to monitor.rs hatoo 2020-03-08 15:07:32 +09:00
  • c02d8ebcc5 Add comment to work.rs hatoo 2020-03-08 14:58:56 +09:00
  • 37f816922f Add comments for printer.rs hatoo 2020-03-08 14:47:21 +09:00
  • d0bf82b978 README hatoo 2020-03-08 14:40:36 +09:00
  • de2c8c6aee Fix display order of arguments in help hatoo 2020-03-08 14:22:22 +09:00
  • f1857078c7 README hatoo 2020-03-08 14:14:49 +09:00
  • 48b2fcfac4 Fix work_until_with_qpt not to use too many memory hatoo 2020-03-08 14:02:47 +09:00
  • 40757f4128 Update README hatoo 2020-03-08 13:55:30 +09:00
  • 03b5ff9aa0 Improve help hatoo 2020-03-08 13:53:51 +09:00
  • 42c95989f3 Fix monitor hatoo 2020-03-08 01:15:33 +09:00
  • 873dced371 Remove unused feature from reqwest hatoo 2020-03-07 23:42:14 +09:00
  • 3fd0f397d9 FIx command line args hatoo 2020-03-07 23:31:55 +09:00
  • c8ec0c7c93 One global start time hatoo 2020-03-07 23:28:15 +09:00
  • e2d05a9196 Update about message hatoo 2020-03-07 23:10:56 +09:00
  • c414480df3 Some Cargo.toml hatoo 2020-03-07 23:09:32 +09:00
  • 98c121d50f Demo hatoo 2020-03-07 22:52:32 +09:00
  • 0c333c40a9 Refactor hatoo 2020-03-07 20:04:04 +09:00
  • 0cc2768aee Specify clap rev hatoo 2020-03-07 18:44:24 +09:00
  • 364c98c6b9 Redirect hatoo 2020-03-07 18:12:29 +09:00
  • c446364db0 FIX hatoo 2020-03-07 18:06:43 +09:00
  • 3a6df72096 disable compression option hatoo 2020-03-07 18:03:09 +09:00
  • b155d0d6a1 Update README hatoo 2020-03-07 17:59:24 +09:00
  • 27bfb731e3 Add HOST header hatoo 2020-03-07 17:55:42 +09:00
  • faca19271b Move timeout option to default hatoo 2020-03-07 17:53:36 +09:00
  • 56863bddbb Some refactor hatoo 2020-03-07 17:51:12 +09:00
  • 8520b93870 add http2 option hatoo 2020-03-07 17:44:08 +09:00
  • a95b6184af proxy hatoo 2020-03-07 17:38:01 +09:00
  • 4080bb6e7e basic_auth hatoo 2020-03-07 17:24:57 +09:00
  • 54d32228fc Custom Content-Type hatoo 2020-03-07 17:12:03 +09:00
  • 3b17fbe247 Custom body hatoo 2020-03-07 17:07:40 +09:00
  • b3cffb6db4 Add Accept header hatoo 2020-03-07 16:39:33 +09:00
  • 7e116b9582 Fix design for histogram hatoo 2020-03-07 16:18:54 +09:00
  • 4e196058f2 Fix maximum bin to 3 mean hatoo 2020-03-07 16:17:26 +09:00
  • f42822070b Show response time histogram hatoo 2020-03-07 16:11:31 +09:00
  • a9a5e69844 README hatoo 2020-03-07 14:52:13 +09:00
  • 67e78283eb Add help message for piping stdout with tui hatoo 2020-03-06 23:42:54 +09:00
  • 9b4e6ce730 Fix time measure hatoo 2020-03-06 23:13:44 +09:00
  • 984fdbb75f Add timeout hatoo 2020-03-06 21:44:13 +09:00
  • 75d0265dc6 about hatoo 2020-03-06 19:00:48 +09:00
  • 0ad87c5765 Add setting for HTTP headers hatoo 2020-03-06 18:59:06 +09:00
  • 6f786a58de Refactor hatoo 2020-03-06 18:17:54 +09:00
  • b297bc3403 Add setting for HTTP method hatoo 2020-03-06 18:00:38 +09:00
  • 7df4648071 Update demo hatoo 2020-03-06 17:22:27 +09:00
  • f390475462 Show data in realtime hatoo 2020-03-06 17:09:16 +09:00
  • 78cedad252 Nah hatoo 2020-03-05 21:57:17 +09:00
  • b70de4a66f fix hatoo 2020-03-05 21:51:05 +09:00
  • 9e00415d4e Improve tui hatoo 2020-03-05 21:44:50 +09:00
  • 9cd861cf92 simplify hatoo 2020-03-05 20:55:46 +09:00
  • 82b7b76d21 demo hatoo 2020-03-05 18:12:16 +09:00
  • ce7a22fbbf 16? hatoo 2020-03-05 17:44:36 +09:00
  • 65f285f976 Add fps option hatoo 2020-03-05 17:41:53 +09:00
  • a11f67d851 Refactor hatoo 2020-03-05 17:35:25 +09:00
  • 4b87543781 hmm hatoo 2020-03-05 12:30:08 +09:00
  • 47feb1f0a9 refactor hatoo 2020-03-05 04:00:24 +09:00
  • 68bc2d2930 Show summay when ctrl-c in --no-tui hatoo 2020-03-05 03:55:21 +09:00
  • d2132bede4 refactor hatoo 2020-03-05 03:48:12 +09:00
  • 8782e56a51 better barchart hatoo 2020-03-05 03:44:00 +09:00
  • f79c01240f refactor hatoo 2020-03-04 23:22:42 +09:00
  • 07fe456953 Fix layout hatoo 2020-03-04 23:08:53 +09:00
  • 861588b6ed Show summary when ctrl-q hatoo 2020-03-04 23:04:30 +09:00
  • f5d9164019 anim hatoo 2020-03-04 22:31:32 +09:00
  • 98458e1a6d --no-tui hatoo 2020-03-04 20:45:04 +09:00
  • d377b27a95 60 fps hatoo 2020-03-04 20:33:28 +09:00