Skip to content

Hash doom-loop content in-place to avoid String allocation #882

@bug-ops

Description

@bug-ops

Context

normalize_for_doom_loop() allocates O(N) String per tool iteration for ID normalization.

Solution

Feed stable segments directly into hasher, skipping volatile ID spans without materializing normalized form.

Epic: #860 | Effort: S | Crate: zeph-core

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions