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

Tag a release? #46

Open
PallHaraldsson opened this issue Oct 17, 2020 · 0 comments
Open

Tag a release? #46

PallHaraldsson opened this issue Oct 17, 2020 · 0 comments

Comments

@PallHaraldsson
Copy link

PallHaraldsson commented Oct 17, 2020

I added the package and it downgraded Electron. I see on master it allows: 2, 3.0

Is there a point to 3.0? I'm not sure it's equivalent. 3.1 shouldn't be breaking, but that would disallow it?

And before up compatibility on DataStructures?

Might be bettor on a more recent master (and/or updated dependencies), but not too bad:

julia> @time using DataVoyager
  2.219824 seconds (2.75 M allocations: 172.632 MiB, 1.11% gc time, 52.71% compilation time)

julia> @time using VegaLite
  2.167565 seconds (2.71 M allocations: 170.363 MiB, 2.00% gc time, 52.53% compilation time)

And pretty ok:
$ ./julia -O0 --compile=min --startup-file=no -q
julia> @time using VegaLite
  1.098142 seconds (1.29 M allocations: 88.372 MiB, 2.95% gc time, 2.96% compilation time)
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

No branches or pull requests

1 participant