pub async fn get_performance( __arg0: State<ApiState>, ) -> ApiResult<Json<HashMap<String, Value>>>
Get performance metrics including CPU and memory usage.