go/src/internal/runtime
khr@golang.org 4e63ae46e0 internal/runtime/maps: make clear also erase tombstones
This will make future uses of the map faster because the probe
sequences will likely be shorter.

Change-Id: If10f3af49a5feaff7d1b82337bbbfb93bcd9dcb5
Reviewed-on: https://go-review.googlesource.com/c/go/+/633076
Auto-Submit: Keith Randall <khr@golang.org>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Michael Pratt <mpratt@google.com>
Reviewed-by: Keith Randall <khr@google.com>
2025-05-07 12:44:00 -07:00
..
atomic internal/runtime/atomic: add Xchg8 for s390x and wasm 2025-03-14 15:42:34 -07:00
exithook internal/runtime/exithook: make safe for concurrent os.Exit 2024-05-24 16:41:13 +00:00
gc runtime: mark and scan small objects in whole spans [green tea] 2025-05-02 10:28:07 -07:00
maps internal/runtime/maps: make clear also erase tombstones 2025-05-07 12:44:00 -07:00
math runtime,internal: move runtime/internal/math to internal/runtime/math 2024-07-23 19:05:16 +00:00
startlinetest runtime/internal: clean up completely 2025-03-11 12:26:32 -07:00
sys cmd/internal/objabi, internal/runtime: increase nosplit limit on OpenBSD 2024-12-06 00:35:41 +00:00
syscall runtime: decorate anonymous memory mappings 2025-03-04 11:22:33 -08:00
wasitest runtime/internal: clean up completely 2025-03-11 12:26:32 -07:00