Performance & Computational Methods

Last reviewed: by .

Performance & Computational Methods

The Options Analysis Suite leverages cutting-edge computational techniques to deliver institutional-grade performance and accuracy. This section details the advanced numerical methods and parallelization strategies that power our pricing engines.

Web Workers Architecture

Complex calculations are offloaded to Web Workers, enabling true parallel execution without blocking the user interface. This architecture delivers responsive UI even during intensive computations like Monte Carlo simulations with millions of paths or fine-grid PDE solves.

Numerical Differentiation Methods

Greeks are computed using multiple differentiation techniques, each optimized for specific accuracy and performance requirements:

Parallel Execution Strategies

Precision and Accuracy Controls

Practical Benchmarks

Performance characteristics in real-world usage on a typical mid-tier laptop (8-core CPU, integrated GPU). These are the orders of magnitude users should expect for the lean, price-only configuration of each engine; the Numerical Controls preset table below shows the wall-clock budget once you turn on full Greeks, fine grids, and tight tolerances.

Workflow: Tuning Speed vs. Accuracy

The right preset depends on what you are doing with the answer. A few rules of thumb:

Timing is tracked where diagnostics are available, for example, AI-compute timing on the Assistant surface and PDE convergence diagnostics in the Validation panel, so you can spot-check these benchmarks against your hardware and decide whether GPU acceleration is doing real work for your workload.

This page is part of the Options Analysis Suite documentation hub. Browse the glossary for term definitions.