I have MyClass and MyClass2 which is just copy-pasted same identical code. Again - letter-by-letter same, as in "completely identical" just the names are different.
Occasionally, the results I get (about every run out of 3) are drastically different
| Method |
Mean |
Error |
StdDev |
Gen 0 |
Gen 1 |
Allocated |
| Test1 |
463.4 us |
23.23 us |
1.27 us |
49.8047 |
10.7422 |
306 KB |
| Test2 |
295.2 us |
47.14 us |
2.58 us |
49.8047 |
10.7422 |
306 KB |
The version I use: 0.13.1
Maybe it's related to #2004