goldbergyoni / javascript-testing-best-practices

📗🌐 🚢 Comprehensive and exhaustive JavaScript & Node.js testing best practices (July 2023)

Home Page:https://testjavascript.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PostgreSQL docker container optimization

tamirse opened this issue · comments

Hello,
Thanks for the amazing guide!

I remember attending one of your talks about this guide, and you had a section with several configurations to optimize a PostgreSQL docker container, resulting in a significant reduction of tests runtime.

I couldn't find it here, is it available somewhere?