Superintelligence.StartupProfiler (superintelligence v0.1.0)

Advanced startup profiler with:

  • Flame graph generation
  • Execution timeline
  • Bottleneck detection
  • Memory profiling
  • Performance recommendations

Summary

Functions

checkpoint(name, metadata \\ %{})

child_spec(init_arg)

Returns a specification to start this module under a supervisor.

See Supervisor.

end_span(span_id)

generate_report()

get_analysis()

get_flame_graph()

get_timeline()

init(opts)

Callback implementation for GenServer.init/1.

start_link(opts \\ [])

start_span(name, metadata \\ %{})