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

feat: switch to nalgebra #59

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

feat: switch to nalgebra #59

wants to merge 7 commits into from

Conversation

Smirkey
Copy link
Owner

@Smirkey Smirkey commented Oct 22, 2024

Solves #57

@Smirkey Smirkey mentioned this pull request Oct 22, 2024
Copy link

codspeed-hq bot commented Oct 22, 2024

CodSpeed Performance Report

Merging #59 will degrade performances by 32.74%

Comparing experimental/nalgebra (4939498) with main (f18079d)

Summary

❌ 3 regressions
✅ 6 untouched benchmarks

⁉️ 140 dropped benchmarks

⚠️ Please fix the performance issues or acknowledge them on CodSpeed.

Benchmarks breakdown

Benchmark main experimental/nalgebra Change
⁉️ test_box_convert_cxcywh_xywh[float32] 31.7 µs N/A N/A
⁉️ test_box_convert_cxcywh_xywh[float64] 36 µs N/A N/A
⁉️ test_box_convert_cxcywh_xywh[int16] 29.3 µs N/A N/A
⁉️ test_box_convert_cxcywh_xywh[int32] 31.5 µs N/A N/A
⁉️ test_box_convert_cxcywh_xywh[int64] 32.7 µs N/A N/A
⁉️ test_box_convert_cxcywh_xywh[uint16] 28.9 µs N/A N/A
⁉️ test_box_convert_cxcywh_xywh[uint32] 31.4 µs N/A N/A
⁉️ test_box_convert_cxcywh_xywh[uint64] 36.1 µs N/A N/A
⁉️ test_box_convert_cxcywh_xywh[uint8] 28.7 µs N/A N/A
⁉️ test_box_convert_cxcywh_xyxy[float32] 33 µs N/A N/A
⁉️ test_box_convert_cxcywh_xyxy[float64] 36.3 µs N/A N/A
⁉️ test_box_convert_cxcywh_xyxy[int16] 29.3 µs N/A N/A
⁉️ test_box_convert_cxcywh_xyxy[int32] 31.6 µs N/A N/A
⁉️ test_box_convert_cxcywh_xyxy[int64] 33 µs N/A N/A
⁉️ test_box_convert_cxcywh_xyxy[uint16] 28.9 µs N/A N/A
⁉️ test_box_convert_cxcywh_xyxy[uint32] 31.4 µs N/A N/A
⁉️ test_box_convert_cxcywh_xyxy[uint64] 36.2 µs N/A N/A
⁉️ test_box_convert_cxcywh_xyxy[uint8] 28.8 µs N/A N/A
⁉️ test_box_convert_xywh_cxcywh[float32] 31.7 µs N/A N/A
⁉️ test_box_convert_xywh_cxcywh[float64] 32.9 µs N/A N/A
... ... ... ... ...

ℹ️ Only the first 20 benchmarks are displayed. Go to the app to view all benchmarks.

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.

1 participant