Skip to content

Conversation

@ryanmrichard
Copy link
Member

@ryanmrichard ryanmrichard commented Apr 23, 2025

Is this pull request associated with an issue(s)?
No.

Description
This PR is intended to add a function profile to the CPU class that takes a callable and
arguments for the callable, then the CPU object will run the callable while profiling it.
Well scope creep...now this PR will:

  • Introduce the task sub-library for type-erasing arbitrary function calls.
  • Introduce the CPU class (it didn't exist)
  • Add the profile function (as intended...)

@ryanmrichard ryanmrichard self-assigned this Apr 23, 2025
@ryanmrichard ryanmrichard marked this pull request as ready for review April 25, 2025 14:32
@ryanmrichard
Copy link
Member Author

@jwaldrop107 this is r2g now.

@ryanmrichard ryanmrichard merged commit 02dfebe into master Apr 25, 2025
5 checks passed
@ryanmrichard ryanmrichard deleted the profile branch April 25, 2025 15:52
@jwaldrop107
Copy link
Member

🚀 [bumpr] Bumped!
New version:v0.1.31
Changes:v0.1.30...v0.1.31

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