Closed onx2 closed 3 months ago
I implemented a C linear time median but IDK if it'll be valuable considering what the cache._sizes limit might be but thought it would be nice as an option if you'd like.
cache._sizes
A brief benchmark of how it might affect perf at difference array sizes.
I implemented a C linear time median but IDK if it'll be valuable considering what the
cache._sizes
limit might be but thought it would be nice as an option if you'd like.A brief benchmark of how it might affect perf at difference array sizes.