Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Profile: add public APIs for creating and dumping #496

Merged
merged 1 commit into from
Nov 11, 2024

Conversation

poemonsense
Copy link
Member

These functions have been implemented before. This commit organizes them together to a separate Scala file.

@poemonsense
Copy link
Member Author

Currently we simply divide the instances into {core_0, core_1, ..., core_N} to get the single-core profile. I'm not sure whether this always works, especially when there is the gatewayendpoint.

@poemonsense poemonsense force-pushed the separate-profile branch 3 times, most recently from 80b28e8 to f8477a5 Compare November 8, 2024 14:20
klin02
klin02 previously approved these changes Nov 8, 2024
src/main/scala/Difftest.scala Outdated Show resolved Hide resolved
These functions have been implemented before. This commit organizes
them together to a separate Scala file.
@poemonsense poemonsense merged commit e4bfcfd into master Nov 11, 2024
5 checks passed
@poemonsense poemonsense deleted the separate-profile branch November 11, 2024 05:01
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.

2 participants