use ujson to load ticker files 30% faster from disk.

This commit is contained in:
creslinux
2018-07-16 16:09:42 +00:00
parent 4a39a754f4
commit 0f3339f74f
2 changed files with 27 additions and 4 deletions

View File

@@ -23,3 +23,10 @@ scikit-optimize==0.5.2
# Required for plotting data
#plotly==3.0.0
# find first, C search in arrays
py_find_1st==1.1.1
#Load ticker files 30% faster
ujson==1.35