Skip to content

docs: fix broken benchmark link in README - #965

Open
latent-9 wants to merge 1 commit into
samber:masterfrom
latent-9:docs/fix-map-benchmark-link
Open

docs: fix broken benchmark link in README#965
latent-9 wants to merge 1 commit into
samber:masterfrom
latent-9:docs/fix-map-benchmark-link

Conversation

@latent-9

@latent-9 latent-9 commented Aug 6, 2026

Copy link
Copy Markdown

The README links the map benchmark implementation:

See the full implementation here.

map_benchmark_test.go no longer exists at the repo root, so the link 404s. The root test files were moved out in #719 ("reduce the number of files in root directory"), and the map benchmarks now live in benchmark/core_map_bench_test.go. This repoints the link there.

The "See the full implementation" link pointed to
`./map_benchmark_test.go`, which no longer exists at the repo root (the
root test files were relocated in samber#719). The map benchmarks now live in
`benchmark/core_map_bench_test.go`, so this repoints the link there.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant