Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Resolve async job perf #183

Merged
merged 12 commits into from
Dec 28, 2019
Merged

Resolve async job perf #183

merged 12 commits into from
Dec 28, 2019

Conversation

liuchengxu
Copy link
Owner

@liuchengxu liuchengxu commented Dec 28, 2019

Follow up of #181: fix the slowness of wirting 1 million lines into a tempfile inside vim when caching the forerunner job result.

Aftre this PR, the only performance issue of async is during the time of forerunner job not finished yet, which can be optimized further later using --cmd of maple. Once the forerunner job is done, you can smoothly search/filter 1 million items.

@liuchengxu liuchengxu merged commit 3c81bab into master Dec 28, 2019
@delete-merged-branch delete-merged-branch bot deleted the resolve-async-job-perf branch December 28, 2019 07:38
liuchengxu pushed a commit that referenced this pull request Aug 17, 2021
instead of asking for the PR, get the application document itself
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.

1 participant