Skip to content

Commit 25e6700

Browse files
committed
Falcon: Remove test "socketify-asgi-pypy3" for fix limit
For fix error: Framework falcon defines 11 tests in benchmark_config.json (max is 10). Contact maintainers and remove deprecated or discarded ones to make room.
1 parent 822595f commit 25e6700

3 files changed

Lines changed: 0 additions & 50 deletions

File tree

frameworks/Python/falcon/benchmark_config.json

Lines changed: 0 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -62,25 +62,6 @@
6262
"notes": "",
6363
"versus": "wsgi"
6464
},
65-
"socketify-asgi-pypy3": {
66-
"json_url": "/json",
67-
"plaintext_url": "/plaintext",
68-
"port": 8080,
69-
"approach": "Realistic",
70-
"classification": "Micro",
71-
"database": "Postgres",
72-
"framework": "Falcon",
73-
"language": "Python",
74-
"flavor": "PyPy3",
75-
"orm": "Full",
76-
"platform": "ASGI",
77-
"webserver": "Socketify.py",
78-
"os": "Linux",
79-
"database_os": "Linux",
80-
"display_name": "Falcon [socketify.py ASGI PyPy3]",
81-
"notes": "",
82-
"versus": "asgi"
83-
},
8465
"socketify-asgi": {
8566
"json_url": "/json",
8667
"plaintext_url": "/plaintext",

frameworks/Python/falcon/config.toml

Lines changed: 0 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -129,25 +129,6 @@ display.name = "Falcon [socketify.py ASGI]"
129129
notes = "cythonized"
130130
versus = "asgi"
131131

132-
[socketify-asgi-pypy3]
133-
json.url = "/json"
134-
plaintext.url = "/plaintext"
135-
port = 8080
136-
approach = "Realistic"
137-
classification = "Micro"
138-
database = "Postgres"
139-
framework = "Falcon"
140-
language = "Python"
141-
flavor = "PyPy3"
142-
orm = "Full"
143-
platform = "ASGI"
144-
webserver = "Socketify.py"
145-
os = "Linux"
146-
database.os = "Linux"
147-
display.name = "Falcon [socketify.py ASGI Pypy3]"
148-
notes = ""
149-
versus = "asgi"
150-
151132
[socketify-wsgi-pypy3]
152133
json.url = "/json"
153134
plaintext.url = "/plaintext"

frameworks/Python/falcon/falcon-socketify-asgi-pypy3.dockerfile

Lines changed: 0 additions & 12 deletions
This file was deleted.

0 commit comments

Comments
 (0)