atom / fuzzy-finder

Find and open files quickly
MIT License
274 stars 138 forks source link

Log the time it takes to index the project #371

Closed rafeca closed 5 years ago

rafeca commented 5 years ago

Prerequisites

Description

In order to understand better the real world performance of the fuzzy-finder and allow us to take better decisions, we want to start logging the time it takes to re-index a project (code pointer).

Some additional information that we want to log along the time:

rafeca commented 5 years ago

This has already landed atom@master