Skip to content

Conversation

@elringus
Copy link
Owner

@elringus elringus commented Apr 2, 2025

https://github.com/dotnet/runtimelab/tree/feature/NativeAOT-LLVM/src/tests/nativeaot/SmokeTests/HelloWasm

Low-level interop improves performance by ~x11 times compared to using [JSImport/Export].

@elringus elringus added the enhancement New feature or enhancement label Apr 2, 2025
@codecov
Copy link

codecov bot commented Apr 2, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (4fa1521) to head (0c4abaa).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #177   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           47        47           
  Lines         1640      1640           
  Branches       284       284           
=========================================
  Hits          1640      1640           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@elringus elringus force-pushed the chore/bench branch 5 times, most recently from eccb59a to fc98d4d Compare April 4, 2025 20:33
@elringus elringus changed the title chore: use low level interop in llvm bench chore: improve bench Apr 4, 2025
@elringus elringus merged commit 1374281 into main Apr 5, 2025
8 checks passed
@elringus elringus deleted the chore/bench branch April 5, 2025 12:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or enhancement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants