Kotlin/Native GC pause time up to 30 milliseconds Every Time,Is this GC time normal?
jun chen
12/20/2022, 12:02 PM
I add -Xruntime-logs=gc=info flag to compile project according to Monitor GC performance
My project just hava a list Page, I found GC pause time up to 30 milliseconds Every Time, is this normal?