Files
twenty/packages/twenty-server
neo773 6f49481095 Imap perf improvement (#14629)
- Removed buffer to string conversion on message and we instead pass the
direct Buffer
- Removed redundant flattening of results
- Cached `JSDOM` and `DOMPurify` Instance
- MailParser added `skipTextToHtml` along with some other options, which
reduced parsing time from 50ms to 35ms

---------

Co-authored-by: Félix Malfait <felix.malfait@gmail.com>
Co-authored-by: Félix Malfait <felix@twenty.com>
2025-09-23 09:21:30 +02:00
..
2025-09-10 15:12:38 +02:00
2025-09-23 09:21:30 +02:00
2025-09-22 22:13:43 +02:00
2025-09-22 22:13:43 +02:00
2025-07-24 15:33:24 +02:00
2025-08-11 14:10:04 +02:00