Platform:

Diagnosing startup performance

If Pulsar is taking a long time to start, you can use the timecop package to get insight into where Pulsar spends time while loading.

Timecop

Timecop displays the following information:

If a specific package has high load or activation times, you might consider reporting an issue to the maintainers. You can also disable the package to potentially improve future startup times.

If there are features of Pulsar that you’ll never use, disable the packages that provide them!