Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Optimize solver matching algorithm #503

Open
bgins opened this issue Jan 30, 2025 · 0 comments
Open

Optimize solver matching algorithm #503

bgins opened this issue Jan 30, 2025 · 0 comments
Assignees
Labels

Comments

@bgins
Copy link
Contributor

bgins commented Jan 30, 2025

General Description

Optimize the solver matching algorithm.

Which system(s) or functionality does this affect

This functionality only affects the solver.

Describe the changes, and how this affects/ interacts with each system.

Our matching algorithm has room for optimization. Let's examine possible optimizations and evaluate them with our match offers benchmark (memory) and get_matching_deals trace timings in production (database)

A couple of initial ideas:

@bgins bgins added the solver label Jan 30, 2025
@bgins bgins self-assigned this Jan 30, 2025
@bgins bgins mentioned this issue Jan 30, 2025
14 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant