profiling

Tag

Cards List
#profiling

Skim: Speculative Execution for Fast and Efficient Web Agents

arXiv cs.AI · 2026-05-19 Cached

Accio is a speculative execution framework that reduces cost and latency for web agents by leveraging offline site-structure profiling and online selection of fast paths, achieving a 1.9x reduction in per-task cost and 33.4% latency reduction while maintaining accuracy.

0 favorites 0 likes
#profiling

@ariG23498: Made a simple utility to share your GPU profile traces. `uvx trace-tuil <local traces> -b <hf bucket name>`

X AI KOLs Following · 2026-05-14 Cached

A simple utility to share GPU profile traces using a command-line tool, designed for developers working with GPU profiling.

0 favorites 0 likes
#profiling

Profiling.sampling – Statistical Profiler

Hacker News Top · 2026-05-10 Cached

Python 3.15 introduces the profiling.sampling module, Tachyon, a statistical profiler that periodically samples stack snapshots with minimal overhead, suitable for development and production environments.

0 favorites 0 likes
#profiling

Journey in optimising Elixir application

Lobsters Hottest · 2026-04-20 Cached

A developer shares lessons learned while optimizing Elixir applications, particularly focusing on performance improvements to a Postgres connection pooler (Ultravisor). The article covers profiling techniques using flame graphs, call tracing, and tools like eFlambè and tprof.

0 favorites 0 likes
← Previous
← Back to home

Submit Feedback