MickLesk fe48d08c69 perf: optimize Twenty CRM resource usage
- Reduce defaults: 4 CPU/8GB → 2 CPU/4GB (official min is 2GB)
- Node.js heap: 512MB server, 384MB worker (runtime)
- Build-time heap: 3072MB (only during compilation)
- PG pool: reduce to 5 connections
- PostgreSQL: tune shared_buffers/work_mem/effective_cache_size
- Redis: cap at 64MB with noeviction policy
- Unset NODE_OPTIONS after build to not leak into runtime
2026-02-22 14:48:11 +01:00
..
2026-02-11 07:59:32 +01:00
2026-01-06 12:43:41 +01:00
2026-02-22 13:36:01 +01:00
2026-02-19 11:22:11 +01:00
2026-02-01 06:34:01 -06:00
2026-02-17 11:54:14 +01:00
2026-02-16 11:09:39 +01:00
2026-01-27 13:26:31 +01:00
2026-02-22 13:36:01 +01:00
2026-02-02 10:26:25 +01:00
2026-02-20 22:25:11 +01:00
2026-01-26 14:55:38 +01:00
2026-01-30 15:23:33 +01:00
2026-01-16 15:09:41 +01:00
2026-02-08 15:49:19 -06:00
2026-02-17 20:37:38 +01:00
2026-01-06 12:43:41 +01:00
2026-02-18 18:52:49 -05:00