Commit Graph

  • 9a021fa201 Disable pool size check flag master Alexey Kostin 2019-03-14 18:24:12 +0300
  • 1e06f11801 Readme help update. Output stats indention fix Alexey Kostin 2019-03-11 17:02:13 +0300
  • 773c4b985a Readme example update Alexey Kostin 2019-03-11 16:58:05 +0300
  • 997422b348 Regex support Osd stats summary at the end Nautilus support Define buckets in regexp annotation Versioning Alexey Kostin 2019-03-11 16:38:50 +0300
  • 81253e9d36 Object name generation in one pass Alexey Kostin 2019-03-04 18:51:22 +0300
  • eb455d6e43 Print avg statistics after benchmark. Fix avgspeed counting Alexey Kostin 2019-03-04 17:42:36 +0300
  • 2493a2391b SnakeCase refactor Alexey Kostin 2019-03-04 12:42:43 +0300
  • ad14e37433 Move profiler to main Alexey Kostin 2019-03-03 23:54:51 +0300
  • 1d0b139a3a Move profiler to main Alexey Kostin 2019-03-03 16:17:03 +0300
  • 0dc2425a6c Types Alexey Kostin 2019-03-03 15:46:05 +0300
  • 463c278610 Pprof for profile Alexey Kostin 2019-03-03 15:45:00 +0300
  • ddee582e5e
    Merge pull request #3 from rumanzo/add-license-1 Alexey Kostin 2019-03-01 15:01:08 +0300
  • 19c5130524
    Create LICENSE Alexey Kostin 2019-03-01 15:00:53 +0300
  • 665995edd8
    Create README.md rumanzo 2019-02-28 18:35:22 +0300
  • 6a6bf587a6 Fix avg speed Alexey Kostin 2019-02-28 17:03:00 +0300
  • ddbea1d434 Add additianal total stats. Fix total stats with thread count > 1 Alexey Kostin 2019-02-28 16:24:43 +0300
  • 67dc07c3a4 initial buffer 4k Alexey Kostin 2019-02-28 14:55:24 +0300
  • 80eb12a45d uints as mush as possible Alexey Kostin 2019-02-28 14:19:33 +0300
  • c9f0cd66b7 fast object initialization Alexey Kostin 2019-02-28 13:44:50 +0300
  • c679ad4aad Check osd health (up/in) Alexey Kostin 2019-02-28 12:48:22 +0300
  • 866a15d68b darkgreen too dark, change to green Alexey Kostin 2019-02-28 12:24:22 +0300
  • 4815fd47db Non fatal error if bs < objectsize Alexey Kostin 2019-02-28 12:23:07 +0300
  • 4f672577a1 todo's Alexey Kostin 2019-02-28 01:05:35 +0300
  • 3d86dbc33b
    Merge pull request #2 from vitalif/master rumanzo 2019-02-28 00:14:16 +0300
  • 12a89c076c Use strings.Repeat because fmt.Sprintf counts escape chars Vitaliy Filippov 2019-02-27 23:00:44 +0300
  • 14ace0e245 pretty time print Alexey Kostin 2019-02-27 23:05:45 +0300
  • 7fdeb2af6d indent fix! Alexey Kostin 2019-02-27 22:57:47 +0300
  • 9f5ccbda10 indent fix? Alexey Kostin 2019-02-27 22:09:53 +0300
  • ffa77bd1f1 empty buff. indent fix? Alexey Kostin 2019-02-27 21:57:38 +0300
  • cdf408fc92 indent Alexey Kostin 2019-02-27 21:16:50 +0300
  • 8a10c8a255 Clean up. Pre write objects. Go fmt Alexey Kostin 2019-02-27 21:12:08 +0300
  • 4cac3d310f
    Merge pull request #1 from vitalif/master rumanzo 2019-02-27 20:44:51 +0300
  • 5e0895b9b6 Print summary line in different colors Vitaliy Filippov 2019-02-27 18:54:24 +0300
  • b4150b5c40 Only total IOPS is meaningful Vitaliy Filippov 2019-02-27 18:43:28 +0300
  • 7b72c2c98e Round sub-millisecond values to 0.1ms, fix avg speed calculation Vitaliy Filippov 2019-02-27 18:39:13 +0300
  • bc202f2f55 16 objects per thread + generate random offsets for every op Vitaliy Filippov 2019-02-27 17:53:07 +0300
  • 63a10e960f Improved output //todo fix indent Alexey Kostin 2019-02-27 15:49:36 +0300
  • dccc7e0140 Color info Alexey Kostin 2019-02-27 15:04:48 +0300
  • fca40736ab Pretty stats Alexey Kostin 2019-02-27 13:46:44 +0300
  • cd933a2d85 Correct delete objects Alexey Kostin 2019-02-27 11:26:40 +0300
  • 052838d242 benchmark works Alexey Kostin 2019-02-26 18:09:59 +0300
  • df824e8dc7 Easy parallels Alexey Kostin 2019-02-26 13:20:51 +0300
  • 34352241a3 No trash. Sync done Alexey Kostin 2019-02-26 12:17:01 +0300
  • ba0e8df3a7 Revert "Struct pointers" Alexey Kostin 2019-02-22 17:58:31 +0300
  • a7bb9da78a Revert "File with test structs. Prepare for refactor getosd" Alexey Kostin 2019-02-22 11:38:45 +0300
  • beed73e03e Revert "Struct pointers" Alexey Kostin 2019-02-22 11:34:55 +0300
  • b81a43bfd0 Struct pointers Alexey Kostin 2019-02-20 23:26:40 +0300
  • 53189e2d59 File with test structs. Prepare for refactor getosd Alexey Kostin 2019-02-20 23:05:26 +0300
  • 1cf96598c2 Osd Metadata types Alexey Kostin 2019-02-20 17:05:02 +0300
  • f83e76ad4a OsdMetadata Alexey Kostin 2019-02-20 16:54:39 +0300
  • 662dc9da5b Refactor. Check pgs Alexey Kostin 2019-02-20 11:48:47 +0300
  • 85a1438f27 Refactor. Check pgs Alexey Kostin 2019-02-20 11:26:39 +0300
  • a0ff84805e Deal with device class for root Alexey Kostin 2019-02-19 18:39:34 +0300
  • 6cbc43ff05 Error print bug fix Alexey Kostin 2019-02-19 18:33:56 +0300
  • c591da02a7 Get Osd structs and location functions Alexey Kostin 2019-02-19 18:26:52 +0300
  • d66de79515 Not need mode parameter Alexey Kostin 2019-02-19 18:25:44 +0300
  • 25977d4697 New types Alexey Kostin 2019-02-19 18:25:14 +0300
  • 269b608d4a For for logging Alexey Kostin 2019-02-19 18:24:34 +0300
  • 7e9491ab2d Crush rules. Pool root Alexey Kostin 2019-02-19 15:46:00 +0300
  • 7b73a20d34 No pointers, different types, prepare functions, crush Alexey Kostin 2019-02-19 10:16:11 +0300
  • 7073cc64df Logical fix Alexey Kostin 2019-02-15 20:08:00 +0300
  • 70cb80c176 Separate types. Pointers. Get_pg_by_pool func Alexey Kostin 2019-02-15 20:04:32 +0300
  • be9285c467 Get pool size Alexey Kostin 2019-02-14 19:18:43 +0300
  • a9860db6c2 cleanup Alexey Kostin 2019-02-14 17:59:40 +0300
  • 660ca650cc Splitted to files Alexey Kostin 2019-02-14 17:35:18 +0300
  • 13a1a33dc7 Initial commit. Connect to cluster ended. Alexey Kostin 2019-02-14 15:01:33 +0300