1 Repo
A library of pre-built query graph configurations that users can load from the application.
Distinct from Context Pre-loading: Distinct from Context Pre-loading: provides curated, reusable query configurations rather than injecting background context into prompts.
Explore 1 awesome GitHub repository matching software engineering & architecture · Curated Query Examples. Refine with filters or upvote what's useful.
Perfetto is a platform for system-level performance tracing and analysis on Linux and Android. It combines a high-throughput trace recorder, a SQL-based query engine, and a browser-based visualizer into a single toolchain. The platform covers CPU scheduling and call-stack profiling, native and Java heap memory allocation tracking, GPU and graphics events, and system-wide counters such as CPU frequency and power consumption. The architecture decouples trace recording from offline analysis, using a compact protobuf format for event encoding and columnar storage for efficient SQL queries. The we
Provides a library of curated query examples that users can load for trace analysis.