Skip to content

feat(captcha): add automatic solver cascade (MAT-141) - #182

Merged
mpiton merged 7 commits into
mainfrom
feat/mat-141-captcha-solvers
Jul 20, 2026
Merged

feat(captcha): add automatic solver cascade (MAT-141)#182
mpiton merged 7 commits into
mainfrom
feat/mat-141-captcha-solvers

ci: fix Windows Tesseract fixture exit code

39d0e24
Select commit
Loading
Failed to load commit list.
CodSpeed HQ / CodSpeed Performance Analysis failed Jul 20, 2026 in 0s

Performance Regression: -18.75%

⚠️ Different runtime environments detected

Some benchmarks with significant performance changes were compared across different runtime environments,
which may affect the accuracy of the results.

Open the report in CodSpeed to investigate

⚡ 1 improved benchmark
❌ 7 regressed benchmarks
✅ 18 untouched benchmarks

Warning

Please fix the performance issues or acknowledge them on CodSpeed.

Performance Changes

Benchmark BASE HEAD Efficiency
from_status_code_500 94.7 ns 154.7 ns -38.78%
apply_patch_single_field 3.1 µs 4.2 µs -26.15%
default_config 3.3 µs 4.5 µs -25.74%
apply_patch_many_fields 3.6 µs 4.7 µs -22.09%
create_valid 252.2 ns 310.6 ns -18.78%
from_status_code_404 153.1 ns 183.9 ns -16.77%
full_lifecycle 192.5 ns 221.7 ns -13.16%
reject_invalid 610.3 ns 493.6 ns +23.64%

Tip

Investigate this regression by commenting @codspeedbot fix this regression on this PR, or directly use the CodSpeed MCP with your agent.


Comparing feat/mat-141-captcha-solvers (39d0e24) with main (4a2d6fe)

Open in CodSpeed