You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Use an attribute to change the name of the fields instead of serializing with one name,
and then mapping to the other.
`ministat` confirms an improvement on `rpc_of_event`:
```
N Min Max Median Avg Stddev
x 922 440.79126 46094.975 467.83727 563.79259 1676.0843
+ 1131 51.346821 33407.866 58.715393 115.98006 1105.4178
Difference at 95.0% confidence
-447.813 +/- 120.966
-79.4286% +/- 13.1488%
(Student's t, pooled s = 1390.95)
```
Signed-off-by: Edwin Török <[email protected]>
0 commit comments