Shellmiao 9279d1873b Add projects | 1 year ago | |
---|---|---|
.. | ||
hetero_lr | 1 year ago | |
hetero_sbt | 1 year ago | |
hetero_sshe_lr | 1 year ago | |
intersect_multi | 1 year ago | |
intersect_single | 1 year ago | |
README.md | 1 year ago |
We provide here a host of performance benchmark tests.
Follow the following steps to run benchmark tests:
Generate & upload data using FATE-Test:
fate_test data generate -i examples/benchmark_performance/hetero_lr/hetero_lr_testsuite.json -ng 1000 -nh 1000 -fg 20 -fh 200 -o examples/data/ --upload-data
fate_test suite -i examples/benchmark_performance/hetero_lr/hetero_lr_testsuite.json -m 360000 --skip-data
Users can also run jobs directly with following command:
flow job submit -c ${runtime_config} -d ${dsl}