Motoko Performance Optimizations

General performance optimization techniques for Motoko. Reducing allocations, efficient Text building, fixed-width arithmetic, block processing, async patterns, and more. Load when you need to improve hot paths or reduce overhead without changing behavior.

research-ag 2fd918a 21.0 KB Updated

File contents

research-ag/motoko-ai-helpers/tree/main/skills/performance-optimizations commit 2fd918aa6d

Frequently asked questions

npx skillmds@latest add research-ag/motoko-performance-optimizations