50x regression in copying large custom arrays. #52070
Labels
arrays
[a, r, r, a, y, s]
performance
Must go faster
potential benchmark
Could make a good benchmark in BaseBenchmarks
regression
Regression in behavior compared to a previous version
This regression was caused by multiple commits and I have not performed a bisection. However, I suspect that #50824 (cc @oscardssmith and @vtjnash) is involved (because it's involved in everything) and #49827 (cc @Tokazama) because that is the last commit that touched the
isassigned
code which profiling indicates is the bottleneck here.The text was updated successfully, but these errors were encountered: