load_equal_chunks() of dataset should be implemented in a way, that if the function is called multiple times, a reload from disk is only initiated for the first time. This might require to stat the file on loading and check for its modification date later.
load_equal_chunks() of dataset should be implemented in a way, that if the function is called multiple times, a reload from disk is only initiated for the first time. This might require to stat the file on loading and check for its modification date later.