-
Notifications
You must be signed in to change notification settings - Fork 2
feat: init library #1
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
feat: init library #1
Conversation
COD-731 IPC implementation for perf and other tools
|
0c72ef2 to
7b77d4a
Compare
014cb22 to
3363c83
Compare
2b6d83e to
134bfcf
Compare
art049
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The zig code looks really good. The generated c part seems too large though and having less control on inlining and the exact behavior around the benchmark might be a big problem.
Naming note:
perf and valgrind should be named instruments or executors (which is a special type of instrument in our business lexicon) and not integrations. An integration is tied to a specific language/framework so it doesn't work here.
0da2414 to
7a0c6d2
Compare
7a0c6d2 to
daf082b
Compare
145ce11 to
60137a1
Compare
dc6fec6 to
424ce29
Compare
No description provided.