Windkit Li
Windkit Li
Currently, LeoFS keeps all log files, it could be good to consider `gzip` rotated logs to save disk space usage
## Description As LeoFS is good at handling small files (images, logs, ...), it may fill in the missing part of HDFS (which does not work well with small files)...
### Description To test the random access performance of LeoFS, we have carried following benchmark 1. Randomly Read 200KB from 1MB Files 2. Randomly Read 200KB from 50MB Files 3....
Particularly, https://github.com/Schluca/streamlit_tree_select will break as the iframe was first initialized with height=0 While this is partly due to other component's behavior (in this example, its height is dynamically determined by...