mirror of
https://github.com/scottlamb/moonfire-nvr.git
synced 2025-04-01 10:13:43 -04:00
adjust startup timings again
I forgot to drop the cache before grabbing the numbers earlier today.
This commit is contained in:
parent
bdf52d743b
commit
88051a1188
@ -335,8 +335,8 @@ The times are roughly:
|
|||||||
|
|
||||||
| level | operation | time |
|
| level | operation | time |
|
||||||
| :------- | :---------- | -------: |
|
| :------- | :---------- | -------: |
|
||||||
| presence | `readdir()` | ~1.6 sec |
|
| presence | `readdir()` | ~19 sec |
|
||||||
| size | `fstat()` | ~100 sec |
|
| size | `fstat()` | ~120 sec |
|
||||||
| hash | `read()` | ~8 hours |
|
| hash | `read()` | ~8 hours |
|
||||||
|
|
||||||
The `readdir()` and `fstat()` times can be tested simply:
|
The `readdir()` and `fstat()` times can be tested simply:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user