LukePrior / LukePrior/nbn-upgrade-map
Slow down refresh of addresses that already have FTTP, or FTTB/FTTC?
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Python
- Stars
- 222
- Forks
- 28
- Avg merge
- 1m
- Merged PRs (30d)
- 2
Description
Might speed up the rest? Maybe not worth the bother :)
"2024-01-16": {
"tech": {
"FTTN": 4402860,
"FTTP": 3047044,
"HFC": 2891629,
"FTTC": 1676273,
"WIRELESS": 976442,
"FTTB": 650518,
"SATELLITE": 649282,
"NULL": 374841
},
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
No files, tests, or entry points are named. Start by locating the address refresh logic and how FTTP, FTTB, and FTTC statuses are represented, then measure the current behavior. Done means the refresh work is reduced for those statuses without changing the resulting address data.
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
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100