-
Notifications
You must be signed in to change notification settings - Fork 118
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
Refs perf enhancement #238
Open
cjblomqvist
wants to merge
20
commits into
derbyjs:master
Choose a base branch
from
cjblomqvist:refs-perf-enhancement
base: master
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
20 commits
Select commit
Hold shift + click to select a range
21db161
Add new way of maintaining list of toPaths for greatly enhanced perfo…
cjblomqvist b7722ca
A lot of fixes to previous rework using smarter PathMap
cjblomqvist 2e4c5e0
Add PathMap for from as well, in preparation for removing to and from…
cjblomqvist 6a58da9
Additional fixes to rework where PathMap is used as FromMap for more …
cjblomqvist a07843b
Additional rework to support nested levels of items and paths in Path…
cjblomqvist 1b2f09c
Use new fromPathMap instead of fromMap when dereferencing
cjblomqvist e0d02ca
Use new fromPathMap instead of fromMap for refs when converting to JS…
cjblomqvist 59d801f
Remove fromMap completely from refs
cjblomqvist eac9fde
Fix syntax issue with new rework of Maps
cjblomqvist eb7b6d4
Use toPathMap instead of toMap with refs, part 1
cjblomqvist 4b0b48d
Remove toMap from refs as it's no longer needed
cjblomqvist 6e7dc66
Remove parentToMap and all other ToMap related stuff from refs, and u…
cjblomqvist 3d92d52
Remove accidental added spacing
cjblomqvist 5ec6707
Various minor fixes, including always returning arrays for PathListMaps
cjblomqvist 5d8fee3
Merge commit 'f4ab92e1940a2769f8dbbdfb9f0f19a7283d5c6e' into refs-per…
cjblomqvist f9a8d96
Merge remote-tracking branch 'refs/remotes/derbyjs/master' into refs-…
cjblomqvist 2719ad2
Merge remote-tracking branch 'refs/remotes/derbyjs/master' into refs-…
cjblomqvist 8884498
Fix issues with cleanup and bundling of refs
cjblomqvist 416ab16
Additional fix to refs cleanup/bundle issues
cjblomqvist bff89cf
Remove debugging param no longer applicable
cjblomqvist 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 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
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is a little bug leading to crashes: the line should read