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 reverse/view regression #429

Merged
merged 2 commits into from
Sep 16, 2020
Merged

Fix reverse/view regression #429

merged 2 commits into from
Sep 16, 2020

Conversation

maleadt
Copy link
Member

@maleadt maleadt commented Sep 15, 2020

Fixes #410

@maleadt maleadt added cuda array Stuff about CuArray. performance How fast can we go? labels Sep 15, 2020
@codecov
Copy link

codecov bot commented Sep 16, 2020

Codecov Report

Merging #429 into master will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #429   +/-   ##
=======================================
  Coverage   79.75%   79.76%           
=======================================
  Files         170      170           
  Lines        9051     9053    +2     
=======================================
+ Hits         7219     7221    +2     
  Misses       1832     1832           
Impacted Files Coverage Δ
src/array.jl 91.32% <100.00%> (+0.08%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 0ea3238...631038a. Read the comment docs.

@maleadt maleadt merged commit 500b2af into master Sep 16, 2020
@maleadt maleadt deleted the tb/reverse_regression branch September 16, 2020 16:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cuda array Stuff about CuArray. performance How fast can we go?
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Reverse performance regression
1 participant