Commit 0688096b authored by Zardosht Kasheff's avatar Zardosht Kasheff Committed by Yoni Fogel

refs #5404, add a comment explaining what the test does

git-svn-id: file:///svn/toku/tokudb@47327 c7de825b-a66e-492c-adef-691d508d4ae1
parent daab5bf1
......@@ -15,8 +15,8 @@
#include "threaded_stress_test_helpers.h"
// The intent of this test is to measure the throughput of the test infrastructure executing a nop
// on multiple threads.
// The intent of this test is to measure how fast a single thread can
// commit and create transactions when there exist N transactions.
DB_TXN** txns;
int num_txns;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment