You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 6, 2021. It is now read-only.
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.
Test this for small(<500 files), medium(5K files approx) and large(>25K) projects.
Run it on Windows and Mac systems with most likely configurations.
Find the performance differences in a repeated search, case-sensitive search and the very first search.
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.