Performance
When exporting the responseSchema from the controller, fast-json-stringify is enabled and JSON response becomes fast.
server/api/tasks/[email protected]/controller.ts
When exporting the responseSchema from the controller, fast-json-stringify is enabled and JSON response becomes fast.