Skip to content
This repository was archived by the owner on Sep 6, 2021. It is now read-only.
This repository was archived by the owner on Sep 6, 2021. It is now read-only.

[Performance] Find In Files Optimization #11093

@rroshan1

Description

@rroshan1
  • Measure the performance of "Find In Files".
  • Compare the same with other Brackets-like editors.
  • Analyzing the scope for improvements in "Find In Files".
  • Implement the optimizations.
  • Measure the improvements.

Method used to measure the performance:-

We have run multiple FindInFiles searches and used iPhone 5S to capture the slo-mo (slow-motion) videos with 120 fps. After capturing the videos, we used Adobe Premier-Pro to calculate the time elapsed in the searches to the nearest frames (accuracy= 1/120th of a second).

Parameters to consider for testing this.

  1. Test this for small(<500 files), medium(5K files approx) and large(>25K) projects.
  2. Run it on Windows and Mac systems with most likely configurations.
  3. Find the performance differences in a repeated search, case-sensitive search and the very first search.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions