Commit Graph

  • 671b9c5002 Use last object as marker if S3 service does not return the marker master Vitaliy Filippov 2023-01-25 12:00:16 +0300
  • dcd88fa0d2 Add storage class support Vitaliy Filippov 2023-01-25 11:59:11 +0300
  • de58f21149 Remove defers Vitaliy Filippov 2022-02-01 15:05:18 +0300
  • 8782423d02 Use go module Vitaliy Filippov 2021-09-29 11:40:40 +0300
  • 3d74b32057 Change references for the fixed version to vitalif/hsbench Vitaliy Filippov 2020-08-13 16:27:20 +0300
  • 9aa3faee81 Allow to pass buckets explicitly Vitaliy Filippov 2020-08-12 14:50:28 +0300
  • 2824649c37 Implement parallel deletes Vitaliy Filippov 2020-08-12 14:35:58 +0300
  • 6d7e98a45c Fix listings: do not try to list whole buckets Vitaliy Filippov 2020-08-12 12:29:26 +0300
  • 2e3b3d4db7 Add first_object parameter Vitaliy Filippov 2020-08-09 14:44:19 +0300
  • ad9ae1693b Implement random downloads Vitaliy Filippov 2020-08-09 14:34:39 +0300
  • 1ed9b499aa Fix read op is not reading more than 64K ofriedma 2020-04-27 15:17:11 +0300
  • ffff811a2b
    Merge pull request #14 from markhpc/wip-idle-connections Mark Nelson 2019-08-27 07:44:23 -0500
  • cda38c8070 hsbench: Limit idle connections to 2x the thread count. Mark Nelson 2019-08-27 08:29:07 -0400
  • 8a6777a242
    Merge pull request #12 from icepic/patch-1 Mark Nelson 2019-08-27 06:25:09 -0500
  • 36980f2623
    Merge pull request #13 from markhpc/wip-bucketname-fix Mark Nelson 2019-08-23 13:43:39 -0500
  • 0730ddbbda hsbench: Fix invalid default bucket prefix Mark Nelson 2019-08-23 14:42:54 -0400
  • dbb0e955d6
    minor error in error message. Janne Johansson 2019-08-23 12:05:29 +0200
  • 36682c9fe9
    Merge pull request #11 from markhpc/wip-readme Mark Nelson 2019-08-22 09:24:16 -0500
  • 9f2c6c8309 README: get rid of version so we don't have to update Mark Nelson 2019-08-22 10:23:49 -0400
  • 0f214290dd
    Merge pull request #10 from markhpc/wip-fmt Mark Nelson 2019-08-22 09:21:01 -0500
  • 14e1dec818 hsbench: gofmt cleanup Mark Nelson 2019-08-22 10:20:21 -0400
  • bdf41e7a30
    Merge pull request #9 from markhpc/wip-bucket-list Mark Nelson 2019-08-22 09:13:34 -0500
  • 1e44dd98c8 hsbench: Add bucket list benchmark Mark Nelson 2019-08-22 10:00:49 -0400
  • 6176271af8
    Merge pull request #7 from markhpc/wip-read-bodyclose Mark Nelson 2019-08-20 07:02:02 -0500
  • c22f095bd4 hsbench: Close the resp body instead of copying to ioutil.Discard Mark Nelson 2019-08-20 07:58:16 -0400
  • 457598e1b6
    Merge pull request #6 from markhpc/wip-fmt Mark Nelson 2019-08-19 10:56:29 -0500
  • 9cafa0c4c4 hsbench: gofmt to cleanup code Mark Nelson 2019-08-19 11:54:16 -0400
  • f88d05d4fd
    Merge pull request #5 from markhpc/wip-readme Mark Nelson 2019-08-19 10:33:30 -0500
  • 6a86160e17 readme: update limitations Mark Nelson 2019-08-19 11:32:48 -0400
  • 704f9ae5f4
    Merge pull request #4 from markhpc/wip-json Mark Nelson 2019-08-19 10:29:42 -0500
  • 37eedcf948 hsbench: refactor stats and add json output support Mark Nelson 2019-08-19 11:25:25 -0400
  • c4d9ef3872
    Merge pull request #3 from markhpc/wip-csv Mark Nelson 2019-08-19 07:30:13 -0500
  • 82c7c64ba2 hsbench.go: refactor stats, add csv output support. Mark Nelson 2019-08-19 08:24:26 -0400
  • 2617d436a2
    Merge pull request #2 from markhpc/wip-readme Mark Nelson 2019-08-15 19:52:23 -0500
  • 8d9144aa63 README: Add CPU usage to example Mark Nelson 2019-08-15 19:31:57 -0400
  • 3649f24ef8
    Merge pull request #1 from markhpc/wip-readme Mark Nelson 2019-08-15 17:54:43 -0500
  • cbb559469e README: Update readme Mark Nelson 2019-08-15 18:36:12 -0400
  • 07d77c3e52
    Merge pull request #14 from markhpc/wip-copyright Mark Nelson 2019-08-15 16:42:21 -0500
  • c653fd710b hsbench: update copyright statement Mark Nelson 2019-08-15 17:34:51 -0400
  • a68f0df045
    Merge pull request #13 from markhpc/wip-rename Mark Nelson 2019-08-15 16:30:53 -0500
  • 73205f809a hsbench: rename s3-benchamrk to hsbench Mark Nelson 2019-08-15 17:29:33 -0400
  • cf527a3365
    Merge pull request #12 from markhpc/wip-fixup Mark Nelson 2019-08-15 16:24:50 -0500
  • 84ace5c177 s3-benchmark: Various fixes and cleanup Mark Nelson 2019-08-15 17:23:38 -0400
  • 35b1231801
    Merge pull request #11 from markhpc/wip-bucket-tests Mark Nelson 2019-08-15 15:07:50 -0500
  • 4652f6d43e s3-benchmark: refactor and separate out bucket tests Mark Nelson 2019-08-15 16:06:28 -0400
  • ce911b7ad5
    Merge pull request #10 from markhpc/wip-threaded-init Mark Nelson 2019-08-15 12:23:58 -0500
  • de4284e534 s3-benchmark: make bucket initialization multi-threaded. Mark Nelson 2019-08-15 13:17:10 -0400
  • dd4d6e7ca3
    Merge pull request #9 from markhpc/wip-interval-stats Mark Nelson 2019-08-15 07:55:45 -0500
  • a9f8236b72 s3-benchmark: Add interval stats Mark Nelson 2019-08-13 13:22:07 -0400
  • c74fcda990
    Merge pull request #8 from markhpc/wip-run-modes Mark Nelson 2019-08-12 14:20:19 -0500
  • c89808646f s3-benchmark: Implement user defined run modes. Mark Nelson 2019-08-12 15:06:57 -0400
  • 7021dd1cbb
    Merge pull request #7 from markhpc/wip-prefix-options Mark Nelson 2019-08-12 10:01:38 -0500
  • 4689735d41 s3-benchmark: change object/bucket prefix option. Mark Nelson 2019-08-12 10:58:48 -0400
  • 94d781a3fb
    Merge pull request #6 from markhpc/wip-prefix-cleanup Mark Nelson 2019-08-12 09:41:52 -0500
  • 2ff0a2107e s3-benchmark: Add object prefix option; cleanup formatting. Mark Nelson 2019-08-12 10:36:58 -0400
  • dfb66eded1
    Merge pull request #5 from markhpc/wip-delete-all Mark Nelson 2019-08-12 09:08:42 -0500
  • f2775ff94c s3-benchmark: make deleteAllObjects delete all objects. Mark Nelson 2019-08-12 10:07:17 -0400
  • 7f3aa829d3
    Merge pull request #4 from markhpc/wip-shard-objects-buckets Mark Nelson 2019-08-12 07:57:28 -0500
  • b7d8e42b3a s3-benchmark: shard objects across buckets rather than threads. Mark Nelson 2019-08-12 08:54:02 -0400
  • 32a379a38d
    Merge pull request #3 from markhpc/wip-object-time-count Mark Nelson 2019-08-11 19:52:39 -0500
  • 60225d82d7 s3-benchmark: Add maximum object count setting. Mark Nelson 2019-08-11 20:50:46 -0400
  • c709ee84e7
    Merge pull request #2 from markhpc/wip-cleanup Mark Nelson 2019-08-11 19:48:24 -0500
  • c4656d79fb s3-benchmark: cleanup old code Mark Nelson 2019-08-11 19:31:17 -0400
  • f2fc9a1e25
    Merge pull request #1 from markhpc/wip-multiple-buckets Mark Nelson 2019-08-11 19:44:43 -0500
  • 389e714111 s3-benchmark: Implement multiple buckets. Mark Nelson 2019-08-11 19:26:21 -0400
  • 0c89e9a7a1 add csv output wenzhenglin 2019-03-19 11:14:22 +0800
  • 06548ec180
    Update README.md chinglin 2019-03-15 18:26:30 +0800
  • a187153dcb remove some comments wenzhenglin 2019-03-15 18:24:59 +0800
  • 0a019c7eb3
    Update README.md chinglin 2019-03-15 18:12:37 +0800
  • 63012a6ef9 change to support ceph and minio wenzhenglin 2019-03-15 18:06:45 +0800
  • 4103387f62
    Merge pull request #5 from wasabi-tech/rob/retry-after-slowdown lrobwebster 2018-08-08 10:54:25 -0400
  • 200c6253a2 prepare PR Rob Webster 2018-08-07 07:57:04 -0400
  • e824c13e9c fixes for 3126 and merged code from PR 7e0a11733b Rob Webster 2018-08-03 15:31:35 -0400
  • 1400fe3ca6 add binary Rob Webster 2018-07-27 18:02:42 -0400
  • 2d01feeb2b new simpler approach from jeff Rob Webster 2018-07-27 17:02:02 -0400
  • 2425970ca2 initial checkin Rob Webster 2018-07-24 16:33:46 -0400
  • ceeb25e070 Update README.md Jeff Flowers 2017-06-16 11:24:05 -0400
  • 27fe665abc Merge pull request #1 from wavejd/patch-1 Jeff Flowers 2017-06-16 11:20:21 -0400
  • 6d79b5b68f updated README.md file Jim Donovan 2017-06-16 10:59:44 -0400
  • 2de1d4c7ca Minor correction to README. Jeff Flowers 2017-06-09 12:38:15 -0400
  • 49c74c4b5b Updated README file. Jeff Flowers 2017-06-09 12:36:33 -0400
  • 350dcc3651 Initial commit. Jeff Flowers 2017-06-09 11:39:42 -0400
  • f614cdab67 Initial commit Jeff Flowers 2017-06-09 11:17:18 -0400