[Performance] Perf decrease #19523
Labels
performance
issues related to performance regressions
stale
issues that have not been addressed in a while; categorized by a bot
Describe the issue
I run cpu model (can't provide it) with different versions of onnxruntime (builded from source). v1.11.1, v1.14.0, v1.17.0.
And timings of inference are
version
mean min max q95
1.11.1
328970 303519 367536 348662
1.14.0
351867 338643 401872 382355
1.17.0
348458 328082 380977 376152
Inference c++ code is the same.
So I don't really get whats the problem with performance decreasing with new versions of onnxruntime
To reproduce
Sorry cannot share model
Urgency
No response
Platform
Linux
OS Version
rh8.8
ONNX Runtime Installation
Built from Source
ONNX Runtime Version or Commit ID
1.11.0; 1.14.0; 1.17.0
ONNX Runtime API
C++
Architecture
X64
Execution Provider
Default CPU
Execution Provider Library Version
No response
Model File
No response
Is this a quantized model?
No
The text was updated successfully, but these errors were encountered: