Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(Alternate branch) Maybe fix spdlog for npm package. #2215

Draft
wants to merge 19 commits into
base: main
Choose a base branch
from

Conversation

rburema
Copy link
Member

@rburema rburema commented Mar 19, 2025

...

jellespijker and others added 13 commits February 27, 2025 10:25
CURA-12438
This avoids doing very long pre-calculations for support generation when the mesh actually has no single overhang
CURA-12450
This is done be de-registering flooring areas once the briding mask has been calculated, and registering them as being classic skin areas.
CURA-12463
Shape::findInside is supposed to return NO_INDEX if there is no point inside, but when empty it was returning 0, which is definitely not a valid polygon index.
Should hopefully fix our problems with the NPM package building failing.

CURA-12490
Found out it wouldn't compile in debug mode anymore otherwise -- at least on Windows.

done as part of CURA-12490 -- but mostly unrelated to it
Copy link
Contributor

github-actions bot commented Mar 19, 2025

Test Results

0 tests   - 27   0 ✅  - 27   0s ⏱️ -5s
0 suites  -  1   0 💤 ± 0 
0 files    -  1   0 ❌ ± 0 

Results for commit 5eebe6a. ± Comparison against base commit 3bf923f.

♻️ This comment has been updated with latest results.

@rburema rburema changed the base branch from 5.10 to main March 19, 2025 08:03
Copy link
Member Author

@rburema rburema left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⚠️ Performance Alert ⚠️

Possible performance regression was detected for benchmark 'C++ Benchmark'.
Benchmark result of this commit is worse than the previous benchmark result exceeding threshold 1.50.

Benchmark suite Current: c77d22e Previous: 2c3d4e7 Ratio
SimplifyTestFixture/simplify_slot_noplugin 1.8663804021838906 ns/iter 1.243924324123529 ns/iter 1.50

This comment was automatically generated by workflow using github-action-benchmark.

CC: @nallath @jellespijker @wawanbreton @casperlamboo @saumyaj3 @HellAholic

@rburema rburema closed this Mar 19, 2025
@rburema rburema reopened this Mar 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants