How to impl type match in a macro?

Exactly why?

Because using std maybe cost 150 ns/op, using ryu may cost only 25 ns/op, but with the extra work you need to handle, it's probably gonna be slower than the std.

In this case, there's no other way than opening an issue/PR on the Ruy repository.

This topic was automatically closed 90 days after the last reply. We invite you to open a new topic if you have further questions or comments.