Binary package “elpa-esup” in ubuntu noble

Emacs StartUp Profiler

 This package profiles your Emacs startup time by examining all
 top-level S-expressions (sexps). It starts a new Emacs process from
 Emacs to profile each sexp. After the profiled Emacs is complete, it
 will exit and your Emacs will display the results.
 .
 It will step into `require' and `load' forms at the top level of a
 file, but not if they're enclosed in any other statement.