Skip to content

Conversation

@TheTechromancer
Copy link
Collaborator

@TheTechromancer TheTechromancer commented Oct 30, 2025

dependabot bot and others added 16 commits October 27, 2025 04: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] <support@github.com>
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] <support@github.com>
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] <support@github.com>
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] <support@github.com>
…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] <support@github.com>
…/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.24ms 4.22ms -0.4%
Bloom Filter Large Scale Dns Brute Force 18.31ms 18.03ms -1.5%
Large Closest Match Lookup 354.63ms 343.84ms -3.0%
Realistic Closest Match Workload 187.66ms 188.60ms +0.5%
Event Validation Full Scan Startup Small Batch 436.06ms 451.33ms +3.5%
Event Validation Full Scan Startup Large Batch 791.41ms 798.66ms +0.9%
Make Event Autodetection Small 31.34ms 30.84ms -1.6%
Make Event Autodetection Large 318.78ms 315.54ms -1.0%
Make Event Explicit Types 14.09ms 14.05ms -0.2%
Excavate Single Thread Small 4.047s 4.039s -0.2%
Excavate Single Thread Large 9.501s 9.512s +0.1%
Excavate Parallel Tasks Small 4.259s 4.237s -0.5%
Excavate Parallel Tasks Large 7.307s 7.307s -0.0%
Is Ip Performance 3.16ms 3.20ms +1.3%
Make Ip Type Performance 11.25ms 11.42ms +1.5%
Mixed Ip Operations 4.40ms 4.44ms +1.0%
Typical Queue Shuffle 62.28µs 62.19µs -0.1%
Priority Queue Shuffle 700.26µs 706.08µs +0.8%

🎯 Performance Summary

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


🐍 Python Version 3.11.13

@codecov
Copy link

codecov bot commented Oct 30, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92%. Comparing base (162675b) to head (b9b768c).
⚠️ Report is 3 commits behind head on stable.

Additional details and impacted files
@@          Coverage Diff           @@
##           stable   #2760   +/-   ##
======================================
+ Coverage      92%     92%   +1%     
======================================
  Files         410     410           
  Lines       33826   33826           
======================================
+ Hits        30849   30854    +5     
+ Misses       2977    2972    -5     

☔ 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

4 participants