0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Jun 23, 2023 — Jun 23, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Changed the default values of some variables in setenv.ksh More... about 17 years ago
Updated setenv.ksh to include PoBoy.jar, xercesImpl.jar, and xmlParserAPIs.jar in the CLASSPATH, and the toxgene executable in the PATH. More... about 17 years ago
Replaced $HOME/TPoX/toxgene with $TOXGENE_HOME More... about 17 years ago
Updated readme to mention that xercesImpl.jar and xmlParserAPIs.jar should both be added to the CLASSPATH More... about 17 years ago
[no comment] More... about 17 years ago
ArrayIndexOutOfBoundsException fix for Bug #1708480 More... about 17 years ago
implementing percentile and confidence intervals. More... about 17 years ago
implementing percentile and confidence intervals. More... about 17 years ago
CLOB hack on DB2 DatabaseOperations class. More... about 17 years ago
Implemented a fix for ConcurrentUser where first user's response time was not being recorded correctly. More... about 17 years ago
Implemented a fix for a null pointer exception in WorkloadDriver when no weights are specified in property files More... about 17 years ago
[no comment] More... about 17 years ago
Driver documentation: Minor correction in section 5.8 to avoid misunderstanding. More... about 17 years ago
Added error checking for size of response time array More... about 17 years ago
Response times are now recorded in WorkloadDriver's global array More... about 17 years ago
Added response time arrays for each transaction More... about 17 years ago
Fix for "Returned Rows" count producing a null pointer exception when the verbosity level < 2 (userFileWriter is null). More... about 17 years ago
Added a helper method getWorkloadMixNumbers to WorkloadProcessor for retrieving transaction weights More... about 17 years ago
Fix for the bug 1700264: Error breaking a transaction into stmts for a non-DB2 DBS. More... about 17 years ago
Updated the initOptions method to include pc, cl, m options. More... about 17 years ago
Added command line options for pc (percentile to be computed for each tr. type), cl (confidence level), and m (MBs to pre-allocate) More... about 17 years ago
feature request: [1690022] Report number of returned rows More... about 17 years ago
feature request: [1690022] Report number of returned rows More... about 17 years ago
feature request: [ 1681103 ] Report TPS in addition to TPM More... over 17 years ago
feature request: [ 1681103 ] Report TPS in addition to TPM More... over 17 years ago
[no comment] More... over 17 years ago
fix for: [ 1667364 ] Wrong error message when document count limit is reached More... over 17 years ago
fix for: [ 1667364 ] Wrong error message when document count limit is reached More... over 17 years ago
class created in order to fix bugs 1655497 and 1659222. More... over 17 years ago
changed workloadProperties object type from Properties to WDProperties. More... over 17 years ago