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

move MVars to elm #54

Open
wants to merge 6 commits into
base: master
Choose a base branch
from
Open

move MVars to elm #54

wants to merge 6 commits into from

Conversation

decioferreira
Copy link

@decioferreira decioferreira commented Dec 13, 2024

Results from running ./performance-comparison.sh:

Performance with guida

Starting downloads...

  ● zwilias/elm-rosetree 1.5.0
  ● elm/random 1.0.0
  ● elm/bytes 1.0.8
  ● elm/time 1.0.0
  ● the-sett/elm-pretty-printer 3.1.0
  ● pilatch/flip 1.0.0
  ● fredcy/elm-parseint 2.0.1
  ● elm/json 1.1.3
  ● elm/parser 1.1.0
  ● elm/regex 1.0.0
  ● rtfeldman/elm-hex 1.0.0
  ● dasch/levenshtein 1.0.3
  ● elm-community/basics-extra 4.1.0
  ● obiloud/numeric-decimal 3.0.1
  ● elm/url 1.0.0
  ● guida-lang/graph 1.0.0
  ● elm-community/maybe-extra 5.3.0
  ● elm-community/array-extra 2.6.0
  ● andre-dietrich/parser-combinators 4.1.0
  ● elm/virtual-dom 1.0.3
  ● elm/html 1.0.0
  ● elm/core 1.0.5
  ● elm-community/list-extra 8.7.0
  ● guida-lang/glsl 1.0.0
  ● elm-explorations/test 2.2.0

Dependencies ready!           

    Terminal.Main ───> index.html


real    0m18.921s
user    0m18.625s
sys     0m1.112s
Dependencies ready!           

    Terminal.Main ───> index.html


real    0m10.896s
user    0m13.207s
sys     0m0.757s
Success!     

    Terminal.Main ───> index.html


real    0m1.156s
user    0m1.804s
sys     0m0.117s

Comparison with elm performance

Starting downloads...

  ● elm/html 1.0.0
  ● elm/json 1.1.3
  ● fredcy/elm-parseint 2.0.1
  ● zwilias/elm-rosetree 1.5.0
  ● the-sett/elm-pretty-printer 3.1.0
  ● elm/time 1.0.0
  ● dasch/levenshtein 1.0.3
  ● rtfeldman/elm-hex 1.0.0
  ● elm/regex 1.0.0
  ● pilatch/flip 1.0.0
  ● elm/bytes 1.0.8
  ● elm/parser 1.1.0
  ● elm/random 1.0.0
  ● elm/url 1.0.0
  ● elm/virtual-dom 1.0.3
  ● elm-community/list-extra 8.7.0
  ● guida-lang/graph 1.0.0
  ● elm/core 1.0.5
  ● elm-community/array-extra 2.6.0
  ● obiloud/numeric-decimal 3.0.1
  ● elm-community/maybe-extra 5.3.0
  ● guida-lang/glsl 1.0.0
  ● elm-community/basics-extra 4.1.0
  ● andre-dietrich/parser-combinators 4.1.0
  ● elm-explorations/test 2.2.0

Dependencies ready!           
Success! Compiled 141 modules.

    Terminal.Main ───> index.html


real    0m5.914s
user    0m1.708s
sys     0m0.516s
Dependencies ready!           
Success! Compiled 141 modules.

    Terminal.Main ───> index.html


real    0m1.248s
user    0m0.758s
sys     0m0.283s
Success!     

    Terminal.Main ───> index.html


real    0m0.184s
user    0m0.117s
sys     0m0.108s

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