ncnn icon indicating copy to clipboard operation
ncnn copied to clipboard

CMake: Force enable MSVC multi-processor build (/MP)

Open whyb opened this issue 7 months ago • 3 comments

Force enable MSVC multi-processor build (/MP)

圖片

whyb avatar Jul 15 '25 10:07 whyb

CLA assistant check
Thank you for your submission, we really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

tencent-adm avatar Jul 15 '25 10:07 tencent-adm

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 95.76%. Comparing base (d395000) to head (fff4eb0).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #6191      +/-   ##
==========================================
- Coverage   95.77%   95.76%   -0.01%     
==========================================
  Files         835      835              
  Lines      265103   265103              
==========================================
- Hits       253908   253887      -21     
- Misses      11195    11216      +21     

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

:rocket: New features to boost your workflow:
  • :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

codecov-commenter avatar Jul 15 '25 11:07 codecov-commenter

The binary size change of libncnn.so (bytes)

architecture base size pr size difference
x86_64 15606928 15606928 0 :kissing_heart:
armhf 6615712 6615712 0 :kissing_heart:
aarch64 9987680 9987680 0 :kissing_heart:

github-actions[bot] avatar Jul 15 '25 11:07 github-actions[bot]