Alberto
Alberto
> If a named tuple supports default values it could be used so the sequence should always be a 4 tuple (all parameters) only needing minimal or no checks at...
Generally speaking the idea is getting the fastest looping we can possibly get, with fewer checks and getitem(s) as we possibly can, while waiting for a faster implementation of the...
About the `needs review` label, would it be more useful to have a `needs review` (for 1 review) and a `needs reviews` (for 2)? I've seen that many times reviewers...
> This has been previously discussed in #3336. Should this be closed as a duplicate? I don't think so, as the former is just a single comment of yours about...
I will test that and let you know, if impact is too big there's no reason to do that
> This will need to be updated to use the inline function from #3530 in whatever state that gets merged. > > Setting this to 'Request changes' to clean up...
I'm super excited for a dark mode, that green is historic but hurts the eyes a lot. With that being said i think we should show some examples before accepting...
In theory each category could be of a different color / color group, just to point out what each piece of text represents and guide the eye trough the site.
I got these results with my code(32 bit on 32 bit), stange sthing to see is that apparently the new implementation sped up even blits substantially but for big odd...
I also made a couple of graphs for the more interesting 1-32 range and results are pretty strange as well (these are with same code as before but with 24...