Skip to content

Commit 4e42d07

Browse files
committed
update
1 parent 5e9110b commit 4e42d07

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

README.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -129,11 +129,9 @@ TBD
129129

130130
(3) Seperate bid and ask depth updates into two buffers and write from two different threads rather then one.
131131

132-
(4) Use a decimals or another solution over floats for quantities.
132+
(4) Use fixed library for floats https://docs.rs/fixed/latest/fixed/
133133

134-
(5) Use a decimals or another solution over floats for price levels.
135-
136-
(6) Possibly more performant atomic memory ordering
134+
(5) Possibly more performant atomic memory ordering
137135

138136
## <span style="color: #FF7675;">Testing</span>
139137

0 commit comments

Comments
 (0)