Skip to content

Feature: Timing Report

Josh Soref edited this page Feb 25, 2024 · 3 revisions

Timing Report

🏗️ Mostly for debugging, if you're wondering which files are "expensive", you can ask check-spelling to generate a csv file with rough information about the start and end times for processing each file.

        report-timing: 1

Expected release: v0.0.22

Clone this wiki locally