Block a user
Remove Access Date from cell selector. Noby is interesed in it
Benchmark and Improve GDS Database Loading
"Fixed" in cfc156c1c0f8b06dc6080c6a7d9a81875ab8006b by the above described fix.
Benchmark and Improve GDS Database Loading
According to several callgrind runs, reading very small chunks from file is not an issue (see callgrind-stripped -> fread -> 1.08% execution time). malloc() itself needs only 2% directly. Therefore, this is also not a big speed factor.
Benchmark and Improve GDS Database Loading