db1000n
db1000n copied to clipboard
How can I make the CPU usage less than 100%?
How can I manage CPU usage?
Which version are you running? There were issues with that in the past
Right now I have the same 100% CPU issue with the latest docker version
always ghcr.io/arriven/db1000n:latest
@zdytch docker doesn't pull new versions unless --pull always
is specified. The app should output its version when started, what does it show for you?
Status: Image is up to date for ghcr.io/arriven/db1000n:latest 2022/04/07 08:00:05.589425 main.go:51: DB1000n [Version: v0.8.20][PID=1]
@Arriven db1000n_0.8.19_windows_386.zip, db1000n_0.8.19_windows_amd64.zip, db1000n_0.8.16_windows_386.zip, db1000n_0.8.16_windows_amd64.zip. On VM, and on physical machines. Windows 10.
@Arriven maybe you need to run with some parameters? I just double click to launch.
we would certainly benefit from --debug
argument being specified to get some more details into what's going on
guys, a bit more details from me about high CPU usage starting from this comment here https://github.com/Arriven/db1000n/issues/491#issuecomment-1091560082
Right now I have the same 100% CPU issue with the latest docker version
always ghcr.io/arriven/db1000n:latest
That is a problem of Docker Dekstop, not of any script.
https://stackoverflow.com/questions/4208/windows-equivalent-of-nice ;)