arkantrust / arkantrust/crypto_blender
Performance
Open
- Dominant language
- Python
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Increase generation speed by moving the functions from gen.py to gen.cpp and make gen.py interact with the cpp code.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reading gen.py and inventorying the functions whose generation speed matters. Determine how gen.py should interact with a new gen.cpp implementation, then compare generation performance before and after the change. Done means the functions have been moved and the Python interface still performs generation successfully.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp, python
- Domain
- performance
- Issue type
- Refactor
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100