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

Remove Rational #475

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

Conversation

Alex-Fischman
Copy link
Collaborator

Removes the Rational type, as the semantics are unclear and we have BigRat now. I'm working on the egglog-experimental repo at the moment and this was the first feature we decided to move. The tests that this PR changes/removes all still exist in that repo.

@Alex-Fischman Alex-Fischman requested a review from a team as a code owner December 2, 2024 22:26
@Alex-Fischman Alex-Fischman requested review from saulshanabrook and removed request for a team December 2, 2024 22:26
Copy link

codspeed-hq bot commented Dec 2, 2024

CodSpeed Performance Report

Merging #475 will not alter performance

Comparing Alex-Fischman:remove-r64 (555faf4) with main (86cb822)

Summary

✅ 5 untouched benchmarks
⁉️ 3 dropped benchmarks

⚠️ Please fix the performance issues or acknowledge them on CodSpeed.

Benchmarks breakdown

Benchmark main Alex-Fischman:remove-r64 Change
⁉️ herbie 307 ms N/A N/A
⁉️ python_array_optimize 6.9 s N/A N/A
⁉️ stresstest_large_expr 2.8 s N/A N/A

@Alex-Fischman
Copy link
Collaborator Author

I don't think the herbie tests make sense without Rational, but the python-generated tests can presumably be regenerated from something.

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.

1 participant