Skip to content

Make benchmarks easy to use in OSS - #46

Closed
SubbaraoGarlapati wants to merge 1 commit into
mainfrom
benchmarks-oss-usability
Closed

Make benchmarks easy to use in OSS#46
SubbaraoGarlapati wants to merge 1 commit into
mainfrom
benchmarks-oss-usability

Conversation

@SubbaraoGarlapati

Copy link
Copy Markdown
Contributor
  • 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

@meta-cla meta-cla Bot added the CLA Signed This label is managed by the Meta Open Source bot. label 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
@SubbaraoGarlapati
SubbaraoGarlapati force-pushed the benchmarks-oss-usability branch from 734fdd0 to 1463485 Compare May 4, 2026 18:50
@meta-codesync

meta-codesync Bot commented May 4, 2026

Copy link
Copy Markdown

@SubbaraoGarlapati has imported this pull request. If you are a Meta employee, you can view this in D103718717.

@alexmalyshev

Copy link
Copy Markdown
Contributor

Landed in 38c0a17.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Meta Open Source bot.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants