tauri-plugin-profiling 0.1.0

Tauri plugin for CPU profiling with flamegraph generation
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
{
    "recommendations": [
      "biomejs.biome",
      "github.vscode-github-actions",
      "nefrob.vscode-just-syntax",
      "rust-lang.rust-analyzer",
      "tamasfe.even-better-toml",
      "vadimcn.vscode-lldb",
      "vitest.explorer",
    ],
  }