Skip to content

Conversation

@shreyakash24
Copy link
Contributor

Fixes #711

Changes made

Prevented redundant in-memory CRE graph reloads, reducing CPU usage from ~99% to ~15% of graph-dependent operations by reusing a single initialized graph per runtime.

Before change:-
image

After change:-
image

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.

Repeated in-memory CRE graph reloads spike CPU usage

1 participant