Skip to content

Commit 72ed522

Browse files
committed
update todo
1 parent f498b03 commit 72ed522

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

Todo.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: 'Todo'
33
subtitle: ''
44
author: Jens Getreu
5-
date: 2018-06-10
5+
date: 2018-09-24
66
revision: 1.0
77
fileext: md
88
---
@@ -12,3 +12,9 @@ fileext: md
1212

1313
* Migrate to [encoding_rs - Rust](https://docs.rs/encoding_rs/0.8.0/encoding_rs/)?
1414

15+
* Update Memmap to 0.7
16+
17+
* Preformance in: `finding.rs`: `macro_rules! enc_str`:
18+
19+
avoid `format!`, use something [numtoa - Cargo: packages for Rust](https://crates.io/crates/numtoa/0.0.7)
20+
instead

0 commit comments

Comments
 (0)