bbot
bbot copied to clipboard
Dev -> Stable 2.8.0
New Modules
- https://github.com/blacklanternsecurity/bbot/pull/2821 by @Nasaltron
Improvements
- https://github.com/blacklanternsecurity/bbot/pull/2757 by @TrebledJ
- https://github.com/blacklanternsecurity/bbot/pull/2730
- https://github.com/blacklanternsecurity/bbot/pull/2778
- https://github.com/blacklanternsecurity/bbot/pull/2783
- https://github.com/blacklanternsecurity/bbot/pull/2781 by @domwhewell-sage
- https://github.com/blacklanternsecurity/bbot/pull/2798
Bugfixes
- https://github.com/blacklanternsecurity/bbot/pull/2779
- https://github.com/blacklanternsecurity/bbot/pull/2748 by @TrebledJ
- https://github.com/blacklanternsecurity/bbot/pull/2787
- https://github.com/blacklanternsecurity/bbot/pull/2827
- https://github.com/blacklanternsecurity/bbot/pull/2829
๐ Performance Benchmark Report
Comparing
stable(baseline) vsdev(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.20ms |
4.34ms |
+3.2% โช | โ |
| Bloom Filter Large Scale Dns Brute Force | 17.54ms |
18.07ms |
+3.0% โช | โ |
| Large Closest Match Lookup | 360.91ms |
348.25ms |
-3.5% โช | โ |
| Realistic Closest Match Workload | 194.49ms |
193.19ms |
-0.7% โช | โ |
| Event Validation Full Scan Startup Small Batch | 450.26ms |
466.22ms |
+3.5% โช | โ |
| Event Validation Full Scan Startup Large Batch | 796.54ms |
818.00ms |
+2.7% โช | โ |
| Make Event Autodetection Small | 31.32ms |
31.53ms |
+0.7% โช | โ |
| Make Event Autodetection Large | 318.75ms |
323.44ms |
+1.5% โช | โ |
| Make Event Explicit Types | 13.93ms |
14.22ms |
+2.1% โช | โ |
| Excavate Single Thread Small | 4.026s |
4.040s |
+0.4% โช | โ |
| Excavate Single Thread Large | 9.891s |
9.979s |
+0.9% โช | โ |
| Excavate Parallel Tasks Small | 4.229s |
4.176s |
-1.2% โช | โ |
| Excavate Parallel Tasks Large | 7.348s |
7.264s |
-1.2% โช | โ |
| Is Ip Performance | 3.21ms |
3.19ms |
-0.6% โช | โ |
| Make Ip Type Performance | 11.51ms |
11.49ms |
-0.2% โช | โ |
| Mixed Ip Operations | 4.61ms |
4.53ms |
-1.7% โช | โ |
| Typical Queue Shuffle | 62.22ยตs |
60.83ยตs |
-2.2% โช | โ |
| Priority Queue Shuffle | 693.17ยตs |
695.65ยตs |
+0.4% โช | โ |
๐ฏ Performance Summary
โ No significant performance changes detected (all changes <10%)
๐ Python Version 3.11.14
Codecov Report
:x: Patch coverage is 91.69054% with 58 lines in your changes missing coverage. Please review.
:white_check_mark: Project coverage is 92%. Comparing base (a0094bd) to head (5670238).
:warning: Report is 205 commits behind head on stable.
Additional details and impacted files
@@ Coverage Diff @@
## stable #2760 +/- ##
=======================================
- Coverage 92% 92% -0%
=======================================
Files 410 413 +3
Lines 33826 34203 +377
=======================================
+ Hits 30849 31187 +338
- Misses 2977 3016 +39
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
:rocket: New features to boost your workflow:
- :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.