Skip to content

Conversation

liquidsec
Copy link
Collaborator

No description provided.

@liquidsec liquidsec marked this pull request as draft September 3, 2025 17:05
Copy link
Contributor

github-actions bot commented Sep 4, 2025

📊 Performance Benchmark Report

Comparing dev (baseline) vs virtualhost-upgrade (current)

📈 Detailed Results (All Benchmarks)

📋 Complete results for all benchmarks - includes both significant and insignificant changes

🧪 Test Name 📏 Base 📏 Current 📈 Change 🎯 Status
Bloom Filter Dns Mutation Tracking Performance 4.16ms 4.29ms +3.2%
Bloom Filter Large Scale Dns Brute Force 18.04ms 18.15ms +0.6%
Large Closest Match Lookup 350.82ms 349.60ms -0.3%
Realistic Closest Match Workload 190.13ms 193.65ms +1.9%
Event Validation Full Scan Startup Small Batch 442.90ms 455.56ms +2.9%
Event Validation Full Scan Startup Large Batch 779.49ms 794.92ms +2.0%
Make Event Autodetection Small 30.92ms 30.50ms -1.4%
Make Event Autodetection Large 314.80ms 312.57ms -0.7%
Make Event Explicit Types 13.63ms 13.73ms +0.7%
Excavate Single Thread Small 3.996s 3.990s -0.2%
Excavate Single Thread Large 9.365s 9.346s -0.2%
Excavate Parallel Tasks Small 4.168s 4.141s -0.6%
Excavate Parallel Tasks Large 7.180s 7.170s -0.1%
Is Ip Performance 3.20ms 3.13ms -2.0%
Make Ip Type Performance 11.48ms 11.29ms -1.6%
Mixed Ip Operations 4.49ms 4.37ms -2.7%
Typical Queue Shuffle 63.71µs 62.24µs -2.3%
Priority Queue Shuffle 710.05µs 708.22µs -0.3%

🎯 Performance Summary

No significant performance changes detected (all changes <10%)


🐍 Python Version 3.11.13

Copy link

codecov bot commented Sep 4, 2025

Codecov Report

❌ Patch coverage is 78.85010% with 206 lines in your changes missing coverage. Please review.
✅ Project coverage is 91%. Comparing base (9ce3dee) to head (49e724b).

Files with missing lines Patch % Lines
bbot/modules/virtualhost.py 67% 140 Missing ⚠️
bbot/core/helpers/web/web.py 66% 28 Missing ⚠️
bbot/core/helpers/misc.py 58% 21 Missing ⚠️
...est_step_2/module_tests/test_module_virtualhost.py 97% 11 Missing ⚠️
bbot/modules/baddns.py 67% 5 Missing ⚠️
bbot/core/event/base.py 75% 1 Missing ⚠️
Additional details and impacted files
@@          Coverage Diff           @@
##             dev   #2672    +/-   ##
======================================
- Coverage     92%     91%    -0%     
======================================
  Files        411     411            
  Lines      33951   34758   +807     
======================================
+ Hits       30959   31558   +599     
- Misses      2992    3200   +208     

☔ 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.

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.

1 participant