Open vetschn opened 1 week ago
I added several custom jitted kernels that should speed up the datastructures quite a bit. Also see the very rough timings over in the comment at #50.
Skipping any kernels not related to the datastructure for now.
Coverage is computed with the Numba jit disabled, but of course the GPU kernels are untested in this pipeline (hence the bad coverage).
Note that the failing test is due to Beyn :skull:
:warning: Please install the to ensure uploads and comments are reliably processed by Codecov.
Codecov Report
Attention: Patch coverage is
57.24816%
with174 lines
in your changes missing coverage. Please review.Additional details and impacted files
```diff @@ Coverage Diff @@ ## dev #58 +/- ## ========================================== - Coverage 84.80% 76.58% -8.22% ========================================== Files 29 37 +8 Lines 1198 1495 +297 ========================================== + Hits 1016 1145 +129 - Misses 182 350 +168 ```:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.