You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
That comment is still current, other than the "we don't have .index" bit. But it's useful to explain the magic number 10 below, as well as splitting reads in between a number.
@martinpitt I actually just read this comment and it's definitely no longer relevant. We no longer slice anything, specifically because the part about not having memoryview.index() is no longer relevant. That means the performance concerns are also not relevant...
That comment is still current, other than the "we don't have .index" bit. But it's useful to explain the magic number 10 below, as well as splitting reads in between a number.
Originally posted by @martinpitt in #19270 (review)
The text was updated successfully, but these errors were encountered: