xgboost4j_2.12:1.7.6 's (ml/dmlc/xgboost4j/java/XGBoostJNI.XGBoosterPredict) much slower than 0.90 in some model
Open
- Dominant language
- C++
- Stars
- 28.8k
- Forks
- 8.9k
- Avg merge
- 1d 12h
- Merged PRs (30d)
- 54
Description
When the concurrency exceeds 100, the function ml/dmlc/xgboost4j/java/XGBoostJNI.XGBoosterPredict occupies more than 49% of the CPU computation time.
this model featureNum = 11, and the model file is attached. which is .json file by 1.7.6 saved
[6cdf5ed2e74d9cb614a293dbb1b91dc4_xgb_model_20230331_1_7_6.json](https://github.com/dmlc/xgboost/files/15063640/6cdf5ed2e74d9cb614a293dbb1b91dc4_xgb_model_20230331_1_7_6.json)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.