Skip to content

Commit

Permalink
[Internal] Performance Test: Fixes Typo in Perf test Benchmark file (#…
Browse files Browse the repository at this point in the history
…4910)

## Description

Fixes typo in benchmark file of perf test

## Type of change

- [X] Bug fix (non-breaking change which fixes an issue)
- [ ] New feature (non-breaking change which adds functionality)
- [ ] Breaking change (fix or feature that would cause existing
functionality to not work as expected)
- [ ] This change requires a documentation update

## Closing issues

To automatically close an issue: closes #IssueNumber
  • Loading branch information
sourabh1007 authored Nov 27, 2024
1 parent 470612e commit d945a29
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"MockedItemBenchmark.ReadFeed;[Type=OfTWithClientMetricsEnabled]": "536267.5",
"MockedItemBenchmark.ReadFeed;[Type=OfTWithDiagnosticsToString]": "557967.75",
"MockedItemBenchmark.ReadFeed;[Type=OfTWithDistributedTracingEnabled]": "536887.5",
"MockedItemBenchmark.ReadFeed;[Type=Stream]": "35859 (4.88%)",
"MockedItemBenchmark.ReadFeed;[Type=Stream]": "35859",
"MockedItemBenchmark.ReadItemExists;[Type=OfT]": "34509.75",
"MockedItemBenchmark.ReadItemExists;[Type=OfTCustom]": "34516",
"MockedItemBenchmark.ReadItemExists;[Type=OfTWithClientMetricsEnabled]": "35012.75",
Expand Down

0 comments on commit d945a29

Please sign in to comment.