sycamore-rs / sycamore

A library for creating reactive web apps in Rust and WebAssembly
https://sycamore-rs.netlify.app
MIT License
2.79k stars 148 forks source link

Replace context `HashMap` with `Vec` and add benchmark #555

Closed lukechu10 closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Base: 63.09% // Head: 63.09% // Increases project coverage by +0.00% :tada:

Coverage data is based on head (8ace8c1) compared to base (e402f11). Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #555 +/- ## ======================================= Coverage 63.09% 63.09% ======================================= Files 55 55 Lines 8995 8996 +1 ======================================= + Hits 5675 5676 +1 Misses 3320 3320 ``` | [Impacted Files](https://codecov.io/gh/sycamore-rs/sycamore/pull/555?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=sycamore-rs) | Coverage Δ | | |---|---|---| | [packages/sycamore-core/src/event.rs](https://codecov.io/gh/sycamore-rs/sycamore/pull/555?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=sycamore-rs#diff-cGFja2FnZXMvc3ljYW1vcmUtY29yZS9zcmMvZXZlbnQucnM=) | `0.00% <ø> (ø)` | | | [packages/sycamore-reactive/src/lib.rs](https://codecov.io/gh/sycamore-rs/sycamore/pull/555?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=sycamore-rs#diff-cGFja2FnZXMvc3ljYW1vcmUtcmVhY3RpdmUvc3JjL2xpYi5ycw==) | `93.98% <ø> (ø)` | | | [packages/sycamore-reactive/src/context.rs](https://codecov.io/gh/sycamore-rs/sycamore/pull/555?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=sycamore-rs#diff-cGFja2FnZXMvc3ljYW1vcmUtcmVhY3RpdmUvc3JjL2NvbnRleHQucnM=) | `100.00% <100.00%> (ø)` | | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=sycamore-rs). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=sycamore-rs)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

github-actions[bot] commented 1 year ago

Benchmark Report

| wasm-bindgen | baseline | update | diff

##########################################################################