issues
search
crate
/
crate-benchmarks
A collection of CrateDB benchmarks.
8
stars
4
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add array_length benchmarks
#177
mfussenegger
closed
6 years ago
0
Consider linregress slope for performance regression detection
#176
mfussenegger
closed
6 years ago
0
add select benchmarks on system tables
#175
seut
closed
6 years ago
0
Increase used shards in group_by_cardinality_long
#174
mfussenegger
closed
6 years ago
0
Fix specs/data/t_090.json.gz to have the right data
#173
mfussenegger
closed
6 years ago
0
Add a script to compare the results from cr8 run-spec runs
#172
mfussenegger
closed
6 years ago
0
Split compare.py into 2 scripts
#171
mfussenegger
closed
6 years ago
0
compare: Print results per fork and re-format output
#170
mfussenegger
closed
6 years ago
0
Add spec file for distinct on long column with different cardinality ratios
#169
mfussenegger
closed
6 years ago
0
Update cr8 to 0.13.0
#168
mfussenegger
closed
6 years ago
0
Change GROUP BY queries to run with concurrency
#167
mfussenegger
closed
6 years ago
0
Add group by cases with different cardinality ratios
#166
mfussenegger
closed
6 years ago
0
rnd_queries: Use unix_time for timestamp value generation
#165
mfussenegger
closed
6 years ago
0
Fix filename and typo for bulk upserts.
#164
matriv
closed
6 years ago
0
Avoid DivisionByZero
#163
andreidan
closed
6 years ago
0
Differenciate bulk inserts table name to be able to generate graphs
#162
matriv
closed
6 years ago
1
Fix typo for file extension
#161
matriv
closed
6 years ago
0
Remove duplicate entry
#160
matriv
closed
6 years ago
0
The compare value doesn't exceed the range of the return type of math functions.
#159
andreidan
closed
6 years ago
0
Make source table in find_regressions configurable
#158
mfussenegger
closed
6 years ago
0
Some functions need non-zero positive values (eg log).
#157
andreidan
closed
6 years ago
0
All abs() calls divide the column to stay in type range (eg byte)
#156
andreidan
closed
6 years ago
0
Use random() as input for arc functions so the values are in [0, 1) range.
#155
andreidan
closed
6 years ago
0
Run queries in fast spec concurrently
#154
mfussenegger
closed
6 years ago
0
abs() can yield out of range values for certain types (abs(-128) for byte)
#153
andreidan
closed
6 years ago
0
Round the value we generate for the arc functions to not use values > 1
#152
andreidan
closed
6 years ago
0
add benchmark of filtering by array access
#151
seut
closed
6 years ago
0
Added benchmark for ignore3vl
#150
matriv
closed
6 years ago
3
Make compare.py work for queries with only 1 iteration
#149
mfussenegger
closed
6 years ago
0
Modify the query tests track to run for 5 hours.
#148
andreidan
closed
6 years ago
0
Fix quote errors in generate_rnd_queries
#147
mfussenegger
closed
6 years ago
0
Fix random query spec file
#146
mfussenegger
closed
6 years ago
0
Configure the duration of the query tests (default to 8 hours).
#145
andreidan
closed
6 years ago
0
Add support for regex queries and the LIKE operator in query tests.
#144
andreidan
closed
6 years ago
1
rnd-query-tests: Disable refresh during import
#143
mfussenegger
closed
6 years ago
0
Set `path.logs` and `path.data` for query_tests track
#142
mfussenegger
closed
6 years ago
0
Generate expressions to match the column against ANY with array literals.
#141
andreidan
closed
6 years ago
0
Fix a couple of scalars where we didn't generate the correct expressions.
#140
andreidan
closed
6 years ago
0
Use match with various match types in random query tests.
#139
andreidan
closed
6 years ago
0
Randomly use scalar functions in random query tests.
#138
andreidan
closed
6 years ago
1
Add a track file for random query tests
#137
mfussenegger
closed
6 years ago
0
Extend random query generation
#136
mfussenegger
closed
6 years ago
0
query tests: Randomly add NOT clause
#135
mfussenegger
closed
6 years ago
0
Add a script to generate random queries
#134
mfussenegger
closed
6 years ago
1
add hash join benchmarks
#133
seut
closed
6 years ago
0
add JOIN query to long running test case
#132
chaudum
closed
6 years ago
0
Extend long running query spec
#131
mfussenegger
closed
6 years ago
0
Added benchmark to compare performance for 1 vs 2 join conditions.
#130
matriv
closed
6 years ago
0
Add a spec file with long running queries
#129
mfussenegger
closed
6 years ago
3
Move py/* to toplevel
#128
mfussenegger
closed
6 years ago
0
Previous
Next