BlogDocs

feat(#3589): optimize admin querysets(#3590)

Merged
Merging
3589-optimize-admin--endpoint-querysets
(
0635e48
) into
main
(
41a5682
)
0%
IMPROVEMENTS
0
REGRESSIONS
0
UNTOUCHED
46
NEW
0
DROPPED
0
IGNORED
0

Benchmarks

Passed

test_soft_deleted
api/tests/test_articles_endpoint.py::TestArticlesEndpoint::test_soft_deleted
+1%
7.5 ms
7.5 ms
test_get_articles_with_offset
api/tests/test_articles_endpoint.py::TestArticlesEndpoint::test_get_articles_with_offset
0%
18.3 ms
18.3 ms
test_get_articles_with_ordering
api/tests/test_articles_endpoint.py::TestArticlesEndpoint::test_get_articles_with_ordering
0%
18.3 ms
18.3 ms
test_get_article_search_articles
api/tests/test_articles_endpoint.py::TestArticlesEndpoint::test_get_article_search_articles
0%
14 ms
14 ms
test_news_site_exclude
api/tests/test_articles_endpoint.py::TestArticlesEndpoint::test_news_site_exclude
0%
18.9 ms
18.9 ms
test_get_articles_published_at_lower_then
api/tests/test_articles_endpoint.py::TestArticlesEndpoint::test_get_articles_published_at_lower_then
0%
13.8 ms
13.8 ms
test_get_reports_summary_contains
api/tests/test_reports_endpoint.py::TestReportsEndpoint::test_get_reports_summary_contains
0%
8.7 ms
8.7 ms
test_get_reports_with_ordering
api/tests/test_reports_endpoint.py::TestReportsEndpoint::test_get_reports_with_ordering
0%
10.5 ms
10.5 ms
test_get_articles_with_limit
api/tests/test_articles_endpoint.py::TestArticlesEndpoint::test_get_articles_with_limit
0%
15.1 ms
15.2 ms
test_limit_reports
api/tests/test_reports_endpoint.py::TestReportsEndpoint::test_limit_reports
0%
9.3 ms
9.3 ms
test_get_reports_summary_contains_one
api/tests/test_reports_endpoint.py::TestReportsEndpoint::test_get_reports_summary_contains_one
0%
9.3 ms
9.3 ms
test_get_articles_title_contains_all
api/tests/test_articles_endpoint.py::TestArticlesEndpoint::test_get_articles_title_contains_all
0%
13.7 ms
13.7 ms
test_get_reports_by_multiple_news_sites
api/tests/test_reports_endpoint.py::TestReportsEndpoint::test_get_reports_by_multiple_news_sites
0%
9.5 ms
9.5 ms
test_get_articles_with_event
api/tests/test_articles_endpoint.py::TestArticlesEndpoint::test_get_articles_with_event
0%
14.1 ms
14.1 ms
test_get_articles
api/tests/test_articles_endpoint.py::TestArticlesEndpoint::test_get_articles
0%
21.4 ms
21.4 ms
test_get_articles_with_launch
api/tests/test_articles_endpoint.py::TestArticlesEndpoint::test_get_articles_with_launch
0%
14.1 ms
14.2 ms
test_limit_articles
api/tests/test_articles_endpoint.py::TestArticlesEndpoint::test_limit_articles
0%
15.1 ms
15.2 ms
test_news_site_exclude_multiple
api/tests/test_articles_endpoint.py::TestArticlesEndpoint::test_news_site_exclude_multiple
0%
19.2 ms
19.3 ms
test_get_reports_with_limit
api/tests/test_reports_endpoint.py::TestReportsEndpoint::test_get_reports_with_limit
0%
8.8 ms
8.8 ms
test_get_reports_title_contains_all
api/tests/test_reports_endpoint.py::TestReportsEndpoint::test_get_reports_title_contains_all
0%
9.3 ms
9.3 ms
test_get_single_article
api/tests/test_articles_endpoint.py::TestArticlesEndpoint::test_get_single_article
0%
11.3 ms
11.4 ms
test_get_articles_published_at_greater_then
api/tests/test_articles_endpoint.py::TestArticlesEndpoint::test_get_articles_published_at_greater_then
0%
13.7 ms
13.7 ms
test_get_reports_published_at_lower_then
api/tests/test_reports_endpoint.py::TestReportsEndpoint::test_get_reports_published_at_lower_then
0%
8.9 ms
8.9 ms
test_get_articles_title_contains_one
api/tests/test_articles_endpoint.py::TestArticlesEndpoint::test_get_articles_title_contains_one
0%
14.1 ms
14.1 ms
test_get_articles_summary_contains_all
api/tests/test_articles_endpoint.py::TestArticlesEndpoint::test_get_articles_summary_contains_all
0%
13.7 ms
13.7 ms
test_get_reports_title_contains
api/tests/test_reports_endpoint.py::TestReportsEndpoint::test_get_reports_title_contains
0%
8.7 ms
8.7 ms
test_get_reports_with_offset
api/tests/test_reports_endpoint.py::TestReportsEndpoint::test_get_reports_with_offset
0%
10.6 ms
10.6 ms
test_get_reports
api/tests/test_reports_endpoint.py::TestReportsEndpoint::test_get_reports
0%
10.4 ms
10.4 ms
test_get_reports_title_contains_one
api/tests/test_reports_endpoint.py::TestReportsEndpoint::test_get_reports_title_contains_one
0%
9.3 ms
9.3 ms
test_get_all_articles_with_launches
api/tests/test_articles_endpoint.py::TestArticlesEndpoint::test_get_all_articles_with_launches
0%
17.2 ms
17.3 ms
test_get_report_search_reports
api/tests/test_reports_endpoint.py::TestReportsEndpoint::test_get_report_search_reports
0%
9.5 ms
9.5 ms
test_get_reports_summary_contains_all
api/tests/test_reports_endpoint.py::TestReportsEndpoint::test_get_reports_summary_contains_all
0%
9.3 ms
9.3 ms
test_news_sites
api/tests/test_info_endpoint.py::TestInfoEndpoint::test_news_sites
0%
2.6 ms
2.6 ms
test_get_articles_summary_contains_one
api/tests/test_articles_endpoint.py::TestArticlesEndpoint::test_get_articles_summary_contains_one
0%
14.1 ms
14.1 ms
test_get_single_report
api/tests/test_reports_endpoint.py::TestReportsEndpoint::test_get_single_report
0%
7.2 ms
7.2 ms
test_get_reports_search_summary
api/tests/test_reports_endpoint.py::TestReportsEndpoint::test_get_reports_search_summary
0%
9.5 ms
9.5 ms
test_get_report_by_news_site
api/tests/test_reports_endpoint.py::TestReportsEndpoint::test_get_report_by_news_site
0%
8.9 ms
8.9 ms
test_get_all_articles_with_events
api/tests/test_articles_endpoint.py::TestArticlesEndpoint::test_get_all_articles_with_events
0%
17.1 ms
17.2 ms
test_get_reports_published_at_greater_then
api/tests/test_reports_endpoint.py::TestReportsEndpoint::test_get_reports_published_at_greater_then
-1%
8.9 ms
8.9 ms
test_get_articles_title_contains
api/tests/test_articles_endpoint.py::TestArticlesEndpoint::test_get_articles_title_contains
-1%
13 ms
13.1 ms
test_soft_deleted
api/tests/test_reports_endpoint.py::TestReportsEndpoint::test_soft_deleted
-1%
6.2 ms
6.2 ms
test_get_articles_summary_contains
api/tests/test_articles_endpoint.py::TestArticlesEndpoint::test_get_articles_summary_contains
-1%
13 ms
13.1 ms
test_get_articles_search_summary
api/tests/test_articles_endpoint.py::TestArticlesEndpoint::test_get_articles_search_summary
-1%
14 ms
14.1 ms
test_version
api/tests/test_info_endpoint.py::TestInfoEndpoint::test_version
-1%
2.1 ms
2.1 ms
test_get_articles_by_multiple_news_sites
api/tests/test_articles_endpoint.py::TestArticlesEndpoint::test_get_articles_by_multiple_news_sites
-3%
24.1 ms
24.8 ms
test_get_articles_by_news_site
api/tests/test_articles_endpoint.py::TestArticlesEndpoint::test_get_articles_by_news_site
-6%
19.8 ms
21 ms

Commits

Click on a commit to change the comparison range
base
main
41a5682
0%
feat(#3589): optimize admin querysets
41a5682
2 months ago
by Nosudrum
-1%
chore: add docstrings and cleanup
0635e48
2 months ago
by derkweijers
ResourcesHomePricingDocsBlogGitHubChangelog
Copyright © 2024 CodSpeed Technology SAS. All rights reserved.