File I/O optimization. - No more `fread` call when the file is mapped. - Close database file as soon as possible after `mmap` Signed-off-by: Leo Ma <begeekmyfriend@gmail.com> |
||
|---|---|---|
| .. | ||
| c | ||
| c_mmap | ||
| golang | ||
| java | ||
| nodejs | ||
| php | ||
| php_extension | ||
| python | ||
File I/O optimization. - No more `fread` call when the file is mapped. - Close database file as soon as possible after `mmap` Signed-off-by: Leo Ma <begeekmyfriend@gmail.com> |
||
|---|---|---|
| .. | ||
| c | ||
| c_mmap | ||
| golang | ||
| java | ||
| nodejs | ||
| php | ||
| php_extension | ||
| python | ||