Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Generate openapi spec and add a test for it #184

Draft
wants to merge 14 commits into
base: main
Choose a base branch
from
Draft

Conversation

jeffa5
Copy link
Collaborator

@jeffa5 jeffa5 commented Nov 17, 2022

This adds manually curated types for the openapi spec to use, based off of the .proto files. There are generators for turning .proto into an openapi spec but then it wouldn't be served over the normal endpoint in CCF which is quite a nice feature.

@github-actions
Copy link

github-actions bot commented Nov 17, 2022

Plots from benchmarking at 366bef1

Available from here

etcd/achieved_throughput_bar-vars-None-nodes.jpg
etcd/ecdf-latency_ms-None-nodes-vars.jpg
etcd/scatter-start_ms-latency_ms-None-nodes-vars.jpg
etcd/target_throughput_latency_line-rate-None-nodes-vars.jpg
etcd/throughput_bar-rate-None-nodes-vars.jpg
k6/achieved_throughput_bar-vars-None-func.jpg
k6/commit_checks_ecdf-committed_count-None-None-vars.jpg
k6/commit_latency_ecdf-commit_latency-None-None-vars.jpg
k6/ecdf-latency_ms-None-func-vars.jpg
k6/scatter-start_ms-latency_ms-None-func-vars.jpg
k6/target_throughput_latency_line-rate-None-func-vars.jpg
k6/throughput_bar-rate-None-func-vars.jpg
perf/achieved_throughput_bar-vars-http_version-nodes.jpg
perf/ecdf-latency_ms-http_version-nodes-vars.jpg
perf/scatter-start_ms-latency_ms-http_version-nodes-vars.jpg
ycsb/achieved_throughput_bar-vars-None-None.jpg
ycsb/ecdf-latency_ms-nodes-operation-vars.jpg
ycsb/scatter-start_ms-latency_ms-nodes-operation-vars.jpg
ycsb/target_throughput_latency_line-rate-None-nodes-vars.jpg
ycsb/throughput_bar-rate-nodes-operation-vars.jpg

@jeffa5 jeffa5 marked this pull request as ready for review December 18, 2022 07:37
@jeffa5 jeffa5 marked this pull request as draft December 18, 2022 07:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants