-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
Cache identifiers #7182
Merged
Merged
Cache identifiers #7182
Conversation
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
Asset Size Report for 80015dc IE11 Builds The size of the library EmberData has increased by 251.0 B (106.0 B compressed) which exceeds the failure threshold of 15 bytes.WarningsThe uncompressed size of the package @ember-data/store has increased by 251.0 B. Changeset
Full Asset Analysis (IE11)
Modern Builds The size of the library EmberData has increased by 251.0 B (105.0 B compressed) which exceeds the failure threshold of 15 bytes.WarningsThe uncompressed size of the package @ember-data/store has increased by 251.0 B. Changeset
Full Asset Analysis (Modern)
Modern Builds (No Rollup) The size of the library EmberData has increased by 253.0 B (17.0 B compressed) which exceeds the failure threshold of 15 bytes.WarningsThe uncompressed size of the package @ember-data/store has increased by 253.0 B. Changeset
Full Asset Analysis (Modern)
|
Performance Report for 80015dc Relationship Analysis
|
igorT
force-pushed
the
igor/identifiers-fix
branch
2 times, most recently
from
May 13, 2020 21:15
80417a4
to
d14371f
Compare
igorT
force-pushed
the
igor/identifiers-fix
branch
3 times, most recently
from
May 13, 2020 21:39
1239d72
to
7bfd4f9
Compare
runspired
approved these changes
May 13, 2020
igorT
force-pushed
the
igor/identifiers-fix
branch
from
May 13, 2020 21:45
7bfd4f9
to
a612032
Compare
Co-authored-by: igorT <[email protected]> Co-authored-by: pete-the-pete <>
igorT
force-pushed
the
igor/identifiers-fix
branch
from
May 13, 2020 21:50
a612032
to
80015dc
Compare
igorT
added
backport-beta
PR targets the beta branch
backport-lts
PR targets the current lts branch
backport-release
PR targets the current release branch
🏷️ bug
This PR primarily fixes a reported issue
labels
May 13, 2020
Merged
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
backport-beta
PR targets the beta branch
backport-release
PR targets the current release branch
🏷️ bug
This PR primarily fixes a reported issue
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.
Add a caching layer to Identifiers that is not type specific.