Quantitative Finance

Quantitative Finance

Signaloid Cloud Compute Engine

Signaloid Cloud Compute Engine

December 2025

December 2025

Benchmarking

Net Present Value Calculation with Quantlib

Net Present Value (NPV) is an important calculation when analyzing the future value of a financial asset with incoming and outgoing cash flows. This use case implements an NPV calculation using QuantLib’s CashFlow::npv method. Typically, a sensitivity of the NPV to variations in cash flows would be computed using Monte Carlo simulations built on this underlying NPV computation, with each iteration of the Monte Carlo computing the NPV for a fixed number of years and with different Monte Carlo iterations taking on different values of potential cash flows.

When running on the Signaloid Cloud Compute Engine (SCCE), the kernels implementing the calculation can replace the usual approach of sampling from the distribution of input cashflows and interest rates  followed by application of the kernel to these sample inputs, replacing it with a direct computation on representations of the probability distributions of the inputs. Thus, in a single computation, the code kernel running on SCCE can compute the same type of output distribution that would take a Monte Carlo simulation millions of iterations.

The NPV sensitivity analysis implementation running on the Signaloid Cloud Compute Engine with a single-threaded Signaloid C0Pro-M core achieves runtimes 21162x faster than an optimized C++-language Monte-Carlo-based implementation of the same kernel running on an Amazon EC2 R7iz instance. With 95% confidence, an 13M-iteration Monte Carlo implementation will have the same accuracy as the Signaloid UxHw®-based version, yet the Signaloid UxHw-based version gives the speedup quoted above; if requiring higher confidence in the accuracy of the Monte Carlo compared to UxHw, the speedups of UxHw are even greater.

Key Performance Indicator

Key Performance Indicator

Key Performance Indicator

Signaloid Platform Solution

Signaloid Platform Solution

Signaloid Platform Solution

Signaloid Benefit

Signaloid Benefit

Signaloid Benefit

Speed for the same uncertainty quantification accuracy.

Speed for the same uncertainty quantification accuracy.

Speed for the same uncertainty quantification accuracy.

Run existing non-Monte-Carlo code and use either the Signaloid Compute Engine's automated ingestion of distribution information, or use the Signaloid UxHw API to set program variables as probability distributions.

Run existing non-Monte-Carlo code and use either the Signaloid Compute Engine's automated ingestion of distribution information, or use the Signaloid UxHw API to set program variables as probability distributions.

Run existing non-Monte-Carlo code and use either the Signaloid Compute Engine's automated ingestion of distribution information, or use the Signaloid UxHw API to set program variables as probability distributions.

Run existing Monte Carlo code, or, starting from non-Monte-Carlo code, modify code to implement Monte Carlo sampling, iteration, and aggregation of the results from the Monte Carlo iterations of the computation.

Run existing Monte Carlo code, or, starting from non-Monte-Carlo code, modify code to implement Monte Carlo sampling, iteration, and aggregation of the results from the Monte Carlo iterations of the computation.

Run existing Monte Carlo code, or, starting from non-Monte-Carlo code, modify code to implement Monte Carlo sampling, iteration, and aggregation of the results from the Monte Carlo iterations of the computation.

21,162x faster execution time than 13.2M-iteration Monte Carlo, while achieving same fidelity of full distribution result.

21,162x faster execution time than 13.2M-iteration Monte Carlo, while achieving same fidelity of full distribution result.

21,162x faster execution time than 13.2M-iteration Monte Carlo, while achieving same fidelity of full distribution result.

The underlying distribution representations are not literal histograms: The distribution plots use an adaptive algorithm to render a mutually-consistent and human-interpretable depiction for both the Signaloid distribution representations and the Monte Carlo samples, to permit qualitative comparison.

Plot of output distribution when running on Signaloid C0Pro-M core that provides the 21,162x speedup.

Plot of the output of an 13.2M-iteration Monte Carlo for this use case. This Monte Carlo iteration count provides the same or better Wasserstein distance to ground truth (20M-iteration) Monte Carlo as execution on a Signaloid C0Pro-M core (which is 21,162x faster).

Plot of ground truth (20M-iteration) Monte Carlo.

Benchmarking Methodology

Monte Carlo simulations work by statistical sampling and therefore each multi-iteration Monte Carlo run will result in a slightly different output distribution. By contrast, Signaloid's platform is deterministic and each run produces the same distribution for a given Signaloid C0 core type.

The performance improvements are calculated by comparing Signaloid's platform with a Monte Carlo simulation of a similar quality of distribution. First, we run a large Monte Carlo simulation (about 50M iterations) on an AWS r7iz high-performance AWS instance: We use this distribution result as a baseline or ground truth reference of distribution quality. Then we calculate the performance of Signaloid's technology, and compare it with the performance of a Monte Carlo iteration count where the output distribution's Wasserstein distance (to the output distribution of the ground truth reference) is as accurate as the Signaloid-core-executed algorithm's output distribution, with 95% confidence level.

Performance data based on Fall 2025 release of Signaloid's technology.

Relevant Signaloid Solutions

Schedule a Demo Call
Request Whitepaper
Schedule a Demo Call
Request Whitepaper
Schedule a Demo Call
Request Whitepaper