Andrew Lock

Results 1518 comments of Andrew Lock

## Execution-Time Benchmarks Report :stopwatch: Execution-time results for samples comparing the following branches/commits: - [This PR (6120)](https://github.com/DataDog/dd-trace-dotnet/tree/02d72473057956efc32251839ff76d7bf7dca4bb) - [master](https://github.com/DataDog/dd-trace-dotnet/tree/4e124ee288231b2be8bd7d25ceec3e86449300f2) Execution-time benchmarks measure the whole time it takes to execute a...

## Benchmarks Report for tracer :snail: Benchmarks for #6120 compared to [master](https://github.com/DataDog/dd-trace-dotnet/tree/4e124ee288231b2be8bd7d25ceec3e86449300f2): * 1 benchmarks are **faster**, with geometric mean 1.177 * All benchmarks have **the same** allocations The following...

## Throughput/Crank Report :zap: Throughput results for AspNetCoreSimpleController comparing the following branches/commits: - [This PR (6120)](https://github.com/DataDog/dd-trace-dotnet/tree/02d72473057956efc32251839ff76d7bf7dca4bb) - [master](https://github.com/DataDog/dd-trace-dotnet/tree/4e124ee288231b2be8bd7d25ceec3e86449300f2) - [benchmarks/2.9.0](https://github.com/DataDog/dd-trace-dotnet/tree/89ae3f4ee7d85b824badda5873166707c9e560b4) Cases where throughput results for the PR are worse than...

## Execution-Time Benchmarks Report :stopwatch: Execution-time results for samples comparing the following branches/commits: - [This PR (6039)](https://github.com/DataDog/dd-trace-dotnet/tree/c1a59475d6caf40658ed6b223792d73798aec721) - [master](https://github.com/DataDog/dd-trace-dotnet/tree/965a822457f8bf38d077de54cad55227e4eb2364) Execution-time benchmarks measure the whole time it takes to execute a...

## Benchmarks Report for tracer :snail: Benchmarks for #6039 compared to [master](https://github.com/DataDog/dd-trace-dotnet/tree/965a822457f8bf38d077de54cad55227e4eb2364): * All benchmarks have **the same** speed * All benchmarks have **the same** allocations The following thresholds were...

## Execution-Time Benchmarks Report :stopwatch: Execution-time results for samples comparing the following branches/commits: - [This PR (7085)](https://github.com/DataDog/dd-trace-dotnet/tree/1dde7e3e77300e3966c0114a9695e7fc6afe1bf1) - [master](https://github.com/DataDog/dd-trace-dotnet/tree/49c43b5bc1ca03a6fc5da0ce5077c308ac4cca06) 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 (6150)](https://github.com/DataDog/dd-trace-dotnet/tree/b2ddb28c834c5260beff0415e797692abf72a489) - [master](https://github.com/DataDog/dd-trace-dotnet/tree/a200693cd84f3bbf8c1c13867b323e9909b56043) Execution-time benchmarks measure the whole time it takes to execute a...

## Throughput/Crank Report :zap: Throughput results for AspNetCoreSimpleController comparing the following branches/commits: - [This PR (6150)](https://github.com/DataDog/dd-trace-dotnet/tree/b2ddb28c834c5260beff0415e797692abf72a489) - [master](https://github.com/DataDog/dd-trace-dotnet/tree/a200693cd84f3bbf8c1c13867b323e9909b56043) - [benchmarks/2.9.0](https://github.com/DataDog/dd-trace-dotnet/tree/89ae3f4ee7d85b824badda5873166707c9e560b4) Cases where throughput results for the PR are worse than...

## Benchmarks Report for tracer :snail: Benchmarks for #6150 compared to [master](https://github.com/DataDog/dd-trace-dotnet/tree/a200693cd84f3bbf8c1c13867b323e9909b56043): * 1 benchmarks are **faster**, with geometric mean 1.132 * 2 benchmarks are **slower**, with geometric mean 1.150...

Hi @JoeGaggler, sorry to hear you're having issues. The symptom you're describing is typically related to using v2 of the automatic instrumentation with v3 of the manual instrumentation. Would it...