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

Trying manual splitting #2

Draft
wants to merge 17 commits into
base: master
Choose a base branch
from
Draft

Trying manual splitting #2

wants to merge 17 commits into from

Conversation

Moelf
Copy link
Contributor

@Moelf Moelf commented Sep 22, 2022

this at least put us back where we are on master.... so people can try different ideas

to run:

julia --project=.
julia> using Revise, Geom4hep
julia> include("./examples/XRay.jl")
julia> mainbench()

@Moelf Moelf changed the title Trying manual splitting (regression) Trying manual splitting Sep 22, 2022
@Moelf
Copy link
Contributor Author

Moelf commented Sep 22, 2022

why is bad case so bad, 10x allocation

edit: the commit below fixed it, but why

@Moelf
Copy link
Contributor Author

Moelf commented Sep 23, 2022

julia> mainbench()
  0.018861 seconds (110.53 k allocations: 2.997 MiB)
  2.460947 seconds (29.97 M allocations: 762.280 MiB, 2.49% gc time)
(-830.1:16.76969696969697:830.1, -661.1:13.355555555555556:661.1, [0.0 0.0  0.0 0.0; 0.0 0.39888076782051646  0.39888076782051646 0.0;  ; 0.0 0.39888076782051646  0.39888076782051646 0.0; 0.0 0.0  0.0 0.0])

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