diff options
Diffstat (limited to 'todo.txt')
-rw-r--r-- | todo.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/todo.txt b/todo.txt new file mode 100644 index 0000000..b766489 --- /dev/null +++ b/todo.txt @@ -0,0 +1,3 @@ +The loader is kinda slow. Parses 2.9MB of data in 2 seconds. +From which 0.5 seconds are GC time. +4B cycles 1B bytes consed. |