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

feat: initial measure method power consumption #154

Merged
merged 9 commits into from
Feb 3, 2025
Merged

Conversation

metacosm
Copy link
Owner

  • refactor: move OS bean outside of PowerMeasurer to Platform class
  • refactor: simplify display of measure using DisplayableMeasure
  • refactor: make it possible to display any DisplayableMeasure
  • refactor: rename page to measure, separate display code
  • feat: initial Jakarta interceptor implementation

@metacosm metacosm self-assigned this Jan 22, 2025
We're not keeping a reference to the ongoing measure anymore.
Without this, the interceptor would only match annotations using the
name that it defines. Adding non-binding make it match regardless of
what users' specify for name.
This currently doesn't include power consumption because most of the
time the measure needed when recording is not yet available so this
will need post-processing and send the power information later.
@metacosm metacosm marked this pull request as ready for review February 3, 2025 08:37
@metacosm metacosm changed the title feat: measure method power consumption feat: initial measure method power consumption Feb 3, 2025
@metacosm metacosm merged commit ec5eb70 into main Feb 3, 2025
1 check passed
@metacosm metacosm deleted the method-power branch February 3, 2025 08:39
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.

1 participant