Skip to content

👷 [#663] Upload performance tests results to bencher#674

Merged
stevenbal merged 1 commit intomasterfrom
feature/performance-ci-bencher
Oct 13, 2025
Merged

👷 [#663] Upload performance tests results to bencher#674
stevenbal merged 1 commit intomasterfrom
feature/performance-ci-bencher

Conversation

@danielmursa-dev
Copy link
Contributor

@danielmursa-dev danielmursa-dev commented Sep 23, 2025

Fixes #663

  • Upload results to bencher
  • Run test with uwsgi and not docker
  • Upgrade redis to 6.4.0
  • Improve dir structure

@codecov-commenter
Copy link

codecov-commenter commented Sep 23, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 82.08%. Comparing base (33e8582) to head (3004088).
⚠️ Report is 12 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #674      +/-   ##
==========================================
- Coverage   82.33%   82.08%   -0.26%     
==========================================
  Files         130      131       +1     
  Lines        2463     2489      +26     
  Branches      200      201       +1     
==========================================
+ Hits         2028     2043      +15     
- Misses        392      403      +11     
  Partials       43       43              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@danielmursa-dev danielmursa-dev force-pushed the feature/performance-ci-bencher branch 2 times, most recently from 87ca948 to 0f1e1e5 Compare September 23, 2025 12:51
@danielmursa-dev danielmursa-dev force-pushed the feature/performance-ci-bencher branch from 0f1e1e5 to 4016183 Compare October 6, 2025 09:13
@github-actions
Copy link
Contributor

github-actions bot commented Oct 6, 2025

🐰 Bencher Report

Branchfeature/performance-ci-bencher
Testbedubuntu-latest
Click to view all benchmark results
BenchmarkLatencyBenchmark Result
milliseconds (ms)
(Result Δ%)
Upper Boundary
milliseconds (ms)
(Limit %)
performance_test/tests/test_objects_list.py::test_objects_api_list_filter_one_result📈 view plot
🚷 view threshold
20.02 ms
(0.00%)Baseline: 20.02 ms
21.03 ms
(95.24%)
performance_test/tests/test_objects_list.py::test_objects_api_list_large_page_size_page_1📈 view plot
🚷 view threshold
232.84 ms
(0.00%)Baseline: 232.84 ms
244.49 ms
(95.24%)
performance_test/tests/test_objects_list.py::test_objects_api_list_large_page_size_page_5📈 view plot
🚷 view threshold
235.43 ms
(0.00%)Baseline: 235.43 ms
247.20 ms
(95.24%)
performance_test/tests/test_objects_list.py::test_objects_api_list_small_page_size_page_20📈 view plot
🚷 view threshold
95.71 ms
(0.00%)Baseline: 95.71 ms
100.50 ms
(95.24%)
🐰 View full continuous benchmarking report in Bencher

@danielmursa-dev danielmursa-dev force-pushed the feature/performance-ci-bencher branch from 4016183 to b8315cd Compare October 6, 2025 09:24
Copy link
Collaborator

@stevenbal stevenbal left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@danielmursa-dev could you check if it's possible to invite me as a member for the organization/project in bencher?

@danielmursa-dev danielmursa-dev force-pushed the feature/performance-ci-bencher branch 2 times, most recently from df6253a to 9d1be5f Compare October 13, 2025 07:36
@danielmursa-dev danielmursa-dev force-pushed the feature/performance-ci-bencher branch from 9d1be5f to 3004088 Compare October 13, 2025 07:46
@danielmursa-dev
Copy link
Contributor Author

@stevenbal I invited you on bencher organization, could you check please the invitation?

@stevenbal stevenbal merged commit 66f7dd2 into master Oct 13, 2025
27 checks passed
@stevenbal stevenbal deleted the feature/performance-ci-bencher branch October 13, 2025 12:47
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.

Store performance test results from CI with bencher

3 participants