Skip to content

Conversation

@jlb6740
Copy link
Collaborator

@jlb6740 jlb6740 commented Dec 16, 2022

Currently all of sightglass's measuring units are tied processor events which is only useful in comparing performance where the cpu remains constant. This patch adds cpu time software counter as calculated by the kernel.

@jlb6740 jlb6740 requested review from abrown and fitzgen December 16, 2022 19:43
@jlb6740 jlb6740 force-pushed the add-task-clock-counter branch from 5e26257 to b76aa9d Compare December 16, 2022 22:34
Currently all of sightglass's measuring units are tied processor events
which is only useful in comparing performance where the cpu remains
constant. This patch adds cpu time software counter as calculated by
the kernel.
@fitzgen
Copy link
Member

fitzgen commented Jan 3, 2023

The CI failure looks like we need to update our rustc in CI.

@fitzgen
Copy link
Member

fitzgen commented Jan 3, 2023

#218 should fix the CI issue.

Copy link
Member

@abrown abrown left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM with the CI fixed.

@abrown abrown merged commit 796e61c into bytecodealliance:main Jun 17, 2025
16 of 17 checks passed
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.

3 participants