This website works better with JavaScript
홈
탐색
도움말
로그인
compsci-industry
/
TechEmpower.FrameworkBenchmarks
의 미러
https://github.com/TechEmpower/FrameworkBenchmarks.git
Watch
2
Star
0
포크
0
파일
이슈
0
위키
트리:
6ff9b51f45
브랜치
태그
dependabot/cargo/frameworks/Rust/trillium/zerocopy-0.7.31
fix-reverse-order
master
R23
R21
R22
R20
R19
R18
R17
R16
R15
R14
R13
R12
R11
round-10
R10
go/setup.py
R9-ec2
R9
R8
R7
v2
v3
TechEmpower.Fra...
/
frameworks
/
Python
/
pyramid
/
wsgi.py
wsgi.py
90 B
히스토리
Raw
1
2
3
from paste.deploy import loadapp
app = loadapp("config:production.ini", relative_to=".")