You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a simple app that uses chartjs to display a simple time series, but it uses too much cpu ,
If I don't update the chart the cpu goes back to normal
to test run
deno run https://raw.githubusercontent.com/sigmaSd/ping1/master/webview/main.ts
check cpu usage (it uses 21%)
The text was updated successfully, but these errors were encountered:
I have a simple app that uses chartjs to display a simple time series, but it uses too much cpu ,
If I don't update the chart the cpu goes back to normal
to test run
check cpu usage (it uses 21%)
The text was updated successfully, but these errors were encountered: