issues
search
yugabyte
/
tpcc
Repo to run TPCC benchmarks against YugabyteDB
Other
24
stars
21
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add option to clear tables.
#56
psudheer21
closed
4 years ago
0
Add new FK relations to District and Stock tables.
#55
psudheer21
closed
4 years ago
0
Standardize Code Style Patch 2.
#54
psudheer21
closed
4 years ago
0
Flush updates to Stock if the same item is present multiple times in the batch.
#53
psudheer21
closed
4 years ago
0
Add Unit Tests for the New Order transaction.
#52
psudheer21
closed
4 years ago
0
Standardize code style.
#51
psudheer21
closed
4 years ago
0
Use SQL procedures for updates to the STOCK table.
#50
psudheer21
closed
4 years ago
0
stand-alone-testing-of-alt-sql-from-proc-solns: first PR
#49
bllewell
closed
4 years ago
0
Bllewell
#48
bllewell
closed
4 years ago
1
TPCC from "remote" node causes less than expected data to be loaded
#47
tylarb
opened
4 years ago
4
TPCC load from "remote" node causes errors
#46
tylarb
opened
4 years ago
4
Reduce client to database calls for New Order inserts and selects
#45
psudheer21
closed
4 years ago
0
Update --help to include newly added command line options
#44
ndeodhar
opened
4 years ago
2
Allowing batched inserts in Hikari pool as well.
#43
psudheer21
closed
4 years ago
0
Improve the threading model of TPC-C
#42
psudheer21
opened
4 years ago
1
Improve the logging of TPC-C
#41
psudheer21
opened
4 years ago
0
Merge results from multiple csv files in a directory.
#40
psudheer21
closed
4 years ago
2
Enable batched Load in TPC-C.
#39
psudheer21
closed
4 years ago
0
Enable Batched Loading.
#38
psudheer21
closed
4 years ago
1
Display latencies of the operations without the wait times.
#37
psudheer21
closed
4 years ago
0
Sharded TPCC
#36
psudheer21
closed
4 years ago
1
Limit the number of connections to 200 per node.
#35
psudheer21
closed
4 years ago
0
Reduce the memory consumption of TPC-C benchmark.
#34
psudheer21
closed
4 years ago
0
Remove the duplicate variable present in the DBWorkload for number of warehouses.
#33
psudheer21
closed
4 years ago
0
Add an option to change the heap size of the benchmark tool using command line arguments.
#32
psudheer21
closed
4 years ago
0
Change the default running time to 30 minutes.
#31
psudheer21
closed
4 years ago
0
Making configuration easier for the benchmark.
#30
psudheer21
closed
4 years ago
0
Close the connection created during the load phase.
#29
psudheer21
closed
4 years ago
0
Adding HikariPool to pom.xml for editors like Intellij.
#28
psudheer21
closed
4 years ago
0
Add Fix for the constructor of TPCCBenchmark.
#27
psudheer21
closed
4 years ago
0
Ignore the thread waiting time in the calculation of TPM-C.
#26
psudheer21
closed
4 years ago
0
Adding support for connection pooling in TPCC.
#25
psudheer21
closed
4 years ago
0
DBUrls fix for 1 URL.
#24
psudheer21
closed
4 years ago
0
Displaying the TPM-C value at the end of the run.
#23
psudheer21
closed
4 years ago
0
Create connections when loading starts instead of in the constructor.
#22
psudheer21
closed
4 years ago
0
Using one tag per DBUrl for easier understanding of tpcc configuration.
#21
psudheer21
closed
4 years ago
3
Delete extraneous files.
#20
psudheer21
closed
4 years ago
0
Added support to configure batchsize for the loading of data.
#19
psudheer21
closed
4 years ago
1
Restore removed DDL files used by the Catalog.
#18
psudheer21
closed
4 years ago
1
Add TPmC number to output of workload run
#17
ndeodhar
closed
4 years ago
0
Add foreign keys after loading data, use multi-column hash keys
#16
psudheer21
closed
4 years ago
0
Use multi-column (warehouse_id, district_id) hash for tables
#15
ndeodhar
closed
4 years ago
0
Add Deferred foreign key checks.
#14
psudheer21
closed
4 years ago
0
Enable Foreign key checks for after loading of the data
#13
psudheer21
closed
4 years ago
0
Remove erroneous LOG message.
#12
psudheer21
closed
4 years ago
0
Constants like C_LAST/C_LOAD/C_ID/C_OL_ID should be generated randomly for each run.
#11
psudheer21
opened
4 years ago
0
Select district IDs correctly for transactions.
#10
psudheer21
closed
4 years ago
0
Correct selection of district IDs in the transactions.
#9
psudheer21
closed
4 years ago
1
Add support for Keying and Think Time.
#8
psudheer21
closed
4 years ago
0
Adding the keying/think time to each transaction.
#7
psudheer21
closed
4 years ago
0
Previous
Next