Places where the code can be improved. 1. in `cache_init.h`, we have parameter concatenation `<old_param>+",window-size=0.01"`, when `<old_param>` is an empty string -> parsing will fail.