chiark
/
gitweb
/
~ianmdlvl
/
otter.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d29231a
)
zcoord: Delete some obsolete comments
author
Ian Jackson
<ijackson@chiark.greenend.org.uk>
Thu, 11 Mar 2021 21:24:13 +0000
(21:24 +0000)
committer
Ian Jackson
<ijackson@chiark.greenend.org.uk>
Thu, 11 Mar 2021 21:30:33 +0000
(21:30 +0000)
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
base/zcoord.rs
patch
|
blob
|
history
diff --git
a/base/zcoord.rs
b/base/zcoord.rs
index 948d62b339d68b4a8edf873e6b048afae8a29a7c..a656f9846bcb809b1474a54a48381ffe9640bb63 100644
(file)
--- a/
base/zcoord.rs
+++ b/
base/zcoord.rs
@@
-10,8
+10,6
@@
// * JSON is not lossy
// * JSON is human-comprehensible
// * JavaScript can compare efficiently
-// JavaScript can do arithmetic efficiently
-// * Limb size is 48 for fast JS arithmetic
// Limb size is small for not being too full of padding
// * Limb size is big so step algorithm rarely encounters limb boundaries
//