[xwiki/xwiki-dev-llm] 06c62b: [Misc] Add resource-efficiency (memory/streaming) ...
Branch: refs/heads/add-performance-convention Home: https://github.com/xwiki/xwiki-dev-llm Commit: 06c62b13b020f61d1cc6cb4ae0366aed15fe6fd2 https://github.com/xwiki/xwiki-dev-llm/commit/06c62b13b020f61d1cc6cb4ae0366a... Author: Thomas Mortagne <[email protected]> Date: 2026-07-02 (Thu, 02 Jul 2026) Changed paths: M xwiki/instructions/xwiki-org.md A xwiki/okf/conventions/performance.md M xwiki/okf/index.md Log Message: ----------- [Misc] Add resource-efficiency (memory/streaming) coding convention Add an always-on rule and OKF entry telling contributors to stream large / user-sized data (attachments, request/response bodies, uploads, exports, unbounded query results) rather than buffering it fully in memory, so implementations don't OOM on real data. To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-dev-llm/settings/notifications
participants (1)
-
XWiki Notifications