rapidsai / distributed-join

Other
19 stars 12 forks source link

Query parameters from command line #4

Closed nsakharnykh closed 4 years ago

nsakharnykh commented 4 years ago

Right now, parameters like build table size, probe table size, key type, payload type and selectivity are hard-coded to each test case and benchmark. Ideally we should dynamically query these parameters from command line.