benchmark-init

Homepage: https://github.com/dholm/benchmark-init-el

Author: Steve Purcell

Updated:

Summary

Benchmarks for require and load calls

Commentary

This is a simple benchmark of calls to Emacs require and load functions.
It can be used to keep track of where time is being spent during Emacs
startup in order to optimize startup times.
The code is based on init-benchmarking.el by Steve Purcell.

Dependencies