-
Notifications
You must be signed in to change notification settings - Fork 831
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
In a hot loop of Lookup where a lot of keys do not exist, the fmt.Errorf at
Line 698 in fbb9ed8
| return fmt.Errorf("lookup: %w", wrapMapError(err)) |
How to reproduce
- Create map
- Do a bunch of lookups for keys that do not exist
- Profile allocations
Version information
github.com/cilium/ebpf v0.15.1-0.20240709101333-5976561b28aa
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working