Anton Firszov

Results 168 comments of Anton Firszov

@Maria-Lima2503 can you please elaborate what specific error are you seeing at what step?

I closed the old one, this one has more info in the issue description.

Triage: tentatively assigning 9.0, but if hits turn out to be rare, we may punt it to Future or even close it.

With the milestone I meant "something to look at in the 9.0 timeframe". I also see this failing in 7.0 runs and there are possibly related failures of `NoCallback_RevokedCertificate_NoRevocationChecking_Succeeds` in...

I think 17 seconds is way too much for this to be about Vector4 or intrinsics. Mono AOT is essentially broken for open generics code we use heavily, falling back...

For this configuration: ``` RequestsPerSecond: 1,272,299 Max CPU (%): 100 Avg. Latency (ms): 0.4 ``` I guess we also want to run Config1/2/3/4 [from here](https://github.com/tmds/Tmds.LinuxAsync/issues/84#issuecomment-610742400)?

I guess we should base the heuristic on numbers/graphs from Citrine runs.

@adamsitnik I'm considering writing to stream in the first implementation, to avoid dealing with ETW issues. With a good API we can switch the backend to EventSource easily. @tmds any...

Ok, I will dig deeper and focus on implementing a full-scale EventSource based solution, hopefully by Tuesday evening. Hope it will help us to figure out what went wrong with...