summaryrefslogtreecommitdiff
path: root/todo.txt
diff options
context:
space:
mode:
authorJuan Manuel Tomás <jtomas1815@gmail.com>2023-02-19 23:41:00 -0300
committerJuan Manuel Tomás <jtomas1815@gmail.com>2023-02-19 23:41:00 -0300
commitce4838b58104b589894081b6c5cbd52554cf87a7 (patch)
treedbefb70d1c00ade4a5cbff3db6bf6ef006e88fd3 /todo.txt
parenta0586bd6fed38914b2112c5f834bd66140758e30 (diff)
downloadjson-ce4838b58104b589894081b6c5cbd52554cf87a7.tar.gz
json-ce4838b58104b589894081b6c5cbd52554cf87a7.zip
Add todo.txt
Diffstat (limited to 'todo.txt')
-rw-r--r--todo.txt3
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.