-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
EgorBot for EgorBo in #110824 #210
Comments
Benchmark results on
|
Method | Toolchain | Mean | Error | Ratio | Gen0 | Allocated | Alloc Ratio |
---|---|---|---|---|---|---|---|
CompareSameIPv6 | Main | 2.7485 ns | 0.0119 ns | 1.00 | - | - | NA |
CompareSameIPv6 | PR | 2.2361 ns | 0.0069 ns | 0.81 | - | - | NA |
CompareDifferentIPv6 | Main | 1.6495 ns | 0.0004 ns | 1.00 | - | - | NA |
CompareDifferentIPv6 | PR | 2.0778 ns | 0.0003 ns | 1.26 | - | - | NA |
MapToIPv6 | Main | 12.3978 ns | 0.1250 ns | 1.00 | 0.0048 | 80 B | 1.00 |
MapToIPv6 | PR | 12.4839 ns | 0.2900 ns | 1.01 | 0.0048 | 80 B | 1.00 |
IsIPv4MappedToIPv6 | Main | 0.8163 ns | 0.0051 ns | 1.00 | - | - | NA |
IsIPv4MappedToIPv6 | PR | 0.5451 ns | 0.0002 ns | 0.67 | - | - | NA |
TryWriteBytes_v6 | Main | 1.6351 ns | 0.0003 ns | 1.00 | - | - | NA |
TryWriteBytes_v6 | PR | 1.6354 ns | 0.0006 ns | 1.00 | - | - | NA |
NewIPAddressv6 | Main | 13.2638 ns | 0.1007 ns | 1.00 | 0.0048 | 80 B | 1.00 |
NewIPAddressv6 | PR | 13.2176 ns | 0.0543 ns | 1.00 | 0.0048 | 80 B | 1.00 |
ParseIPAddressv6 | Main | 119.4336 ns | 0.0621 ns | 1.00 | 0.0048 | 80 B | 1.00 |
ParseIPAddressv6 | PR | 119.6042 ns | 0.0468 ns | 1.00 | 0.0048 | 80 B | 1.00 |
cc @EgorBo (agent_logs.txt). EgorBot manual: link.
Benchmark results on
|
Method | Toolchain | Mean | Error | Ratio | Gen0 | Allocated | Alloc Ratio |
---|---|---|---|---|---|---|---|
CompareSameIPv6 | Main | 2.8912 ns | 0.0016 ns | 1.00 | - | - | NA |
CompareSameIPv6 | PR | 1.7848 ns | 0.0008 ns | 0.62 | - | - | NA |
CompareDifferentIPv6 | Main | 1.8751 ns | 0.0009 ns | 1.00 | - | - | NA |
CompareDifferentIPv6 | PR | 1.5582 ns | 0.0015 ns | 0.83 | - | - | NA |
MapToIPv6 | Main | 16.0989 ns | 0.1831 ns | 1.00 | 0.0012 | 80 B | 1.00 |
MapToIPv6 | PR | 16.4211 ns | 0.0259 ns | 1.02 | 0.0012 | 80 B | 1.00 |
IsIPv4MappedToIPv6 | Main | 0.3076 ns | 0.0003 ns | 1.00 | - | - | NA |
IsIPv4MappedToIPv6 | PR | 0.8312 ns | 0.0006 ns | 2.70 | - | - | NA |
TryWriteBytes_v6 | Main | 0.5684 ns | 0.0047 ns | 1.00 | - | - | NA |
TryWriteBytes_v6 | PR | 0.4598 ns | 0.0666 ns | 0.81 | - | - | NA |
NewIPAddressv6 | Main | 15.5508 ns | 0.0778 ns | 1.00 | 0.0012 | 80 B | 1.00 |
NewIPAddressv6 | PR | 15.5550 ns | 0.0452 ns | 1.00 | 0.0012 | 80 B | 1.00 |
ParseIPAddressv6 | Main | 163.4556 ns | 0.0370 ns | 1.00 | 0.0012 | 80 B | 1.00 |
ParseIPAddressv6 | PR | 163.5349 ns | 0.1217 ns | 1.00 | 0.0012 | 80 B | 1.00 |
cc @EgorBo (agent_logs.txt). EgorBot manual: link.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Processing dotnet/runtime#110824 (comment) command:
Command
-amd -arm
(EgorBot will reply in this issue)
The text was updated successfully, but these errors were encountered: