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 overly eager optimizations #1713

Merged
merged 1 commit into from Mar 2, 2022
Merged

Conversation

SimonDanisch
Copy link
Member

I guess this should have almost identical performance without stressing the compiler...
If it's marginally slower I don't think it will matter much?

@SimonDanisch SimonDanisch merged commit 7c148cd into master Mar 2, 2022
@SimonDanisch SimonDanisch deleted the sd/overly-eager-opt branch March 2, 2022 09:21
SimonDanisch added a commit that referenced this pull request Mar 3, 2022
* remove overly eager optimizations (#1713)

* small clean ups

* clean up implementation a bit, use only one name for space

* address review
SimonDanisch added a commit that referenced this pull request Mar 4, 2022
* use markerspace::Symbol for text and scatter

* adjust camera matrices based on space

* only include data space plots in limits

* add is_data_space etc

* update text

* cleanup markerspace

* markerspace for scatter

* fix interactivity

* add default marker/-space

* add efault space

* get WGLMakie working

* fix heatmap

* fix tests

* fix typo

* get CairoMakie working

* fix circle marker transform

* add 2D space+markerspace tests

* fix mesh3D space

* add 3D space test

* fix poly and band

* change space to markerspace

* fix rotations

* fix 1.3 test error?

* fix 1.3

* fix 1.3 error

* add space attribute

* cleanup comments

* add news entry

* add documentation for space

* add tests for space

* fix typo

* move preprojection into shaders

* minor cleanup

* remove deleted import

* fix test

* clarify comment

* Small clean ups (#1717)

* remove overly eager optimizations (#1713)

* small clean ups

* clean up implementation a bit, use only one name for space

* address review

* fix usage of space_to_clip

* fix cairomakie

* fix fastpixel and add tests

Co-authored-by: Simon <sdanisch@protonmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant