Contents Menu Expand Light mode Dark mode Auto light/dark, in light mode Auto light/dark, in dark mode Skip to content
Sieve AML
Light Logo Dark Logo
  • Getting Started
    • Quickstart
    • Docker
    • Configuration
  • REST API Reference
    • Screening
    • Lists
    • Health
  • CLI Reference
    • fetch
    • screen
    • stats
    • export
  • Algorithms
    • Matching Pipeline
    • Name Normalization
    • Jaro-Winkler Similarity
    • N-gram Inverted Index
  • Architecture
    • Module Structure
    • Data Flow
  • Performance
    • Benchmarks
  • Java API Reference
Back to top
View this page

PerformanceΒΆ

Sieve is designed for high-throughput sanctions screening. This section documents benchmark results and the optimization techniques that achieve sub-millisecond matching latency.

  • Benchmarks
    • Test Environment
    • Optimization Evolution
    • Detailed Results
    • Optimization Breakdown
    • Where Time Is Spent (v3)
    • Running Benchmarks
Next
Benchmarks
Previous
Data Flow
Copyright © 2026, Sieve Contributors
Made with Sphinx and @pradyunsg's Furo