Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: image-js/image-js-docs
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: image-js/image-js-docs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: perf-feedback
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 7 commits
  • 46 files changed
  • 1 contributor

Commits on May 9, 2023

  1. feat: run demos in another js thread using a dedicated worker

    * chore: change file organization and use multiple contexts
    * feat: opt out of automatic code run to use a button instead
    * feat: show feedback on running state and performance info
    stropitek committed May 9, 2023
    Configuration menu
    Copy the full SHA
    ae80c35 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b6759ee View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4d3c415 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8a8acbc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    10cb838 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8c40d59 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2023

  1. feat: show perf both in ms and ops/s

    Ref: #6
    stropitek committed May 10, 2023
    Configuration menu
    Copy the full SHA
    213fd90 View commit details
    Browse the repository at this point in the history
Loading