This website works better with JavaScript
首页
发现
帮助
登录
compsci-industry
/
TechEmpower.FrameworkBenchmarks
镜像自地址
https://github.com/TechEmpower/FrameworkBenchmarks.git
关注
2
点赞
0
派生
0
文件
工单管理
0
Wiki
目录树:
R23
分支列表
标签列表
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
/
C++
/
oatpp
/
README.md
README.md
1.0 KB
永久链接
文件历史
原始文件
Oat++ (AKA oatpp) Benchmarking Test
Oat++ Github Repository
Oat++ Website
Source for Tests
oatpp-async
src-async
- source code for oatpp test project implemented using oatpp async API.
src-async/src/controller/MyController.hpp
- Controller for
JSON
,
PLAINTEXT
endpoints.
Test URLs
JSON
-
http://127.0.0.1:8000/json
PLAINTEXT
-
http://127.0.0.1:8000/plaintext
oatpp-thread
src-thread
- source code for oatpp test project implemented using oatpp simple API.
src-thread/src/controller/MyController.hpp
- Controller for
JSON
endpoint.
Test URLs
JSON
-
http://127.0.0.1:8000/json
Contacts
Leonid Stryzhevskyi (Creator)
Email:
[email protected]
Github:
lganzzzo