DiamondLightSource / DiamondLightSource/xrpd-toolbox
njit some of the core routines of profile_calculation
Open
- Dominant language
- Python
- Stars
- 0
- Forks
- 0
- Avg merge
- 1d 10h
- Merged PRs (30d)
- 2
Description
There are some real speedups that can be achieved by using njit where possible
Contributor guide
Research direction
Start by locating the profile_calculation entry point and identify the core routines that dominate its runtime. Benchmark the current behavior, determine which routines can use njit, and confirm that optimized results match the existing calculations.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- performance
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100