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

Boundaries optimization #45

Merged
merged 3 commits into from
Apr 15, 2024
Merged

Boundaries optimization #45

merged 3 commits into from
Apr 15, 2024

Conversation

vycius
Copy link
Member

@vycius vycius commented Apr 14, 2024

Before

                      z0    z1    z2    z3    z4    z5    z6    z7    z8    z9   z10   z11   z12   z13   z14   all
           boundary  241   526  1.7k  3.8k  5.7k  9.1k   14k   14k  7.8k  4.2k  2.4k  2.2k  1.6k  1.6k  1.4k   14k

After

                      z0    z1    z2    z3    z4    z5    z6    z7    z8    z9   z10   z11   z12   z13   z14   all
           boundary  241   321   510   852   896  3.8k  5.9k  5.3k  5.6k  2.5k  2.4k  2.2k  1.6k  1.6k  1.4k  5.9k

@vycius vycius requested a review from AndriusGeo April 14, 2024 08:19
Copy link
Contributor

@AndriusGeo AndriusGeo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great catch with a zoom levels

@vycius vycius force-pushed the boundaries-optimization branch from c3cf25d to e37b219 Compare April 15, 2024 05:08
@vycius vycius merged commit 7e756e3 into main Apr 15, 2024
5 checks passed
@vycius vycius deleted the boundaries-optimization branch April 15, 2024 05:08
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