Avatar for the DVNghiem user
DVNghiem
Velithon
BlogDocsChangelog

feat(graphql): Add GraphQL support to Velithon framework

#99
Comparing
feat/graphql
(
2a27605
) with
main
(
0a41394
)
CodSpeed Performance Gauge
0%
Untouched
25

Benchmarks

25 total
test_post_validate_success
tests/test_validate.py
CodSpeed Performance Gauge
-1%
2.6 ms2.6 ms
test_post_validate_fail
tests/test_validate.py
CodSpeed Performance Gauge
-1%
2.6 ms2.6 ms
test_delete
tests/test_endpoint.py
CodSpeed Performance Gauge
+1%
2.6 ms2.6 ms
test_get_validate_fail
tests/test_validate.py
CodSpeed Performance Gauge
-1%
2.6 ms2.6 ms
test_inject_request_success
tests/test_params.py
CodSpeed Performance Gauge
0%
2.6 ms2.6 ms
test_get
tests/test_endpoint.py
CodSpeed Performance Gauge
0%
2.6 ms2.6 ms
test_get_validate_success
tests/test_validate.py
CodSpeed Performance Gauge
0%
2.7 ms2.7 ms
test_di_factory_provider
tests/test_di.py
CodSpeed Performance Gauge
0%
2.5 ms2.5 ms
test_inject_headers_success
tests/test_params.py
CodSpeed Performance Gauge
0%
2.6 ms2.6 ms
test_inject_path_fail
tests/test_params.py
CodSpeed Performance Gauge
0%
2.6 ms2.6 ms
test_function_dependency_with_anonymous_user
tests/test_function_dependencies.py
CodSpeed Performance Gauge
0%
2.6 ms2.6 ms
test_post
tests/test_endpoint.py
CodSpeed Performance Gauge
0%
2.6 ms2.6 ms
test_inject_query_item_fail
tests/test_params.py
CodSpeed Performance Gauge
0%
2.7 ms2.7 ms
test_inject_path_success
tests/test_params.py
CodSpeed Performance Gauge
0%
2.6 ms2.6 ms
test_inject_query_item_success
tests/test_params.py
CodSpeed Performance Gauge
0%
2.7 ms2.7 ms
test_inject_body_fail
tests/test_params.py
CodSpeed Performance Gauge
0%
2.6 ms2.6 ms
test_get_validate_fail
tests/test_params.py
CodSpeed Performance Gauge
0%
2.6 ms2.6 ms
test_get_validate_success
tests/test_params.py
CodSpeed Performance Gauge
0%
2.7 ms2.7 ms
test_function_dependency_with_admin_user
tests/test_function_dependencies.py
CodSpeed Performance Gauge
0%
2.7 ms2.7 ms
test_inject_body_success
tests/test_params.py
CodSpeed Performance Gauge
0%
2.7 ms2.7 ms
test_simple_function_dependency
tests/test_function_dependencies.py
CodSpeed Performance Gauge
0%
2.7 ms2.7 ms
test_di_single_provider
tests/test_di.py
CodSpeed Performance Gauge
0%
3.6 ms3.6 ms
test_function_dependency_with_regular_user
tests/test_function_dependencies.py
CodSpeed Performance Gauge
0%
2.7 ms2.7 ms
test_put
tests/test_endpoint.py
CodSpeed Performance Gauge
0%
2.6 ms2.6 ms
test_di_async_factory_provider
tests/test_di.py
CodSpeed Performance Gauge
0%
2.6 ms2.6 ms

Commits

Click on a commit to change the comparison range
Base
main
0a41394
0%
feat(graphql): Implement high-performance GraphQL functionality with Rust backend
0b3c3a2
1 year ago
+0.31%
feat(request): Add __len__ method to return the number of items in the scope
5c5a8c3
11 months ago
-0.35%
refactor: Simplify HTTPConnection by removing Mapping inheritance and related methods
687c84c
11 months ago
+0.29%
Add comprehensive tests for GraphQL Playground, Route, and Schema functionality
d99acd0
11 months ago
-0.35%
Merge branch 'feat/graphql' of github.com:DVNghiem/Velithon into feat/graphql
2a27605
11 months ago
© 2026 CodSpeed Technology
Home Terms Privacy Docs