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

[7.x] [Canvas] Expression progress (#104457) #107620

Merged
merged 2 commits into from
Aug 4, 2021

Conversation

Kuznietsov
Copy link
Contributor

Backports the following commits to 7.x:

* Added `expression_progress` plugin.

Co-authored-by: Kibana Machine <[email protected]>
# Conflicts:
#	packages/kbn-optimizer/limits.yml
@Kuznietsov Kuznietsov enabled auto-merge (squash) August 4, 2021 08:43
@kibanamachine
Copy link
Contributor

💚 Build Succeeded

Metrics [docs]

Module Count

Fewer modules leads to a faster build time

id before after diff
canvas 1056 1044 -12
expressionShape 42 61 +19
total +7

Async chunks

Total size of all lazy-loaded chunks that will be downloaded as the user navigates the app

id before after diff
canvas 1.6MB 1.6MB -10.1KB
expressionShape 7.3KB 23.5KB +16.2KB
total +6.1KB

Page load bundle

Size of the bundles that are downloaded on every page load. Target size is below 100kb

id before after diff
expressionShape 17.3KB 27.5KB +10.2KB
Unknown metric groups

API count

id before after diff
expressionShape 90 141 +51

API count missing comments

id before after diff
expressionShape 90 141 +51

async chunk count

id before after diff
expressionShape 2 4 +2

References to deprecated APIs

id before after diff
canvas 36 34 -2

To update your PR or re-run it, just comment with:
@elasticmachine merge upstream

@Kuznietsov Kuznietsov merged commit 13ec91a into elastic:7.x Aug 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants