| ▲ | booi 3 hours ago | |
i mean, technically this is once per millisecond, so this would happen 1000x more. In your case due to the kernel overhead you would likely not even be able to do it (300% CPU?). Either way this does seem like a very large overhead due to the fact that there's just no other way to do it without a deeper kernel integration which might be outside the scope of what sqlite is trying to do. | ||
| ▲ | nine_k 2 hours ago | parent [-] | |
If the fs tree scanned once per second had 1000 files, it would be once per millisecond for a file. | ||