Skip to content

The 3.4.1 version is slowing down my full machine, looking at antora.yml with ripgrep in a large folder #921

Open
@loic-joly-sonarsource

Description

@loic-joly-sonarsource

My working folder contains thousands of subfolders. In one of the subfolders, I edit an asciidoc file. Each time I perform any edit, the 32 cores of my computer (on Windows) jump to 100% usage for several seconds.

image

When looking at the greedy process, I notice rg.exe, which is launched with the following command line:

"c:\Users\****\AppData\Local\Programs\Microsoft VS Code\resources\app\node_modules\@vscode\ripgrep\bin\rg.exe" --hidden --follow --files -g **/antora.yml

Going back to version 3.1.1 solves the issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions