Skip to main content

lookupengine-performance

Keep the LookupEngine reflection engine and its descriptors allocation-light on the per-member hot path, and add a BenchmarkDotNet benchmark to check possible implementations. USE FOR: reducing allocations or reflection cost on the decompose path, choosing value types over heap types, pre-sizing collections, avoiding boxing and LINQ on hot paths, using spans, caching reflection metadata, disposing enumerators, reaching for unsafe accessors, and deciding when to benchmark and which candidate is the baseline. DO NOT USE FOR: writing a new abstractions or understanding the decompose pipeline structure.

الانتقال إلى التثبيت

معلومات المصدر

المستودع
lookup-foundation/LookupEngine
آخر نشاط في المصدر
٢٣ يوليو ٢٠٢٦ في ١٧:٠٨
لغة SKILL.md المكتشفة
الإنجليزية
النجوم
٢٣
التفرعات
٤

خيارات التثبيت

يُحدَّد Prompt الذي يراجع المصدر أولًا بشكل افتراضي. يمكنك التبديل إلى أمر مباشر أو تنزيل نسخة محلية.

مراجعة ملفات المصدر

اقرأ SKILL.md وأي ملفات مرافقة يعرضها SkillsMP قبل أن تقرر التثبيت.