Skip to content

Flatten skill embeddings into single Vec<f32> #658

@bug-ops

Description

@bug-ops

Parent: #625

crates/zeph-skills/src/matcher.rs:29 — N separate Vec<f32> allocations. Use flat Vec<f32> with stride for cache-friendly cosine similarity scan.

Metadata

Metadata

Assignees

No one assigned

    Labels

    P3Priority 3 — lowperformancePerformance optimizationsize/SskillsSKILL.md system

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions