-
-
Notifications
You must be signed in to change notification settings - Fork 2
perf(core): optimize async operation & progress events #23
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
Open
ido-pluto
wants to merge
35
commits into
beta
Choose a base branch
from
feat/speed-ipull
base: beta
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
35 commits
Select commit
Hold shift + click to select a range
9daddf4
feat: v4
ido-pluto 7296216
fix(multiDownload): update status when skipping download
ido-pluto 5ad092d
fix(multiDownload): events & cli progress
ido-pluto 2504676
pref(microtask): optimize timers
ido-pluto 9826396
fix(transferStatistics): 0 when download size is unknown
ido-pluto fc48e3b
pref(downloadInfo): optimize requests
ido-pluto a6b98f5
docs(README): typo
ido-pluto 6954781
fix(build): no source map in prod
ido-pluto dee3ad5
feat(downloadURL): regenerate download url when token expires
ido-pluto 872c309
fix(cli): save flag does not save to directory
ido-pluto 6228d28
fix: tests
ido-pluto c3347cc
Merge branch 'main' into feat/speed-ipull
ido-pluto bcd1870
fix: release
ido-pluto d8cd69a
fix(write-stream): finalization close file handler
ido-pluto a4ca68c
feat(GlobalCLI): cache engine order generation
ido-pluto 64de83d
feat(write-stream): parallel write queue
ido-pluto 4ff195e
feat(cli): faster event creation
ido-pluto 264f918
fix(download-stream): event cleanup
ido-pluto 6b1a994
fix(progress): dedup engine on progress building
ido-pluto 9fc3cc8
fix(write-queue): close fd
ido-pluto 696c8c7
fix: format
ido-pluto 2b648e7
fix: remove unused var
ido-pluto 6212325
Merge branch 'beta' into feat/speed-ipull
ido-pluto 18ef713
fix: remove unused file
ido-pluto 31c4a7e
fix(multi-engine): close before throw
ido-pluto cd641ad
fix(cli): file indexing
ido-pluto 1143ae5
fix(download-size): get range request to fetch size
ido-pluto a94bd9b
fix(write-queue): default buffer size
ido-pluto 26e3a4d
fix(write-stream): catch close errors
ido-pluto df7a24d
fix(write-queue): prevent flashing the same region twice
ido-pluto f009e31
fix(pretty-bytes-fast): large numbers
ido-pluto 011a8bc
fix(cli): check if path is directory by fs
ido-pluto b265372
fix(pretty-bytes-fast): bigint division
ido-pluto 81bb92e
fix(pretty-bytes-fast): export formatTrunc
ido-pluto b9faef4
format
ido-pluto File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.