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

Configurable Runtime #2772

Merged
merged 54 commits into from Aug 28, 2022
Merged

Configurable Runtime #2772

merged 54 commits into from Aug 28, 2022

Commits on Jul 1, 2022

  1. Adds Runtime.

    futursolo committed Jul 1, 2022
    Configuration menu
    Copy the full SHA
    8dbf8aa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3266319 View commit details
    Browse the repository at this point in the history
  3. A LocalRuntime.

    futursolo committed Jul 1, 2022
    Configuration menu
    Copy the full SHA
    eddec1d View commit details
    Browse the repository at this point in the history
  4. Add note.

    futursolo committed Jul 1, 2022
    Configuration menu
    Copy the full SHA
    a18d7d6 View commit details
    Browse the repository at this point in the history
  5. Add SSR benchmark.

    futursolo committed Jul 1, 2022
    Configuration menu
    Copy the full SHA
    2498542 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7d8a48b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d3121c7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6f9b32a View commit details
    Browse the repository at this point in the history
  9. Add time.

    futursolo committed Jul 1, 2022
    Configuration menu
    Copy the full SHA
    8e72fcc View commit details
    Browse the repository at this point in the history
  10. Fix wasm_bindgen.

    futursolo committed Jul 1, 2022
    Configuration menu
    Copy the full SHA
    7c65632 View commit details
    Browse the repository at this point in the history
  11. Adjust inlining.

    futursolo committed Jul 1, 2022
    Configuration menu
    Copy the full SHA
    75242b5 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2022

  1. Optimise benchmark output.

    futursolo committed Jul 2, 2022
    Configuration menu
    Copy the full SHA
    1d6274c View commit details
    Browse the repository at this point in the history
  2. Optimise BufWriter.

    futursolo committed Jul 2, 2022
    Configuration menu
    Copy the full SHA
    7437a4b View commit details
    Browse the repository at this point in the history
  3. Add json output.

    futursolo committed Jul 2, 2022
    Configuration menu
    Copy the full SHA
    f02d0e2 View commit details
    Browse the repository at this point in the history
  4. Add Benchmark Workflow.

    futursolo committed Jul 2, 2022
    Configuration menu
    Copy the full SHA
    fa735f7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    74e0876 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2022

  1. Fix Workflow syntax.

    futursolo committed Jul 3, 2022
    Configuration menu
    Copy the full SHA
    4db4134 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2c318a1 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2022

  1. Adjust feature flags.

    futursolo committed Jul 6, 2022
    Configuration menu
    Copy the full SHA
    214b140 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f2fcea2 View commit details
    Browse the repository at this point in the history
  3. Make Send bound explicit.

    futursolo committed Jul 6, 2022
    Configuration menu
    Copy the full SHA
    406aed5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    76ce866 View commit details
    Browse the repository at this point in the history
  5. Fix Sink close.

    futursolo committed Jul 6, 2022
    Configuration menu
    Copy the full SHA
    0ba69be View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2022

  1. Configuration menu
    Copy the full SHA
    098728e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    61dc8f8 View commit details
    Browse the repository at this point in the history
  3. Add tests.

    futursolo committed Jul 7, 2022
    Configuration menu
    Copy the full SHA
    056a826 View commit details
    Browse the repository at this point in the history
  4. Adjusts worker threads.

    futursolo committed Jul 7, 2022
    Configuration menu
    Copy the full SHA
    b61e016 View commit details
    Browse the repository at this point in the history
  5. Fix workflow.

    futursolo committed Jul 7, 2022
    Configuration menu
    Copy the full SHA
    736b9b6 View commit details
    Browse the repository at this point in the history
  6. Remove futures-executor.

    futursolo committed Jul 7, 2022
    Configuration menu
    Copy the full SHA
    c9e8123 View commit details
    Browse the repository at this point in the history
  7. Cargo update.

    futursolo committed Jul 7, 2022
    Configuration menu
    Copy the full SHA
    c7707bb View commit details
    Browse the repository at this point in the history
  8. Fix docs.

    futursolo committed Jul 7, 2022
    Configuration menu
    Copy the full SHA
    2f8358e View commit details
    Browse the repository at this point in the history
  9. Update notice.

    futursolo committed Jul 7, 2022
    Configuration menu
    Copy the full SHA
    f064359 View commit details
    Browse the repository at this point in the history
  10. Fix docs.

    futursolo committed Jul 7, 2022
    Configuration menu
    Copy the full SHA
    f55d87f View commit details
    Browse the repository at this point in the history
  11. Fix docs.

    futursolo committed Jul 7, 2022
    Configuration menu
    Copy the full SHA
    ba335ae View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2022

  1. Switch to task spawning.

    futursolo committed Jul 9, 2022
    Configuration menu
    Copy the full SHA
    be4b23e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2235544 View commit details
    Browse the repository at this point in the history
  3. Switch to join_all.

    futursolo committed Jul 9, 2022
    Configuration menu
    Copy the full SHA
    4f51d5e View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2022

  1. Remove LocalPoolHandle.

    futursolo committed Jul 17, 2022
    Configuration menu
    Copy the full SHA
    0daa99b View commit details
    Browse the repository at this point in the history
  2. Fix docs.

    futursolo committed Jul 17, 2022
    Configuration menu
    Copy the full SHA
    e052184 View commit details
    Browse the repository at this point in the history
  3. Spawn a single task.

    futursolo committed Jul 17, 2022
    Configuration menu
    Copy the full SHA
    77d5e7a View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2022

  1. Merge branch 'master' into local-runtime

    # Conflicts:
    #	packages/yew/src/server_renderer.rs
    futursolo committed Jul 18, 2022
    Configuration menu
    Copy the full SHA
    9c19ca2 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2022

  1. Merge branch 'master' into local-runtime

    # Conflicts:
    #	.github/workflows/benchmark-ssr.yml
    #	.github/workflows/post-benchmark-ssr.yml
    #	ci/make_benchmark_ssr_cmt.py
    #	packages/yew/Cargo.toml
    #	packages/yew/src/platform/mod.rs
    #	packages/yew/src/platform/rt_none/mod.rs
    #	packages/yew/src/platform/rt_tokio/mod.rs
    #	packages/yew/src/platform/rt_tokio/time.rs
    #	packages/yew/src/platform/rt_wasm_bindgen/mod.rs
    #	packages/yew/src/platform/rt_wasm_bindgen/time.rs
    #	packages/yew/src/platform/time.rs
    #	packages/yew/src/server_renderer.rs
    #	packages/yew/src/virtual_dom/vlist.rs
    #	packages/yew/src/virtual_dom/vsuspense.rs
    #	tools/Cargo.lock
    #	tools/benchmark-ssr/Cargo.toml
    #	tools/benchmark-ssr/src/main.rs
    futursolo committed Aug 13, 2022
    Configuration menu
    Copy the full SHA
    b7531c3 View commit details
    Browse the repository at this point in the history
  2. Fix merge failure.

    futursolo committed Aug 13, 2022
    Configuration menu
    Copy the full SHA
    8190ac8 View commit details
    Browse the repository at this point in the history
  3. Remove LocalRuntime.

    futursolo committed Aug 13, 2022
    Configuration menu
    Copy the full SHA
    8160057 View commit details
    Browse the repository at this point in the history
  4. Update documentation.

    futursolo committed Aug 13, 2022
    Configuration menu
    Copy the full SHA
    1d7ea13 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2022

  1. Configuration menu
    Copy the full SHA
    e117d3f View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2022

  1. Configuration menu
    Copy the full SHA
    fa3e4f6 View commit details
    Browse the repository at this point in the history
  2. Add some tests.

    futursolo committed Aug 21, 2022
    Configuration menu
    Copy the full SHA
    2523651 View commit details
    Browse the repository at this point in the history
  3. Fix clippy notice.

    futursolo committed Aug 21, 2022
    Configuration menu
    Copy the full SHA
    d4b4362 View commit details
    Browse the repository at this point in the history
  4. Fix comment.

    futursolo committed Aug 21, 2022
    Configuration menu
    Copy the full SHA
    9453ba7 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2022

  1. Configuration menu
    Copy the full SHA
    a64b080 View commit details
    Browse the repository at this point in the history
  2. Remove unused type.

    futursolo committed Aug 28, 2022
    Configuration menu
    Copy the full SHA
    a262df3 View commit details
    Browse the repository at this point in the history
  3. Fix clippy.

    futursolo committed Aug 28, 2022
    Configuration menu
    Copy the full SHA
    09d8a43 View commit details
    Browse the repository at this point in the history
  4. Fix clippy.

    futursolo committed Aug 28, 2022
    Configuration menu
    Copy the full SHA
    6cd8c64 View commit details
    Browse the repository at this point in the history