Operations Explained
The Reserve and Commit phases are focused benchmarks designed to measure the theoretical maximum throughput of our API when handling direct accounting operations.
Reserve: The initial accounting operation to provisionally secure a "ticket" resource.
Commit: The final accounting operation to permanently issue a "ticket" resource.
Checkout: Simulates the complete user-facing process of reserving a ticket before payment.
Webhook: Simulates the backend processing that occurs after a successful payment confirmation.