Skip to content

Metrics label interning: avoid per-operation allocation #217

@singulared

Description

@singulared

`backend.to_string()` is called per cache operation for metrics labels. Compute once at construction, reuse `&str`.

Location: `hitbox-backend/src/metrics.rs`

Metadata

Metadata

Assignees

Labels

good first issueGood for newcomersmetricsMetrics collectionperformancePerformance optimization and benchmarking

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions