|
|
|
|
|
by DaiPlusPlus
3294 days ago
|
|
The article speculates that the overhead of calling `fopen` for each file and subsequently reading it is more expensive than reading from an already opened database file. But as for how expensive `fopen` is really depends many factors. |
|