Skip to content

Commit

Permalink
Remove dotnet workflow which is no longer needed
Browse files Browse the repository at this point in the history
  • Loading branch information
ladatz committed Feb 12, 2024
1 parent b712c77 commit a47de18
Showing 1 changed file with 0 additions and 31 deletions.
31 changes: 0 additions & 31 deletions .github/workflows/dotnet-ci.yml

This file was deleted.

1 comment on commit a47de18

@github-actions
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Intent Brokering Benchmark

Benchmark suite Current: a47de18 Previous: 5bfba34 Ratio
CPU Usage 43 Percent (p95=45) 42 Percent (p95=43) 1.02
Memory Usage 3015 Bytes (p95=3137) 2843 Bytes (p95=3027) 1.06
Invoke Throughput 3030 1/Second 3030 1/Second 1
Latency 2 Millisecond (p95=7) 2 Millisecond (p95=7) 1
Definitely Lost Bytes 0 bytes 0 bytes -∞
Definitely Lost Blocks 0 blocks 0 blocks -∞
Indirectly Lost Bytes 0 bytes 0 bytes -∞
Indirectly Lost Blocks 0 blocks 0 blocks -∞
Possibly Lost Bytes 2620 bytes 2620 bytes 1
Possibly Lost Blocks 8 blocks 8 blocks 1

This comment was automatically generated by workflow using github-action-benchmark.

Please sign in to comment.