Yep. Haven’t dig into it. I assume it has to do with allocations. That it is 2x faster than Go is somewhat suspect as well. I was more sharing for the change in Go performance. On Jun 21, 2024, at 2:11 PM, 'Brian Candler' via golang-nuts wrote:> 4775.994 ± 13310.309Those are pretty wide error bar
> 4775.994 ± 13310.309
Those are pretty wide error bars though...
On Friday 21 June 2024 at 17:15:05 UTC+1 Robert Engels wrote:
> I had the opportunity to revisit my interface dispatch benchmark (
> https://github.com/robaho/go-dispatch-test).
>
> Previously, the dispatching using pointer receiv