Skip to content

remove the event to event id map - #477

Merged
bashbaug merged 1 commit into
intel:mainfrom
bashbaug:remove-event-tracking
Aug 26, 2026
Merged

remove the event to event id map#477
bashbaug merged 1 commit into
intel:mainfrom
bashbaug:remove-event-tracking

Conversation

@bashbaug

Copy link
Copy Markdown
Contributor

Description of Changes

The event-to-event ID map is not currently used and requires an extra mutex lock and map insertion for every event. Since it is not currently used, just remove it. We can always add it back later, if needed.

Testing Done

Build testing and basic device performance timing testing to ensure nothing unexpected broke.

It is not currently used, and requires an extra mutex lock and map
insertion for every event.
@bashbaug
bashbaug merged commit 0e871a9 into intel:main Aug 26, 2026
8 checks passed
@bashbaug
bashbaug deleted the remove-event-tracking branch August 26, 2026 21:06
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