ip2region_private/binding/c_mmap
Leo Ma 9bdf030fe0 Add database file memory map as c_mmap binding
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>
2017-01-12 17:33:58 +08:00
..
ip2region.c Add database file memory map as c_mmap binding 2017-01-12 17:33:58 +08:00
ip2region.h Add database file memory map as c_mmap binding 2017-01-12 17:33:58 +08:00
testSearcher.c Add database file memory map as c_mmap binding 2017-01-12 17:33:58 +08:00