Phase A Baseline Profiling (Week 1-2)

HTML reading page generated from the source Markdown document.

Reading mode

This page is the static HTML reader for profiling/PHASE_A_BASELINE_PLAN.md. Internal Markdown links are rewritten to HTML when a matching reading page exists.

Phase A Baseline Profiling (Week 1-2)

Tools

  • perf
  • flamegraph
  • cargo-flamegraph

Benchmark suite

  • async_spawn_10k (target < 100ms)
  • thread_pool_throughput (target < 50us/task)
  • string_concat_1gb (target < 2s)
  • json_serialize_1m (target < 500ms)
  • http_latency (target < 5ms)

Deliverables

  • data/profiling/baseline/bench_results.csv
  • data/profiling/baseline/baseline_metrics.md
  • data/profiling/baseline/hot_functions_top5.md