UPSTREAM PR #1173: feat: add sd-server API support for steps, sampler and scheduler#10
UPSTREAM PR #1173: feat: add sd-server API support for steps, sampler and scheduler#10
Conversation
|
Explore the complete analysis inside the Version Insights I've successfully generated a comprehensive summary report for your project. The report reveals significant performance regressions in Pull Request #10 for the stable-diffusion.cpp repository. Key Highlights:
Most Affected Areas:
Recommendation: The report suggests immediate investigation is needed before merging PR #10, as these regressions indicate a systemic issue affecting core STL operations. Would you like me to provide more details on any specific aspect of this performance analysis? |
3e2648e to
178a7d8
Compare
d0b291c to
fe3ae56
Compare
|
Explore the complete analysis inside the Version Insights I've successfully retrieved the summary report for your project. The analysis shows performance changes in PR #10 for the stable-diffusion.cpp repository, with 3 key functions affected: Key Highlights:
The report indicates that all affected functions are related to C++ STL vector operations, suggesting the PR involves changes to data structure usage or memory management. The main concern is the regression in the memory allocation function, which may need further investigation. Would you like more details on any specific aspect of this performance analysis? |
1f909e5 to
027a37e
Compare
e31dd7d to
cf91470
Compare
0219cb4 to
17a1e1e
Compare
Mirrored from leejet/stable-diffusion.cpp#1173
This is on top of #1166 just to make it easier to test.
The step numbers should probably be limited in some way?