Skip to content

Speed up making point-intervals with an eq? check#121

Merged
pavpanchekha merged 6 commits intomainfrom
faster-pt-ival
Oct 16, 2025
Merged

Speed up making point-intervals with an eq? check#121
pavpanchekha merged 6 commits intomainfrom
faster-pt-ival

Conversation

@pavpanchekha
Copy link
Contributor

This PR does what it says on the tin: make (ival x) faster by handling point intervals explicitly in mk-big-ival.

@JonasRegehr
Copy link

What's the difference between an ival and a big-ival?

@pavpanchekha
Copy link
Contributor Author

Oh, haha, it's not a separate type, but a "big" interval takes two endpoints, mk-ival makes a point interval.

@pavpanchekha
Copy link
Contributor Author

Merging without review, timing out.

@pavpanchekha pavpanchekha merged commit 26336b4 into main Oct 16, 2025
1 check passed
@pavpanchekha pavpanchekha deleted the faster-pt-ival branch October 16, 2025 03:23
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