Hyperlink the benchmark spreadsheet for BetterBlockPos
This commit is contained in:
parent
8fa0d63ae5
commit
ecbb34366f
@ -26,7 +26,7 @@ import net.minecraft.util.math.Vec3i;
|
|||||||
* <p>
|
* <p>
|
||||||
* Is it really faster to subclass BlockPos and calculate a hash in the constructor like this, taking everything into account?
|
* Is it really faster to subclass BlockPos and calculate a hash in the constructor like this, taking everything into account?
|
||||||
* Yes. It's called BETTER BlockPos for a reason. Source:
|
* Yes. It's called BETTER BlockPos for a reason. Source:
|
||||||
* https://docs.google.com/spreadsheets/d/1GWjOjOZINkg_0MkRgKRPH1kUzxjsnEROD9u3UFh_DJc/edit
|
* <a href="https://docs.google.com/spreadsheets/d/1GWjOjOZINkg_0MkRgKRPH1kUzxjsnEROD9u3UFh_DJc">Benchmark Spreadsheet</a>
|
||||||
*
|
*
|
||||||
* @author leijurv
|
* @author leijurv
|
||||||
*/
|
*/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user