Make benchmarks easy to use in OSS#46
Open
SubbaraoGarlapati wants to merge 1 commit intomainfrom
Open
Conversation
SubbaraoGarlapati
commented
May 1, 2026
- Add init.py to make cinderx.benchmarks importable as a package
- Add main.py unified runner (python -m cinderx.benchmarks)
- Add symlink from PythonLib/cinderx/benchmarks -> ../../benchmarks
- Fix fastmark.py to find pyperformance via import instead of filesystem
- Add requirements-fastmark.txt and requirements-torchrec.txt
- Add comprehensive README with lightweight/heavyweight/JIT categories
- Add --iterations flag for configurable iteration count
- Update compile_time.py docstring with OSS usage
- Add __init__.py to make cinderx.benchmarks importable as a package - Add __main__.py unified runner (python -m cinderx.benchmarks) - Add symlink from PythonLib/cinderx/benchmarks -> ../../benchmarks - Fix fastmark.py to find pyperformance via import instead of filesystem - Add requirements-fastmark.txt and requirements-torchrec.txt - Add comprehensive README with lightweight/heavyweight/JIT categories - Add --iterations flag for configurable iteration count - Update compile_time.py docstring with OSS usage
734fdd0 to
1463485
Compare
|
@SubbaraoGarlapati has imported this pull request. If you are a Meta employee, you can view this in D103718717. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.