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

More primitive, much faster counter #62

Merged
merged 6 commits into from
Jan 31, 2024
Merged

More primitive, much faster counter #62

merged 6 commits into from
Jan 31, 2024

Conversation

SkBlaz
Copy link
Collaborator

@SkBlaz SkBlaz commented Jan 30, 2024

Let's just count unique and constrain, more than useful enough for most use cases. Also speeds up the whole process, as previous algo caused a regression performance wise.

setup.py Outdated Show resolved Hide resolved
outrank/task_ranking.py Outdated Show resolved Hide resolved
outrank/algorithms/sketches/counting_counters_ordinary.py Outdated Show resolved Hide resolved
outrank/algorithms/sketches/counting_counters_ordinary.py Outdated Show resolved Hide resolved
outrank/core_utils.py Show resolved Hide resolved
@SkBlaz SkBlaz merged commit 2dd2d38 into main Jan 31, 2024
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants