Skip to content

Make benchmarks easy to use in OSS#46

Open
SubbaraoGarlapati wants to merge 1 commit intomainfrom
benchmarks-oss-usability
Open

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

Conversation

@SubbaraoGarlapati
Copy link
Copy Markdown

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

meta-codesync Bot commented May 4, 2026

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

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.

1 participant