Home / Companies / Cloudflare / Blog / Post Details
Content Deep Dive

Profiling Your Workers with Wrangler

Blog post from Cloudflare

Post Details
Company
Date Published
Author
Joshua Nelson, Kabir Sikand
Word Count
616
Company Posts That Month
46
Language
English
Hacker News Points
-
Post removed?
No
Summary

In September 2021, Joshua Nelson and Kabir Sikand discussed how developers have been able to run computationally intensive workloads on the Cloudflare edge network since the launch of Workers Unbound. They introduced Chrome DevTools Integration (Beta) for profiling and monitoring Workers performance. The integration allows users to profile their Cloudflare Workers using chrome://inspect, similar to debugging a Node backend. The feature is demonstrated with an example of optimizing a simple JavaScript program that outputs the first thousand integers separated by a space. Users can analyze the resulting flame graph and understand where most time is spent in their code. The profiler works by gathering stack traces at a sampled rate, providing an approximation of where the code spends its execution time. Cloudflare aims to improve visibility into edge-based computing with this integration and encourages feedback from the community.

Trends Found in this Post
Trend Post Mentions Total Month Mentions Posts Companies MoM
Observability 1 495 122 31 -29%
Use This Data

Use this post, company, and trend context to find content marketing opportunities, perform competitive analysis, or address product feature gaps via the Plushcap MCP server or the Plushcap API.