This is a project for comparing the performance of 3 different libraries that enable us to execute .NET code in the background of a Blazor WASM application using Web Workers.
The libraries are:
These comparisons might be biased as I'm the author of the last of the three libraries.
If you have any ways that I can configure the other worker libraries to achieve better performance for them then please add an issue on the repository.