Yingchun Lai has posted comments on this change. ( http://gerrit.cloudera.org:8080/19522 )
Change subject: [test] Improve the LBM startup benchmark ...................................................................... Patch Set 1: (1 comment) http://gerrit.cloudera.org:8080/#/c/19522/1//COMMIT_MSG Commit Message: http://gerrit.cloudera.org:8080/#/c/19522/1//COMMIT_MSG@12 PS1, Line 12: This is a sub-task of KUDU-3371, we can use the : simple benchmark for following refactors and : introduction of storing metadata in RocksDB to : ensure there is no performance degradation. > In this case, we first create and then batch delete a certain number of blo It's a good idea! The test case you mentioned is similar to BlockManagerStressTest.StressTest in block_manager-stress-test.cc, blocks read, write and delete ops are mixed in one test. However, in this test, I'd want to measure different ops independently more exactly. -- To view, visit http://gerrit.cloudera.org:8080/19522 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: I148c6eebf29a18d680f5372a8f2c4b1f31882371 Gerrit-Change-Number: 19522 Gerrit-PatchSet: 1 Gerrit-Owner: Yingchun Lai <[email protected]> Gerrit-Reviewer: Alexey Serbin <[email protected]> Gerrit-Reviewer: KeDeng <[email protected]> Gerrit-Reviewer: Kudu Jenkins (120) Gerrit-Reviewer: Wang Xixu <[email protected]> Gerrit-Reviewer: Yingchun Lai <[email protected]> Gerrit-Reviewer: Yuqi Du <[email protected]> Gerrit-Comment-Date: Fri, 24 Feb 2023 15:13:11 +0000 Gerrit-HasComments: Yes
