Skip to content

Conversation

@TheTechromancer
Copy link
Collaborator

@TheTechromancer TheTechromancer commented Oct 30, 2025

TheTechromancer and others added 21 commits October 8, 2025 18:15
Bumps [psutil](https://github.com/giampaolo/psutil) from 7.1.1 to 7.1.2.
- [Changelog](https://github.com/giampaolo/psutil/blob/master/HISTORY.rst)
- [Commits](giampaolo/psutil@release-7.1.1...release-7.1.2)

---
updated-dependencies:
- dependency-name: psutil
  dependency-version: 7.1.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [orjson](https://github.com/ijl/orjson) from 3.11.3 to 3.11.4.
- [Release notes](https://github.com/ijl/orjson/releases)
- [Changelog](https://github.com/ijl/orjson/blob/master/CHANGELOG.md)
- [Commits](ijl/orjson@3.11.3...3.11.4)

---
updated-dependencies:
- dependency-name: orjson
  dependency-version: 3.11.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.14.0 to 0.14.2.
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](astral-sh/ruff@0.14.0...0.14.2)

---
updated-dependencies:
- dependency-name: ruff
  dependency-version: 0.14.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps the github-actions group with 1 update: [actions/upload-artifact](https://github.com/actions/upload-artifact).


Updates `actions/upload-artifact` from 4 to 5
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](actions/upload-artifact@v4...v5)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <[email protected]>
…actions/dev/github-actions-dc500464ed

Bump actions/upload-artifact from 4 to 5 in the github-actions group
…/ruff-0.14.2

Bump ruff from 0.14.0 to 0.14.2
Bumps [fastapi](https://github.com/fastapi/fastapi) from 0.119.0 to 0.120.0.
- [Release notes](https://github.com/fastapi/fastapi/releases)
- [Commits](fastapi/fastapi@0.119.0...0.120.0)

---
updated-dependencies:
- dependency-name: fastapi
  dependency-version: 0.120.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
…/fastapi-0.120.0

Bump fastapi from 0.119.0 to 0.120.0
…/orjson-3.11.4

Bump orjson from 3.11.3 to 3.11.4
…/psutil-7.1.2

Bump psutil from 7.1.1 to 7.1.2
feat: introduce new `download` flag to modules
@github-actions
Copy link
Contributor

github-actions bot commented Oct 30, 2025

📊 Performance Benchmark Report

Comparing stable (baseline) vs dev (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.21ms 4.20ms -0.1%
Bloom Filter Large Scale Dns Brute Force 17.69ms 17.66ms -0.1%
Large Closest Match Lookup 355.40ms 350.90ms -1.3%
Realistic Closest Match Workload 195.13ms 192.39ms -1.4%
Event Validation Full Scan Startup Small Batch 469.96ms 481.51ms +2.5%
Event Validation Full Scan Startup Large Batch 831.97ms 829.34ms -0.3%
Make Event Autodetection Small 31.94ms 31.84ms -0.3%
Make Event Autodetection Large 324.17ms 326.64ms +0.8%
Make Event Explicit Types 14.29ms 14.36ms +0.5%
Excavate Single Thread Small 4.184s 4.248s +1.5%
Excavate Single Thread Large 10.053s 10.120s +0.7%
Excavate Parallel Tasks Small 4.385s 4.486s +2.3%
Excavate Parallel Tasks Large 7.329s 7.512s +2.5%
Is Ip Performance 3.15ms 3.24ms +2.9%
Make Ip Type Performance 11.47ms 11.68ms +1.8%
Mixed Ip Operations 4.50ms 4.56ms +1.2%
Typical Queue Shuffle 61.88µs 62.04µs +0.2%
Priority Queue Shuffle 689.21µs 697.30µs +1.2%

🎯 Performance Summary

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


🐍 Python Version 3.11.14

@codecov
Copy link

codecov bot commented Oct 30, 2025

Codecov Report

❌ Patch coverage is 95.65217% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 92%. Comparing base (162675b) to head (50811a7).
⚠️ Report is 3 commits behind head on stable.

Files with missing lines Patch % Lines
bbot/cli.py 89% 2 Missing ⚠️
bbot/test/test_step_1/test_modules_basic.py 90% 2 Missing ⚠️
Additional details and impacted files
@@          Coverage Diff           @@
##           stable   #2760   +/-   ##
======================================
+ Coverage      92%     92%   +1%     
======================================
  Files         410     410           
  Lines       33826   33875   +49     
======================================
+ Hits        30849   30921   +72     
+ Misses       2977    2954   -23     

☔ 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 and others added 7 commits October 31, 2025 02:57
Bumps [psutil](https://github.com/giampaolo/psutil) from 7.1.2 to 7.1.3.
- [Changelog](https://github.com/giampaolo/psutil/blob/master/HISTORY.rst)
- [Commits](giampaolo/psutil@release-7.1.2...release-7.1.3)

---
updated-dependencies:
- dependency-name: psutil
  dependency-version: 7.1.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [fastapi](https://github.com/fastapi/fastapi) from 0.120.0 to 0.120.4.
- [Release notes](https://github.com/fastapi/fastapi/releases)
- [Commits](fastapi/fastapi@0.120.0...0.120.4)

---
updated-dependencies:
- dependency-name: fastapi
  dependency-version: 0.120.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.6.22 to 9.6.23.
- [Release notes](https://github.com/squidfunk/mkdocs-material/releases)
- [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG)
- [Commits](squidfunk/mkdocs-material@9.6.22...9.6.23)

---
updated-dependencies:
- dependency-name: mkdocs-material
  dependency-version: 9.6.23
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.14.2 to 0.14.3.
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](astral-sh/ruff@0.14.2...0.14.3)

---
updated-dependencies:
- dependency-name: ruff
  dependency-version: 0.14.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
TheTechromancer and others added 22 commits November 3, 2025 10:38
…/ruff-0.14.3

Bump ruff from 0.14.2 to 0.14.3
…/mkdocs-material-9.6.23

Bump mkdocs-material from 9.6.22 to 9.6.23
…/fastapi-0.120.4

Bump fastapi from 0.120.0 to 0.120.4
…/psutil-7.1.3

Bump psutil from 7.1.2 to 7.1.3
Bumps [pytest-benchmark](https://github.com/ionelmc/pytest-benchmark) from 5.1.0 to 5.2.0.
- [Changelog](https://github.com/ionelmc/pytest-benchmark/blob/master/CHANGELOG.rst)
- [Commits](ionelmc/pytest-benchmark@v5.1.0...v5.2.0)

---
updated-dependencies:
- dependency-name: pytest-benchmark
  dependency-version: 5.2.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
…/pytest-benchmark-5.2.0

Bump pytest-benchmark from 5.1.0 to 5.2.0
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.

4 participants