We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8f52243 commit b7939d5Copy full SHA for b7939d5
build/frameworks-scenarios.yml
@@ -53,13 +53,6 @@ parameters:
53
- displayName: Go Json
54
arguments: --scenario json_fasthttp $(frameworksJobs) --load.variables.connections 512 --property scenario=JsonFastHttp --property protocol=http
55
56
- # ULib (C++)
57
-
58
- - displayName: ULib Plaintext
59
- arguments: --scenario plaintext_ulib $(frameworksJobs) --load.variables.connections 1024 --property scenario=PlaintextULib --property protocol=http
60
- - displayName: ULib Json
61
- arguments: --scenario json_ulib $(frameworksJobs) --load.variables.connections 512 --property scenario=JsonULib --property protocol=http
62
63
# Netty
64
65
- displayName: Netty Plaintext
0 commit comments