Skip to content

Commit

Permalink
Merge pull request #295 from yerke/patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
StuartHarris authored Jan 19, 2025
2 parents 5d9f7d4 + f4902dc commit cd57a5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/bridge_echo/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Shell/Core bridge performance tester

This exsample benchmarks the message passing between the shell and the core.
This example benchmarks the message passing between the shell and the core.
All versions attempt to send as many messages across the bridge as they can,
and the core responds with `Render` to every one of them. This way we measure
how many full interaction-to-ui-update roundtrips we can do per second.
Expand Down

0 comments on commit cd57a5a

Please sign in to comment.