mirror of
https://github.com/netfun2000/ip2region.git
synced 2026-02-27 09:44:31 +08:00
content buffer directly as vectorIndex
This commit is contained in:
@@ -171,4 +171,4 @@ fclose($handle);
|
||||
$searcher->close();
|
||||
$cost = XdbSearcher::now() - $sTime;
|
||||
printf("Bench finished, {cachePolicy: %s, total: %d, took: %ds, cost: %.3f ms/op}\n",
|
||||
$cachePolicy, $count, $cost/1000, $cost/$count);
|
||||
$cachePolicy, $count, $cost/1000, $cost/$count);
|
||||
|
||||
Reference in New Issue
Block a user