dcapwell commented on code in PR #44:
URL: 
https://github.com/apache/cassandra-easy-stress/pull/44#discussion_r2105462192


##########
src/main/kotlin/com/rustyrazorblade/easycassstress/RequestQueue.kt:
##########
@@ -113,8 +95,6 @@ class RequestQueue(
                             runner.getNextMutation(key)
                         }
 
-                    op.startTime = getTimer(op).time()

Review Comment:
   so start is based off queue time, i changed it to be based off request 
time... i prob should make this 2 timestamps



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to