Benchmark, memory, Big O analysis for AI agents
Performance analysis tools for AI agents, exposed via the Model Context Protocol (MCP). Benchmark JavaScript code execution. Run a snippet N times and measure min/max/avg/median/p95/p99 latency and operations per second. Optionally compare two implementations side by side. (string) — JavaScript code to benchmark (number, default 1000) — Number of iterations (string, optional) — Second…
Verification confirms publisher identity (repo ownership), not code safety. The security scan covers known CVEs and suspicious install scripts — it cannot prove the absence of malicious code.
Performance analysis tools for AI agents, exposed via the Model Context Protocol (MCP). Benchmark JavaScript code execution. Run a snippet N times and measure min/max/avg/median/p95/p99 latency and operations per second. Optionally compare two implementations side by side. (string) — JavaScript code to benchmark (number, default 1000) — Number of iterations (string, optional) — Second implementation to compare / (string) — Labels for comparison output Analyze Node.js memory usage: heap…