Optimization found
Fragment of a discussion from User talk:Skilgannon/KDTree
← Thread:User talk:Skilgannon/KDTree/Optimization found/reply
Jump to navigation
Jump to search
← Thread:User talk:Skilgannon/KDTree/Optimization found/reply
Two things - actually, three:
- That code executes once, because it's in the constructor. Clarity >> saving one multiplication and one division calculation during initialization.
- The Java compiler should optimize this, making it irrelevant anyway - that is, the compiled .class file will be the exact same bytecode.
- Please spend more time writing bots and less time posting on the wiki. I'm sorry for being blunt. I've never been in this situation, but your posts are mostly inane, to the point that I sometimes wonder if you're the most successful troll I've ever encountered.
You do not have permission to edit this page, for the following reasons:
You can view and copy the source of this page.
Return to Thread:User talk:Skilgannon/KDTree/Optimization found/reply (5).