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

Fix performance issue in v2 tolist. #1418

Merged
merged 1 commit into from
Apr 14, 2022

Conversation

jpivarski
Copy link
Member

No description provided.

@jpivarski jpivarski enabled auto-merge (squash) April 13, 2022 23:49
@codecov
Copy link

codecov bot commented Apr 14, 2022

Codecov Report

Merging #1418 (5e83f11) into main (edfce38) will decrease coverage by 0.05%.
The diff coverage is 43.54%.

Impacted Files Coverage Δ
src/awkward/_v2/_connect/cuda/__init__.py 0.00% <0.00%> (ø)
src/awkward/_v2/_connect/jax/__init__.py 0.00% <0.00%> (ø)
src/awkward/_v2/contents/indexedarray.py 62.32% <0.00%> (+0.43%) ⬆️
src/awkward/_v2/operations/convert/ak_from_cupy.py 50.00% <0.00%> (+23.33%) ⬆️
src/awkward/_v2/operations/convert/ak_from_jax.py 50.00% <0.00%> (-25.00%) ⬇️
src/awkward/_v2/operations/convert/ak_to_cupy.py 33.33% <0.00%> (+23.95%) ⬆️
src/awkward/_v2/operations/convert/ak_to_jax.py 33.33% <0.00%> (-41.67%) ⬇️
src/awkward/_v2/operations/describe/ak_backend.py 10.00% <0.00%> (-2.50%) ⬇️
src/awkward/_v2/_util.py 75.11% <37.06%> (-8.22%) ⬇️
src/awkward/_v2/contents/numpyarray.py 90.42% <50.00%> (-0.15%) ⬇️
... and 10 more

@jpivarski jpivarski merged commit 00d6036 into main Apr 14, 2022
@jpivarski jpivarski deleted the jpivarski/fix-performance-issue-in-v2-tolist branch April 14, 2022 00:18
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