This is an automated email from the ASF dual-hosted git repository. kturner pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/accumulo-testing.git.
from 5fa5a3b removes uneeded import from performance script (#126) new 83a60e9 Fix #67: Test group commit performance new b0867a7 fixes #67 improves group commit performance test new 46e8750 presplit table new 81e3e2c Merge pull request #125 from keith-turner/gcpt The 139 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: .../testing/performance/tests/GroupCommitPT.java | 233 +++++++++++++++++++++ 1 file changed, 233 insertions(+) create mode 100644 src/main/java/org/apache/accumulo/testing/performance/tests/GroupCommitPT.java