Update README.md

This commit is contained in:
Tenkuma 2025-06-20 22:56:15 -03:00 committed by GitHub
commit 7ba88dc9f5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -6,7 +6,7 @@ It will calculate and change the game time every second (that's 20 ticks and tha
## Performance
I am not sure if this plugin has any significant performance hit, it runs code every few ticks (you can in/decrease the frequency in the config) and that is not the best approach for doing this, but it's the only that works in beta. Using it with `ticksBetweenUpdate: 1` does not seem to change the performance in any way. The specifications for the computer used for the tests:
`Host: 83AF IdeaPad 1 14IAU7`
`CPU: 12th Gen Intel i5-1235U (12) @ 1.300GHz`
`GPU: Intel Alder Lake-UP3 GT2 [Iris Xe Graphics]`
`Memory: 10097MiB / 15709MiB`
```Host: 83AF IdeaPad 1 14IAU7
CPU: 12th Gen Intel i5-1235U (12) @ 1.300GHz
GPU: Intel Alder Lake-UP3 GT2 [Iris Xe Graphics]
Memory: 10097MiB / 15709MiB```