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

Qute: bunch of performance improvements #12226

Merged
merged 1 commit into from
Sep 23, 2020

Conversation

mkouba
Copy link
Contributor

@mkouba mkouba commented Sep 21, 2020

  • optimize section nodes (collapse text nodes)
  • reduce the overhead for CompletableFuture.all()
  • cache value resolver for each part of an expression

@mkouba mkouba added this to the 1.9.0 - master milestone Sep 21, 2020
@mkouba mkouba requested a review from gastaldi September 22, 2020 06:30
- optimize section nodes (collapse text nodes)
- reduce the overhead for CompletableFuture.all()
- cache value resolver for each part of an expression
@mkouba mkouba force-pushed the qute-cache-expr-resolvers branch from 9a1bed6 to d5885c0 Compare September 23, 2020 08:56
@gastaldi gastaldi merged commit 41f948a into quarkusio:master Sep 23, 2020
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.

2 participants