Andrew Lock
Andrew Lock
## Execution-Time Benchmarks Report :stopwatch: Execution-time results for samples comparing the following branches/commits: - [This PR (6943)](https://github.com/DataDog/dd-trace-dotnet/tree/5b831326728a42eadbb4d82442c29bf5cb02521c) - [master](https://github.com/DataDog/dd-trace-dotnet/tree/6fdbc843ec0b3e4022c67f6c138101f868bb02f0) Execution-time benchmarks measure the whole time it takes to execute a...
## Execution-Time Benchmarks Report :stopwatch: Execution-time results for samples comparing the following branches/commits: - [This PR (6828)](https://github.com/DataDog/dd-trace-dotnet/tree/bf88fdb3c1cd1e104f35df8c7b38bc1c4c05783f) - [master](https://github.com/DataDog/dd-trace-dotnet/tree/2dcb8228c00354d37d29cc674c35d131813259fa) Execution-time benchmarks measure the whole time it takes to execute a...
## Benchmarks Report for tracer :snail: Benchmarks for #6828 compared to [master](https://github.com/DataDog/dd-trace-dotnet/tree/f7d9b6ce26ee94f0a6526e85ffb2ad2dded43859): * 4 benchmarks are **faster**, with geometric mean 1.177 * All benchmarks have **the same** allocations The following...
## Execution-Time Benchmarks Report :stopwatch: Execution-time results for samples comparing the following branches/commits: - [This PR (6736)](https://github.com/DataDog/dd-trace-dotnet/tree/87d58632f7f3978e4f986cce1224bc8240f81419) - [master](https://github.com/DataDog/dd-trace-dotnet/tree/4b8bfbc89e00354d1c1abc690f4890e30c9b9c6f) Execution-time benchmarks measure the whole time it takes to execute a...
## Benchmarks Report for tracer :snail: Benchmarks for #6736 compared to [master](https://github.com/DataDog/dd-trace-dotnet/tree/4b8bfbc89e00354d1c1abc690f4890e30c9b9c6f): * 4 benchmarks are **slower**, with geometric mean 1.134 * 1 benchmarks have **fewer** allocations * 1 benchmarks...
## Execution-Time Benchmarks Report :stopwatch: Execution-time results for samples comparing the following branches/commits: - [This PR (7017)](https://github.com/DataDog/dd-trace-dotnet/tree/3c64b7ffa92dd402a78e81ead32cfbfe4442686a) - [master](https://github.com/DataDog/dd-trace-dotnet/tree/c490e2cabb35ad333a93cf41723a32132be47e7d) Execution-time benchmarks measure the whole time it takes to execute a...
The big change in execution-time benchmarks is surprising, and I can't explain it 😕 There's nothing in this PR that should have impacted them right?
I extracted all the scoped tracer changes into a separate PR, to make this one more focused, and rebased 🙂 https://github.com/DataDog/dd-trace-dotnet/pull/7220
It really depends what you mean. This is middleware for an ASP.NET Core server application. If you're using an ASP.NET Core app to serve your WASM application, then it can...
I'm going to close this for now, as I'm not sure exactly what the ask is. Feel free to re-open with more details if you need to.