mirror of
https://github.com/zarzet/SpotiFLAC-Mobile.git
synced 2026-07-30 15:58:51 +02:00
perf(go): add runtime metrics and benchmarks
This commit is contained in:
@@ -741,6 +741,9 @@ import Gobackend
|
||||
case "releaseMemoryUnderPressure":
|
||||
GobackendReleaseMemoryUnderPressure()
|
||||
return nil
|
||||
|
||||
case "getGoRuntimeMetrics":
|
||||
return GobackendGetRuntimeMetricsJSON()
|
||||
|
||||
case "getLogCount":
|
||||
let response = GobackendGetLogCount()
|
||||
|
||||
Reference in New Issue
Block a user