Skip to content

Improve azure functions#2907

Open
TheTechromancer wants to merge 14 commits into3.0from
improve-azure-functions
Open

Improve azure functions#2907
TheTechromancer wants to merge 14 commits into3.0from
improve-azure-functions

Conversation

@TheTechromancer
Copy link
Collaborator

Consolidates all azure recon into a single module, and adds a bunch of features inspired by AADInternals.

@github-actions
Copy link
Contributor

github-actions bot commented Feb 17, 2026

📊 Performance Benchmark Report

Comparing 3.0 (baseline) vs improve-azure-functions (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.29ms 4.42ms +3.0%
Bloom Filter Large Scale Dns Brute Force 18.68ms 18.52ms -0.8%
Large Closest Match Lookup 356.27ms 350.21ms -1.7%
Realistic Closest Match Workload 193.61ms 195.40ms +0.9%
Event Validation Full Scan Startup Small Batch 522.73ms 518.73ms -0.8%
Event Validation Full Scan Startup Large Batch 941.89ms 935.68ms -0.7%
Make Event Autodetection Small 31.33ms 31.07ms -0.8%
Make Event Autodetection Large 315.90ms 318.46ms +0.8%
Make Event Explicit Types 13.92ms 13.99ms +0.5%
Excavate Single Thread Small 4.112s 4.148s +0.9%
Excavate Single Thread Large 10.202s 10.069s -1.3%
Excavate Parallel Tasks Small 4.364s 4.307s -1.3%
Excavate Parallel Tasks Large 7.494s 7.430s -0.9%
Is Ip Performance 3.17ms 3.19ms +0.7%
Make Ip Type Performance 11.41ms 11.32ms -0.8%
Mixed Ip Operations 4.47ms 4.49ms +0.6%
Typical Queue Shuffle 61.25µs 63.06µs +3.0%
Priority Queue Shuffle 697.44µs 708.64µs +1.6%

🎯 Performance Summary

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


🐍 Python Version 3.11.14

@TheTechromancer TheTechromancer changed the base branch from 3.0 to uv February 17, 2026 20:53
@codecov
Copy link

codecov bot commented Feb 19, 2026

Codecov Report

❌ Patch coverage is 82.50653% with 67 lines in your changes missing coverage. Please review.
✅ Project coverage is 92%. Comparing base (eb8d28b) to head (faa76b8).

Files with missing lines Patch % Lines
bbot/modules/azure_tenant.py 76% 66 Missing ⚠️
bbot/modules/output/stdout.py 0% 1 Missing ⚠️
Additional details and impacted files
@@          Coverage Diff           @@
##             3.0   #2907    +/-   ##
======================================
- Coverage     92%     92%    -0%     
======================================
  Files        434     432     -2     
  Lines      35493   35787   +294     
======================================
+ Hits       32400   32613   +213     
- Misses      3093    3174    +81     

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

@TheTechromancer TheTechromancer changed the base branch from uv to 3.0 February 20, 2026 00:30
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.

2 participants