Skip to content

Commit

Permalink
Add benchmarks for github url resolving emulation
Browse files Browse the repository at this point in the history
  • Loading branch information
asvetlov committed Nov 16, 2024
1 parent 4587e7d commit 7649f01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_benchmarks_web_urldispatcher.py
Original file line number Diff line number Diff line change
Expand Up @@ -257,7 +257,7 @@ def test_resolve_gitapi_subapps(
loop: asyncio.AbstractEventLoop,
benchmark: BenchmarkFixture,
) -> None:
"""Resolve DynamicResource for simulated github API, some common urls are grouped in subapps.
"""Resolve DynamicResource for simulated github API, grouped in subapps.
The benchmark uses OpenAPI generated info for github.
To update the local data file please run the following command:
Expand Down

0 comments on commit 7649f01

Please sign in to comment.