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

Simplify benchmark comparison between yew master and changed project #14

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

Commits on Sep 13, 2020

  1. change branch

    bakape committed Sep 13, 2020
    Configuration menu
    Copy the full SHA
    096428e View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2020

  1. local becnhmarking setup

    bakape committed Sep 19, 2020
    Configuration menu
    Copy the full SHA
    b9dc1e7 View commit details
    Browse the repository at this point in the history
  2. expand gitignore

    bakape committed Sep 19, 2020
    Configuration menu
    Copy the full SHA
    29e5275 View commit details
    Browse the repository at this point in the history
  3. run http server in script

    bakape committed Sep 19, 2020
    Configuration menu
    Copy the full SHA
    7ad02f1 View commit details
    Browse the repository at this point in the history
  4. reset hard on start

    bakape committed Sep 19, 2020
    Configuration menu
    Copy the full SHA
    c70e791 View commit details
    Browse the repository at this point in the history
  5. also run wasm_bingen

    bakape committed Sep 19, 2020
    Configuration menu
    Copy the full SHA
    7eaede5 View commit details
    Browse the repository at this point in the history
  6. use set -e in subshells

    bakape committed Sep 19, 2020
    Configuration menu
    Copy the full SHA
    7eb396d View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2020

  1. Configuration menu
    Copy the full SHA
    ca52e97 View commit details
    Browse the repository at this point in the history
  2. remove hard reset

    bakape committed Oct 4, 2020
    Configuration menu
    Copy the full SHA
    9cf12a2 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2020

  1. benchmark local path

    bakape committed Nov 18, 2020
    Configuration menu
    Copy the full SHA
    ad894ed View commit details
    Browse the repository at this point in the history

Commits on May 23, 2021

  1. update yew package path

    bakape committed May 23, 2021
    Configuration menu
    Copy the full SHA
    5b5b807 View commit details
    Browse the repository at this point in the history
  2. update to new app starting API

    bakape committed May 23, 2021
    Configuration menu
    Copy the full SHA
    9712134 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9da074b View commit details
    Browse the repository at this point in the history
  4. reset lock files on becnchmark

    bakape committed May 23, 2021
    Configuration menu
    Copy the full SHA
    c67863c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c5c7377 View commit details
    Browse the repository at this point in the history
  6. npm: update dep versions

    bakape committed May 23, 2021
    Configuration menu
    Copy the full SHA
    6650013 View commit details
    Browse the repository at this point in the history
  7. change npm i -d -> npm ci

    bakape committed May 23, 2021
    Configuration menu
    Copy the full SHA
    8fd6c84 View commit details
    Browse the repository at this point in the history
  8. parametric yew path

    bakape committed May 23, 2021
    Configuration menu
    Copy the full SHA
    f21c6e6 View commit details
    Browse the repository at this point in the history
  9. fix path substitution

    bakape committed May 23, 2021
    Configuration menu
    Copy the full SHA
    e4f05a4 View commit details
    Browse the repository at this point in the history
  10. Update framework versions

    bakape committed May 23, 2021
    Configuration menu
    Copy the full SHA
    5db86a9 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2021

  1. add delay to open the page

    bakape committed Jun 5, 2021
    Configuration menu
    Copy the full SHA
    3bb79a7 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2021

  1. Mac OS support

    bakape committed Jul 18, 2021
    Configuration menu
    Copy the full SHA
    e9036e7 View commit details
    Browse the repository at this point in the history
  2. update property syntax

    bakape committed Jul 18, 2021
    Configuration menu
    Copy the full SHA
    06a0402 View commit details
    Browse the repository at this point in the history
  3. fix yew path rouge commit

    bakape committed Jul 18, 2021
    Configuration menu
    Copy the full SHA
    1d60f9e View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2021

  1. upgrade to components v2 API

    bakape committed Sep 19, 2021
    Configuration menu
    Copy the full SHA
    0cd543b View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2021

  1. fix rouge path commit

    bakape committed Dec 29, 2021
    Configuration menu
    Copy the full SHA
    fa2fa25 View commit details
    Browse the repository at this point in the history