{"library":"chrome-trace-event","type":"library","category":null,"description":"The `chrome-trace-event` library provides a programmatic interface for Node.js applications to generate detailed performance logs in Google's Trace Event format. These logs, typically JSON files, can then be loaded and visualized using powerful analysis tools such as `chrome://tracing` in Chrome DevTools or Google's `trace-viewer`. This allows developers to gain deep insights into their application's execution flow, identify bottlenecks, and understand inter-process communication or asynchronous operations. The current stable version is 1.0.4, which was last published over two years ago. Due to its age and lack of recent updates, its release cadence is effectively dormant. Its primary differentiator is its straightforward approach to producing a universally accepted profiling format that integrates directly into established Chrome-based visualization ecosystems.","language":"javascript","status":"maintenance","version":"1.0.4","tags":["javascript","trace-event","trace","event","trace-viewer","google","typescript"],"last_verified":"Wed May 27","install":[{"cmd":"npm install chrome-trace-event","imports":["import { Tracer } from 'chrome-trace-event';","const Tracer = require('chrome-trace-event').Tracer;","import type { TraceEvent } from 'chrome-trace-event';"]},{"cmd":"yarn add chrome-trace-event","imports":[]},{"cmd":"pnpm add chrome-trace-event","imports":[]}],"homepage":null,"github":"https://github.com/samccone/chrome-trace-event","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/chrome-trace-event","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/chrome-trace-event/compatibility"}}