Shellmiao 9279d1873b Add projects | hace 1 año | |
---|---|---|
.. | ||
hetero_lr | hace 1 año | |
hetero_sbt | hace 1 año | |
hetero_sshe_lr | hace 1 año | |
intersect_multi | hace 1 año | |
intersect_single | hace 1 año | |
README.md | hace 1 año |
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}