Performance question
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 76
- Forks
- 45
- PR merge metrics
- No merged PRs in 30d
Description
I'm following the examples to create a spectrum, but it takes ~30 s on my modern apple laptop. I was curious if this performance is expected, or did I build the code incorrectly somehow?
My laptop is an Apple M1 Max with 64 Gb of memory.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the spectrum-building example described in the issue on a comparable Apple M1 system and measure the roughly 30-second runtime. Compare the result with the example's expected behavior; done means determining whether the delay is expected or identifying evidence that the example was built incorrectly.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- performance
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100