Any chance of bringing this one back? It doesn't seem to be working.
Edit: Nevermind, seems the problem is on my end.
Any chance of bringing this one back? It doesn't seem to be working.
Edit: Nevermind, seems the problem is on my end.
I wonder if 3d printed driver tips would be better for matching the material strength and reduce stripping. Or maybe they wouldn't have enough strength at all and would just twist and fall apart.
I was also wondering how well printing drywall anchors would work.
Lwaxana Troi should have been the Enterprise computer voice, amirite!?!?
Thanks! I didn't know about that community.
TLDR: 3.11 is twice as fast as 3.10 at doing global name lookups, so an old speedup hack of aliasing a global function locally isn't needed.
For example, when calling len() in a loop, going l=len, and calling l() in the loop was faster in 3.10. In 3.11, moreso in 3.13, it's almost a wash.
However, the author says this:
Accessing functions through a module [e.g. math.sin()] or a deep attribute chain can still carry overhead. Creating a local alias or using "from module import name" continues to be effective in those situations.
But when I look at the numbers, I would say 3.13 is pretty close to making it an unnecessary optimization in general. A little subjective on how you interpret the numbers.
Great info, but this was like trying to use a recipe and reading the author's life story to get there.
Yeah that was just the byline and I grabbed some excerpts about what triggered it.
Thanks for pointing this out though. Personally, I'm glad they're taking action and coming at it from multiple angles.
Monopolies will do that.
I guess they shouldn't have privatized hydro after all...
Cue, Queue or Q. No Que, okay?