Olivier Giniaux

Results 30 issues of Olivier Giniaux

# Pull Request ## The issue or feature being addressed ## Details on the issue fix or feature implementation ## Confirm the following - [x] I started this PR by...

### Is your feature request related to a specific problem? Or an existing feature? I've been using Polly for a while in a high-performance production environment, where the cost of...

feature suggestion

This MR aims at replacing [MatBlazor](https://github.com/SamProf/MatBlazor) by [MudBlazor](https://github.com/MudBlazor/MudBlazor), which has become more popular and is better in many ways. This is the opportunity to do a complete overhaul of the...

# Context The gxhash rust implementation is cut into several functions to ease maintenance, however most of them are inlined in the final byte code. This makes it more difficult...

performance 🚀