You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
test(gatsby): Add a memory test suite command to the memory benchmark (#34810)
* Create memory test suite for measuring multiple runs
* Minor updates
* Add inc suite
* Increase node's heap limit
* Add memory tracking
* Revert "Add memory tracking"
This reverts commit 539291c.
* Add docker rebuild command
* Rework what/how results are given
* Actually use path var
* Revert "Revert "Add memory tracking""
This reverts commit f28ba4a.
* Use faster method for grabbing memory usage
* Output fixes
* Update output dir and add comments
* Update readme
* Update readme again
* Add ability to conditionally set jemalloc as the memory allocator
RUN echo "\n\necho \"Welcome to the Gatsby Memory benchmark container!\\n - /usr/src/gatsby : Your local gatsby repo\\n - /usr/src/app : The memory benchmark gatsby site\\n\"" > /root/.bashrc
0 commit comments