Robbepop / modular-bitfield

Macro to generate bitfields for structs that allow for modular use of enums.
Apache License 2.0
155 stars 40 forks source link

Improve and modernize backend #28

Closed Robbepop closed 3 years ago

Robbepop commented 3 years ago

I just ran all the benchmarks and they are showing basically the same results as before this patch which was expected since we didn't really change any of the underlying algorithms.