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

Display maximum memory used during the site build #783

Merged
merged 4 commits into from
Dec 27, 2022

Conversation

caendesilva
Copy link
Member

This was originally contributed by @rgasch in #667 and is cherry-picked to master to resolve #685 (comment)

This was originally contributed by @rgasch in #667 and is cherry-picked to master to resolve #685 (comment)

Co-Authored-By: Robert Gasch <343614+rgasch@users.noreply.github.com>
@codecov
Copy link

codecov bot commented Dec 27, 2022

Codecov Report

Merging #783 (7557e57) into master (dfe44a9) will not change coverage.
The diff coverage is 100.00%.

@@              Coverage Diff              @@
##              master      #783     +/-   ##
=============================================
  Coverage     100.00%   100.00%             
- Complexity      1167      2334   +1167     
=============================================
  Files            142       284    +142     
  Lines           3100      6202   +3102     
=============================================
+ Hits            3100      6202   +3102     
Impacted Files Coverage Δ
...ramework/src/Console/Commands/BuildSiteCommand.php 100.00% <100.00%> (ø)
...work/src/Framework/Features/Navigation/NavItem.php 100.00% <0.00%> (ø)
...work/src/Framework/Concerns/ValidatesExistence.php 100.00% <0.00%> (ø)
...mework/src/Framework/Services/DiscoveryService.php 100.00% <0.00%> (ø)
...mework/Features/XmlGenerators/SitemapGenerator.php 100.00% <0.00%> (ø)
...es/framework/src/Console/Commands/ServeCommand.php 100.00% <0.00%> (ø)
...rc/Framework/Features/Metadata/PageMetadataBag.php 100.00% <0.00%> (ø)
.../Framework/Features/Metadata/GlobalMetadataBag.php 100.00% <0.00%> (ø)
...ework/src/Console/Commands/BuildRssFeedCommand.php 100.00% <0.00%> (ø)
...packages/framework/src/Pages/Concerns/HydePage.php 100.00% <0.00%> (ø)
... and 133 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@caendesilva caendesilva marked this pull request as ready for review December 27, 2022 18:16
@caendesilva caendesilva merged commit d31e612 into master Dec 27, 2022
@caendesilva caendesilva deleted the display-max-memory-usage-during-build branch December 27, 2022 18:19
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.

1 participant