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

Performance of state diffing: lazy dictionaries, immutable comparison #2073

Merged
merged 4 commits into from
May 9, 2022

Conversation

fonsp
Copy link
Owner

@fonsp fonsp commented Apr 29, 2022

Continuation of #2072

Before

Schermafbeelding 2022-04-29 om 12 30 33

After

Schermafbeelding 2022-04-29 om 12 38 29

TODO

  • Rename the file
  • Documentation can be better

@github-actions
Copy link
Contributor

Try this Pull Request!

Open Julia and type:

julia> import Pkg
julia> Pkg.activate(temp=true)
julia> Pkg.add(url="https://github.com/fonsp/Pluto.jl", rev="optimise-notebook_to_js-2")
julia> using Pluto

@fonsp fonsp added performance backend Concerning the julia server and runtime labels Apr 29, 2022
@fonsp fonsp merged commit 3777f0a into main May 9, 2022
@fonsp fonsp deleted the optimise-notebook_to_js-2 branch May 9, 2022 14:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Concerning the julia server and runtime performance
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant