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

[Core] Adding system information inspired from CPPBenchmark #12878

Open
wants to merge 11 commits into
base: master
Choose a base branch
from

Conversation

loumalouomega
Copy link
Member

📝 Description

Finally we added Google benchmark, but I was testing before of that for CPPBenchmark (MIT license). One interesting thing of that library was the implementation of the system information. So I took the implementation of that and incorporated into Kratos:

image

This information can be interesting when someone posts a log so we have full information of the OS and system.

🆕 Changelog

@loumalouomega loumalouomega requested a review from a team as a code owner November 27, 2024 11:43
@loumalouomega loumalouomega changed the title [Core] Adding system information inspired from CPPBenchmark [Core] Adding system information inspired from CPPBenchmark Nov 27, 2024
@loumalouomega
Copy link
Member Author

@roigcarlo
Copy link
Member

roigcarlo commented Nov 28, 2024

ping @sunethwarna. For the system identification.

About the lib, 1K~ lines included in the core to me is a bit overkill for info that you can easily get ( or already know ) from your system.

@sunethwarna
Copy link
Member

I am on it :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants