diff --git a/python/examples/criteo_ctr_with_cube/README.md b/python/examples/criteo_ctr_with_cube/README.md index b9ff68e0a46980847214706c217323570005f18a..3b0067293742514b6a6c5c32567d2cc7595a5007 100755 --- a/python/examples/criteo_ctr_with_cube/README.md +++ b/python/examples/criteo_ctr_with_cube/README.md @@ -33,11 +33,11 @@ python test_client.py ctr_client_conf/serving_client_conf.prototxt ./raw_data ### Benchmark -设备 :Intel(R) Xeon(R) CPU 61480 @ 2.40GHz +设备 :Intel(R) Xeon(R) CPU 6148 @ 2.40GHz 模型 :[Criteo CTR](https://github.com/PaddlePaddle/Serving/blob/develop/python/examples/ctr_criteo_with_cube/network_conf.py) -server thread num : 8 +server core/thread num : 4/8 执行 ```