Project60 / Project60/org.project60.banking
Bulk Matching
Open
@pdelbar is already working on this.
Since May 16, 2013.
- Dominant language
- PHP
- Stars
- 22
- Forks
- 45
- Avg merge
- 3d 15h
- Merged PRs (30d)
- 7
Description
Another approach to improve matcher performance: the matchers will be asked upfront if they support bulk matching, and if so, they can select and process a bunch of BTXs in one go. Especially efficient if
- the matcher can 100% identify the match
- tagging (#7) is used.
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.
Assessment
This issue has not been assessed yet.