carlthome / vscode-git-line-blame

Display inline information of the last commit that edited the currently selected line in the editor
https://marketplace.visualstudio.com/items?itemName=carlthome.git-line-blame
GNU Affero General Public License v3.0
20 stars 4 forks source link

Setup perfomance testing mechanism #63

Open mishraprafful opened 2 months ago

mishraprafful commented 2 months ago

Setup a test mechanism that creates a git repo, and programatically tests the extensions performance, and spits out the metrics for time taken.

These tests do not include testing the extension itself.