Skip to content

feat(bigfile): use faster.nvim to replace bigfile.nvim.#1436

Merged
charliie-dev merged 1 commit intomainfrom
feat/faster-bigfile
Mar 18, 2025
Merged

feat(bigfile): use faster.nvim to replace bigfile.nvim.#1436
charliie-dev merged 1 commit intomainfrom
feat/faster-bigfile

Conversation

@ayamir
Copy link
Owner

@ayamir ayamir commented Mar 18, 2025

This patch replace bigfile.nvim with faster.nvim with faster bigfile load speed. Tested for auto generated rpc interface file with 40000 lines, the first loading time was 2 times faster, and the subsequent jump time was nearly 3 times faster. Because the test was conducted on company private codes, it is impossible to record the screen to show a intuitive comparison. You guys can also test it by yourself to feel the speed up.

@ayamir ayamir requested a review from charliie-dev March 18, 2025 02:53
@charliie-dev
Copy link
Collaborator

charliie-dev commented Mar 18, 2025

This is a text file that has 20000 lines.
https://gist.github.com/gruehle/2646280


tested with this file, loads super fast!

Copy link
Collaborator

@charliie-dev charliie-dev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@charliie-dev charliie-dev merged commit a982ba0 into main Mar 18, 2025
4 checks passed
@charliie-dev charliie-dev deleted the feat/faster-bigfile branch March 18, 2025 03:23
This was referenced Apr 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants