dense-analysis / dense-analysis/ale

Profiling in ALE

Open
#4,112 1 comment 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Vim Script
Stars
14k
Forks
1.5k
Avg merge
17h 49m
Merged PRs (30d)
1

Description

Hello,

I am using clang-tidy for CPP linting. But I noticed that inside the vim, ALE takes almost 10x more time compared to running clang-tidy outside vim.

I tried vim profile option (attached the log). I couldn't extract any meaningful info from it (First time with vim profiling).
[profile.log](https://github.com/dense-analysis/ale/files/8239982/profile.log)

But I wanted to check if there is any better profile option in ALE to get more info of how much time it takes to lint and process the result.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.