Skip to content

feat(engine): add Tracy profiler support and CPU memory-disk async I/O#497

Merged
chenghuaWang merged 2 commits intoUbiquitousLearning:v2from
chenghuaWang:v2
Oct 31, 2025
Merged

feat(engine): add Tracy profiler support and CPU memory-disk async I/O#497
chenghuaWang merged 2 commits intoUbiquitousLearning:v2from
chenghuaWang:v2

Conversation

@chenghuaWang
Copy link
Copy Markdown
Collaborator

  • Integrate Tracy profiler with CMake option MLLM_TRACY_ENABLE
  • Add Tracy example and wrapper library MllmTracy
  • Implement CPU memory-disk asynchronous I/O primitives
  • Add new dispatcher for CPU memory-disk operations
  • Extend task types to support custom dispatcher offsets
  • Allow configuration of CPU op threads via command-line args
  • Add tests for async I/O functionality

chenghuaWang and others added 2 commits October 31, 2025 14:46
- Integrate Tracy profiler with CMake option `MLLM_TRACY_ENABLE`
- Add Tracy example and wrapper library `MllmTracy`
- Implement CPU memory-disk asynchronous I/O primitives
- Add new dispatcher for CPU memory-disk operations
- Extend task types to support custom dispatcher offsets
- Allow configuration of CPU op threads via command-line args
- Add tests for async I/O functionality
@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented Oct 31, 2025

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@chenghuaWang chenghuaWang merged commit 8e81356 into UbiquitousLearning:v2 Oct 31, 2025
3 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.

1 participant