@rabbitio/ui-kit 1.0.0-beta.124 → 1.0.0-beta.126
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.analysis/rabbit-ai-review/review-feature-type-declarations-2026-03-19T16-25-11.json +25 -0
- package/.analysis/rabbit-ai-review/review-feature-type-declarations-2026-03-19T16-32-17.json +25 -0
- package/coverage/clover.xml +232 -183
- package/coverage/coverage-final.json +8 -8
- package/coverage/index.html +16 -16
- package/coverage/rabbit-ui-kit/index.html +1 -1
- package/coverage/rabbit-ui-kit/index.js.html +1 -1
- package/coverage/rabbit-ui-kit/src/common-apis/adapters/analyticsAdapters/googleAnalyticsAdapter.js.html +1 -1
- package/coverage/rabbit-ui-kit/src/common-apis/adapters/analyticsAdapters/index.html +1 -1
- package/coverage/rabbit-ui-kit/src/common-apis/adapters/analyticsAdapters/metrikaAdapter.js.html +1 -1
- package/coverage/rabbit-ui-kit/src/common-apis/adapters/analyticsAdapters/mixpanelAdapter.js.html +1 -1
- package/coverage/rabbit-ui-kit/src/common-apis/adapters/axiosAdapter.js.html +1 -1
- package/coverage/rabbit-ui-kit/src/common-apis/adapters/index.html +1 -1
- package/coverage/rabbit-ui-kit/src/common-apis/adapters/qrUtils.js.html +1 -1
- package/coverage/rabbit-ui-kit/src/common-apis/external-apis/apiGroups.js.html +1 -1
- package/coverage/rabbit-ui-kit/src/common-apis/external-apis/emailAPI.js.html +1 -1
- package/coverage/rabbit-ui-kit/src/common-apis/external-apis/index.html +1 -1
- package/coverage/rabbit-ui-kit/src/common-apis/external-apis/ipAddressProviders.js.html +1 -1
- package/coverage/rabbit-ui-kit/src/common-apis/globalConstants.jsx.html +1 -1
- package/coverage/rabbit-ui-kit/src/common-apis/index.html +1 -1
- package/coverage/rabbit-ui-kit/src/common-apis/models/blockchain.js.html +1 -1
- package/coverage/rabbit-ui-kit/src/common-apis/models/coin.js.html +1 -1
- package/coverage/rabbit-ui-kit/src/common-apis/models/index.html +1 -1
- package/coverage/rabbit-ui-kit/src/common-apis/models/protocol.js.html +1 -1
- package/coverage/rabbit-ui-kit/src/common-apis/services/fiatCurrenciesService.js.html +1 -1
- package/coverage/rabbit-ui-kit/src/common-apis/services/index.html +1 -1
- package/coverage/rabbit-ui-kit/src/common-apis/utils/amountUtils.js.html +1 -1
- package/coverage/rabbit-ui-kit/src/common-apis/utils/cache.js.html +6 -6
- package/coverage/rabbit-ui-kit/src/common-apis/utils/emailUtils.js.html +1 -1
- package/coverage/rabbit-ui-kit/src/common-apis/utils/errorUtils.js.html +1 -1
- package/coverage/rabbit-ui-kit/src/common-apis/utils/index.html +1 -1
- package/coverage/rabbit-ui-kit/src/common-apis/utils/logging/index.html +1 -1
- package/coverage/rabbit-ui-kit/src/common-apis/utils/logging/logger.js.html +5 -5
- package/coverage/rabbit-ui-kit/src/common-apis/utils/logging/logsStorage.js.html +3 -3
- package/coverage/rabbit-ui-kit/src/common-apis/utils/postponeExecution.js.html +1 -1
- package/coverage/rabbit-ui-kit/src/common-apis/utils/rabbitTicker.js.html +1 -1
- package/coverage/rabbit-ui-kit/src/common-apis/utils/safeStringify.js.html +1 -1
- package/coverage/rabbit-ui-kit/src/index.html +1 -1
- package/coverage/rabbit-ui-kit/src/index.js.html +1 -1
- package/coverage/rabbit-ui-kit/src/robust-api-caller/cacheAndConcurrentRequestsResolver.js.html +1 -1
- package/coverage/rabbit-ui-kit/src/robust-api-caller/cachedRobustExternalApiCallerService.js.html +1 -1
- package/coverage/rabbit-ui-kit/src/robust-api-caller/cancelProcessing.js.html +1 -1
- package/coverage/rabbit-ui-kit/src/robust-api-caller/concurrentCalculationsMetadataHolder.js.html +1 -1
- package/coverage/rabbit-ui-kit/src/robust-api-caller/externalApiProvider.js.html +1 -1
- package/coverage/rabbit-ui-kit/src/robust-api-caller/externalServicesStatsCollector.js.html +1 -1
- package/coverage/rabbit-ui-kit/src/robust-api-caller/index.html +1 -1
- package/coverage/rabbit-ui-kit/src/robust-api-caller/robustExternalAPICallerService.js.html +1 -1
- package/coverage/rabbit-ui-kit/src/swaps-lib/external-apis/changeHeroSwapProvider.js.html +1 -1
- package/coverage/rabbit-ui-kit/src/swaps-lib/external-apis/changeNowSwapProvider.js.html +1 -1
- package/coverage/rabbit-ui-kit/src/swaps-lib/external-apis/exolixSwapProvider.js.html +4 -4
- package/coverage/rabbit-ui-kit/src/swaps-lib/external-apis/goexmeSwapProvider.js.html +1 -1
- package/coverage/rabbit-ui-kit/src/swaps-lib/external-apis/index.html +18 -18
- package/coverage/rabbit-ui-kit/src/swaps-lib/external-apis/letsExchangeSwapProvider.js.html +1 -1
- package/coverage/rabbit-ui-kit/src/swaps-lib/external-apis/retriableErrorsUtils.js.html +1 -1
- package/coverage/rabbit-ui-kit/src/swaps-lib/external-apis/swapProvider.js.html +36 -36
- package/coverage/rabbit-ui-kit/src/swaps-lib/external-apis/swapspaceSwapProvider.js.html +128 -128
- package/coverage/rabbit-ui-kit/src/swaps-lib/external-apis/utils.js.html +14 -14
- package/coverage/rabbit-ui-kit/src/swaps-lib/models/baseSwapCreationInfo.js.html +1 -1
- package/coverage/rabbit-ui-kit/src/swaps-lib/models/existingSwap.js.html +1 -1
- package/coverage/rabbit-ui-kit/src/swaps-lib/models/existingSwapWithFiatData.js.html +1 -1
- package/coverage/rabbit-ui-kit/src/swaps-lib/models/index.html +1 -1
- package/coverage/rabbit-ui-kit/src/swaps-lib/models/partner.js.html +1 -1
- package/coverage/rabbit-ui-kit/src/swaps-lib/models/swapProviderCoinInfo.js.html +1 -1
- package/coverage/rabbit-ui-kit/src/swaps-lib/services/index.html +1 -1
- package/coverage/rabbit-ui-kit/src/swaps-lib/services/publicSwapService.js.html +1 -1
- package/coverage/rabbit-ui-kit/src/swaps-lib/utils/index.html +1 -1
- package/coverage/rabbit-ui-kit/src/swaps-lib/utils/swapUtils.js.html +1 -1
- package/coverage/rabbit-ui-kit/src/ui-kit/assets/wrappedImages/arrowIcon.jsx.html +1 -1
- package/coverage/rabbit-ui-kit/src/ui-kit/assets/wrappedImages/arrowTosca.jsx.html +1 -1
- package/coverage/rabbit-ui-kit/src/ui-kit/assets/wrappedImages/arrowWhite.jsx.html +1 -1
- package/coverage/rabbit-ui-kit/src/ui-kit/assets/wrappedImages/darkRectangle.jsx.html +1 -1
- package/coverage/rabbit-ui-kit/src/ui-kit/assets/wrappedImages/determinedError.jsx.html +1 -1
- package/coverage/rabbit-ui-kit/src/ui-kit/assets/wrappedImages/failedValidationIcon.jsx.html +1 -1
- package/coverage/rabbit-ui-kit/src/ui-kit/assets/wrappedImages/index.html +1 -1
- package/coverage/rabbit-ui-kit/src/ui-kit/assets/wrappedImages/infoIcon.jsx.html +1 -1
- package/coverage/rabbit-ui-kit/src/ui-kit/assets/wrappedImages/messageIcon.jsx.html +1 -1
- package/coverage/rabbit-ui-kit/src/ui-kit/assets/wrappedImages/noticeQuestionIcon.jsx.html +1 -1
- package/coverage/rabbit-ui-kit/src/ui-kit/assets/wrappedImages/successfulValidationIcon.jsx.html +1 -1
- package/coverage/rabbit-ui-kit/src/ui-kit/assets/wrappedImages/supportDialogImage.jsx.html +1 -1
- package/coverage/rabbit-ui-kit/src/ui-kit/assets/wrappedImages/walletIcon.jsx.html +1 -1
- package/coverage/rabbit-ui-kit/src/ui-kit/components/atoms/AssetIcon/AssetIcon.jsx.html +1 -1
- package/coverage/rabbit-ui-kit/src/ui-kit/components/atoms/AssetIcon/index.html +1 -1
- package/coverage/rabbit-ui-kit/src/ui-kit/components/atoms/AssetSelection/AssetSelection.jsx.html +1 -1
- package/coverage/rabbit-ui-kit/src/ui-kit/components/atoms/AssetSelection/index.html +1 -1
- package/coverage/rabbit-ui-kit/src/ui-kit/components/atoms/BackgroundTitle/BackgroundTitle.jsx.html +1 -1
- package/coverage/rabbit-ui-kit/src/ui-kit/components/atoms/BackgroundTitle/index.html +1 -1
- package/coverage/rabbit-ui-kit/src/ui-kit/components/atoms/InformationMessage/InformationMessage.jsx.html +1 -1
- package/coverage/rabbit-ui-kit/src/ui-kit/components/atoms/InformationMessage/index.html +1 -1
- package/coverage/rabbit-ui-kit/src/ui-kit/components/atoms/Input/Input.jsx.html +1 -1
- package/coverage/rabbit-ui-kit/src/ui-kit/components/atoms/Input/index.html +1 -1
- package/coverage/rabbit-ui-kit/src/ui-kit/components/atoms/LoadingDots/LoadingDots.jsx.html +1 -1
- package/coverage/rabbit-ui-kit/src/ui-kit/components/atoms/LoadingDots/index.html +1 -1
- package/coverage/rabbit-ui-kit/src/ui-kit/components/atoms/NoticeIcon/NoticeIcon.jsx.html +1 -1
- package/coverage/rabbit-ui-kit/src/ui-kit/components/atoms/NoticeIcon/index.html +1 -1
- package/coverage/rabbit-ui-kit/src/ui-kit/components/atoms/QrCode/QrCode.jsx.html +1 -1
- package/coverage/rabbit-ui-kit/src/ui-kit/components/atoms/QrCode/index.html +1 -1
- package/coverage/rabbit-ui-kit/src/ui-kit/components/atoms/RateSelector/RateSelector.jsx.html +1 -1
- package/coverage/rabbit-ui-kit/src/ui-kit/components/atoms/RateSelector/index.html +1 -1
- package/coverage/rabbit-ui-kit/src/ui-kit/components/atoms/SupportChat/SupportChat.jsx.html +1 -1
- package/coverage/rabbit-ui-kit/src/ui-kit/components/atoms/SupportChat/index.html +1 -1
- package/coverage/rabbit-ui-kit/src/ui-kit/components/atoms/Textarea/Textarea.jsx.html +1 -1
- package/coverage/rabbit-ui-kit/src/ui-kit/components/atoms/Textarea/index.html +1 -1
- package/coverage/rabbit-ui-kit/src/ui-kit/components/atoms/TitleBox/TitleBox.jsx.html +1 -1
- package/coverage/rabbit-ui-kit/src/ui-kit/components/atoms/TitleBox/index.html +1 -1
- package/coverage/rabbit-ui-kit/src/ui-kit/components/atoms/Tooltip/Tooltip.jsx.html +1 -1
- package/coverage/rabbit-ui-kit/src/ui-kit/components/atoms/Tooltip/index.html +1 -1
- package/coverage/rabbit-ui-kit/src/ui-kit/components/atoms/TwoLinesOfText/LinesOfText.jsx.html +1 -1
- package/coverage/rabbit-ui-kit/src/ui-kit/components/atoms/TwoLinesOfText/index.html +1 -1
- package/coverage/rabbit-ui-kit/src/ui-kit/components/atoms/Validation/Validation.jsx.html +1 -1
- package/coverage/rabbit-ui-kit/src/ui-kit/components/atoms/Validation/index.html +1 -1
- package/coverage/rabbit-ui-kit/src/ui-kit/components/atoms/buttons/Button/Button.jsx.html +1 -1
- package/coverage/rabbit-ui-kit/src/ui-kit/components/atoms/buttons/Button/index.html +1 -1
- package/coverage/rabbit-ui-kit/src/ui-kit/components/atoms/buttons/Close/Close.jsx.html +1 -1
- package/coverage/rabbit-ui-kit/src/ui-kit/components/atoms/buttons/Close/index.html +1 -1
- package/coverage/rabbit-ui-kit/src/ui-kit/components/atoms/buttons/LinkButton/LinkButton.jsx.html +1 -1
- package/coverage/rabbit-ui-kit/src/ui-kit/components/atoms/buttons/LinkButton/index.html +1 -1
- package/coverage/rabbit-ui-kit/src/ui-kit/components/atoms/buttons/RadioButtonWithText/RadioButtonWithText.jsx.html +1 -1
- package/coverage/rabbit-ui-kit/src/ui-kit/components/atoms/buttons/RadioButtonWithText/index.html +1 -1
- package/coverage/rabbit-ui-kit/src/ui-kit/components/molecules/AmountInput/AmountInput.jsx.html +1 -1
- package/coverage/rabbit-ui-kit/src/ui-kit/components/molecules/AmountInput/index.html +1 -1
- package/coverage/rabbit-ui-kit/src/ui-kit/components/molecules/CoinPicker/CoinPicker.jsx.html +1 -1
- package/coverage/rabbit-ui-kit/src/ui-kit/components/molecules/CoinPicker/index.html +1 -1
- package/coverage/rabbit-ui-kit/src/ui-kit/components/molecules/ColoredNotice/ColoredNotice.jsx.html +1 -1
- package/coverage/rabbit-ui-kit/src/ui-kit/components/molecules/ColoredNotice/index.html +1 -1
- package/coverage/rabbit-ui-kit/src/ui-kit/components/molecules/LineWithIconLink/LineWithIconLink.jsx.html +1 -1
- package/coverage/rabbit-ui-kit/src/ui-kit/components/molecules/LineWithIconLink/index.html +1 -1
- package/coverage/rabbit-ui-kit/src/ui-kit/components/molecules/LogoCarousel/LogoCarousel.jsx.html +1 -1
- package/coverage/rabbit-ui-kit/src/ui-kit/components/molecules/LogoCarousel/index.html +1 -1
- package/coverage/rabbit-ui-kit/src/ui-kit/components/molecules/SearchableCoinsList/SearchableCoinsList.jsx.html +1 -1
- package/coverage/rabbit-ui-kit/src/ui-kit/components/molecules/SearchableCoinsList/index.html +1 -1
- package/coverage/rabbit-ui-kit/src/ui-kit/components/molecules/TitledLineWithIconLink/TitledLineWithIconLink.jsx.html +1 -1
- package/coverage/rabbit-ui-kit/src/ui-kit/components/molecules/TitledLineWithIconLink/index.html +1 -1
- package/coverage/rabbit-ui-kit/src/ui-kit/components/organisms/CoinPickerDialogStep/CoinPickerDialogStep.jsx.html +1 -1
- package/coverage/rabbit-ui-kit/src/ui-kit/components/organisms/CoinPickerDialogStep/index.html +1 -1
- package/coverage/rabbit-ui-kit/src/ui-kit/components/organisms/Dialog/Dialog.jsx.html +1 -1
- package/coverage/rabbit-ui-kit/src/ui-kit/components/organisms/Dialog/DialogButtons/DialogButtons.jsx.html +1 -1
- package/coverage/rabbit-ui-kit/src/ui-kit/components/organisms/Dialog/DialogButtons/index.html +1 -1
- package/coverage/rabbit-ui-kit/src/ui-kit/components/organisms/Dialog/DialogStep/DialogStep.jsx.html +1 -1
- package/coverage/rabbit-ui-kit/src/ui-kit/components/organisms/Dialog/DialogStep/index.html +1 -1
- package/coverage/rabbit-ui-kit/src/ui-kit/components/organisms/Dialog/index.html +1 -1
- package/coverage/rabbit-ui-kit/src/ui-kit/components/organisms/SwapForm/SwapForm.jsx.html +194 -47
- package/coverage/rabbit-ui-kit/src/ui-kit/components/organisms/SwapForm/index.html +5 -5
- package/coverage/rabbit-ui-kit/src/ui-kit/components/organisms/WaitlistSubscription/WaitlistSubscription.jsx.html +1 -1
- package/coverage/rabbit-ui-kit/src/ui-kit/components/organisms/WaitlistSubscription/index.html +1 -1
- package/coverage/rabbit-ui-kit/src/ui-kit/components/templates/DeterminedErrorDialogStep/DeterminedErrorDialogStep.jsx.html +1 -1
- package/coverage/rabbit-ui-kit/src/ui-kit/components/templates/DeterminedErrorDialogStep/index.html +1 -1
- package/coverage/rabbit-ui-kit/src/ui-kit/hooks/index.html +1 -1
- package/coverage/rabbit-ui-kit/src/ui-kit/hooks/useCallHandlingErrors.js.html +1 -1
- package/coverage/rabbit-ui-kit/src/ui-kit/hooks/useIsHydrated.js.html +1 -1
- package/coverage/rabbit-ui-kit/src/ui-kit/hooks/useReferredState.js.html +1 -1
- package/coverage/rabbit-ui-kit/src/ui-kit/utils/index.html +1 -1
- package/coverage/rabbit-ui-kit/src/ui-kit/utils/inputValueProviders.js.html +1 -1
- package/coverage/rabbit-ui-kit/src/ui-kit/utils/searchCoins.js.html +1 -1
- package/coverage/rabbit-ui-kit/src/ui-kit/utils/textUtils.js.html +1 -1
- package/coverage/rabbit-ui-kit/src/ui-kit/utils/uiUtils.js.html +1 -1
- package/coverage/rabbit-ui-kit/src/ui-kit/utils/urlQueryUtils.js.html +1 -1
- package/coverage/rabbit-ui-kit/stories/atoms/BackgroundTitle.stories.jsx.html +1 -1
- package/coverage/rabbit-ui-kit/stories/atoms/LinesOfText.stories.jsx.html +1 -1
- package/coverage/rabbit-ui-kit/stories/atoms/LoadingDots.stories.jsx.html +1 -1
- package/coverage/rabbit-ui-kit/stories/atoms/QrCode.stories.jsx.html +1 -1
- package/coverage/rabbit-ui-kit/stories/atoms/RateSelector.stories.jsx.html +1 -1
- package/coverage/rabbit-ui-kit/stories/atoms/Validation.stories.jsx.html +1 -1
- package/coverage/rabbit-ui-kit/stories/atoms/buttons/Button.stories.jsx.html +1 -1
- package/coverage/rabbit-ui-kit/stories/atoms/buttons/Close.stories.jsx.html +1 -1
- package/coverage/rabbit-ui-kit/stories/atoms/buttons/LinkButton.stories.jsx.html +1 -1
- package/coverage/rabbit-ui-kit/stories/atoms/buttons/index.html +1 -1
- package/coverage/rabbit-ui-kit/stories/atoms/index.html +1 -1
- package/coverage/rabbit-ui-kit/stories/molecules/AmountInput.stories.jsx.html +1 -1
- package/coverage/rabbit-ui-kit/stories/molecules/CoinPicker.stories.jsx.html +1 -1
- package/coverage/rabbit-ui-kit/stories/molecules/ColoredNotice.stories.jsx.html +1 -1
- package/coverage/rabbit-ui-kit/stories/molecules/LineWithIconLink.stories.jsx.html +1 -1
- package/coverage/rabbit-ui-kit/stories/molecules/LogoCarousel.stories.jsx.html +1 -1
- package/coverage/rabbit-ui-kit/stories/molecules/TitledLineWithIconLink.stories.jsx.html +1 -1
- package/coverage/rabbit-ui-kit/stories/molecules/index.html +1 -1
- package/coverage/rabbit-ui-kit/stories/organisms/Dialog/Dialog.stories.jsx.html +1 -1
- package/coverage/rabbit-ui-kit/stories/organisms/Dialog/DialogButtons/DialogButtons.stories.jsx.html +1 -1
- package/coverage/rabbit-ui-kit/stories/organisms/Dialog/DialogButtons/index.html +1 -1
- package/coverage/rabbit-ui-kit/stories/organisms/Dialog/DialogStep/DialogStep.stories.jsx.html +1 -1
- package/coverage/rabbit-ui-kit/stories/organisms/Dialog/DialogStep/index.html +1 -1
- package/coverage/rabbit-ui-kit/stories/organisms/Dialog/index.html +1 -1
- package/coverage/rabbit-ui-kit/stories/organisms/WaitlistSubscription.stories.jsx.html +1 -1
- package/coverage/rabbit-ui-kit/stories/organisms/index.html +1 -1
- package/coverage/rabbit-ui-kit/stories/stubs/coins.jsx.html +1 -1
- package/coverage/rabbit-ui-kit/stories/stubs/exampleContent.jsx.html +1 -1
- package/coverage/rabbit-ui-kit/stories/stubs/index.html +1 -1
- package/coverage/rabbit-ui-kit/stories/templates/DeterminedErrorDialogStep.stories.jsx.html +1 -1
- package/coverage/rabbit-ui-kit/stories/templates/index.html +1 -1
- package/dist/index.cjs +69 -19
- package/dist/index.cjs.map +1 -1
- package/dist/index.css +11 -4
- package/dist/index.css.map +1 -1
- package/dist/index.modern.js +64 -19
- package/dist/index.modern.js.map +1 -1
- package/dist/index.module.js +69 -19
- package/dist/index.module.js.map +1 -1
- package/dist/index.umd.js +69 -19
- package/dist/index.umd.js.map +1 -1
- package/docker-compose.loadtest.yml +64 -0
- package/package.json +1 -1
- package/src/swaps-lib/external-apis/exolixSwapProvider.js +1 -1
- package/src/swaps-lib/test/external-apis/goexmeSwapProvider/integration/PairSupport.int.test.js +4 -1
- package/src/swaps-lib/test/external-apis/swapspaceSwapProvider/getSwapInfo.test.js +42 -0
- package/src/ui-kit/components/organisms/SwapForm/SwapForm.jsx +92 -43
- package/src/ui-kit/components/organisms/SwapForm/swap-form.module.scss +11 -4
- package/tools/rate-limits-tester/Dockerfile.loadtest +18 -0
- package/tools/rate-limits-tester/docker-compose.loadtest.yml +65 -0
- package/tools/rate-limits-tester/reports/fixed-pair-rps-dedicated-changehero-2026-03-10T14-57-24-907Z.json +572 -0
- package/tools/rate-limits-tester/reports/fixed-pair-rps-dedicated-changenow-2026-03-10T15-30-53-033Z.json +572 -0
- package/tools/rate-limits-tester/reports/fixed-pair-rps-dedicated-exolix-2026-03-10T13-49-07-452Z.json +518 -0
- package/tools/rate-limits-tester/reports/fixed-pair-rps-dedicated-letsexchange-2026-03-10T14-26-27-034Z.json +572 -0
- package/tools/rate-limits-tester/reports/fixed-pair-rps-report-2026-03-05T23-05-54-995Z.json +140 -0
- package/tools/rate-limits-tester/reports/fixed-pair-rps-report-2026-03-10T10-59-26-699Z.json +83 -0
- package/tools/rate-limits-tester/reports/fixed-pair-rps-report-2026-03-10T11-19-31-962Z.json +121 -0
- package/tools/rate-limits-tester/reports/fixed-pair-rps-report-2026-03-10T12-35-39-529Z.json +21 -0
- package/tools/rate-limits-tester/reports/fixed-pair-rps-report-2026-03-10T13-00-46-343Z.json +115 -0
|
@@ -0,0 +1,572 @@
|
|
|
1
|
+
{
|
|
2
|
+
"generatedAt": "2026-03-10T14:26:27.030Z",
|
|
3
|
+
"mode": "dedicated-partner-back-to-back",
|
|
4
|
+
"partnerId": "letsexchange",
|
|
5
|
+
"runTargetMinutes": 30,
|
|
6
|
+
"runTargetMs": 1800000,
|
|
7
|
+
"actualWallTimeSeconds": 1811.93454675,
|
|
8
|
+
"desiredRequestsCount": 2000,
|
|
9
|
+
"desiredTimeSlotMs": 90000,
|
|
10
|
+
"targetRequestsPerSecondDerived": 22.22222222222222,
|
|
11
|
+
"maxInFlightRequests": 200,
|
|
12
|
+
"pair": {
|
|
13
|
+
"fromTicker": "BTC",
|
|
14
|
+
"toTicker": "ETH",
|
|
15
|
+
"amount": "0.01"
|
|
16
|
+
},
|
|
17
|
+
"singleRequestTimeoutMs": 60000,
|
|
18
|
+
"iterations": [
|
|
19
|
+
{
|
|
20
|
+
"iteration": 1,
|
|
21
|
+
"ok": true,
|
|
22
|
+
"startedAt": "2026-03-10T13:56:15.106Z",
|
|
23
|
+
"iterationWallTimeSeconds": 91.079265417,
|
|
24
|
+
"providerId": "letsexchange",
|
|
25
|
+
"targetRequestsPerSecond": 22.22222222222222,
|
|
26
|
+
"desiredRequestsCount": 2000,
|
|
27
|
+
"desiredTimeSlotMs": 90000,
|
|
28
|
+
"stoppedBecauseTimeSlotElapsed": false,
|
|
29
|
+
"didReachDesiredRequestsCount": true,
|
|
30
|
+
"achievedRequestsPerSecond": 22.177160265469144,
|
|
31
|
+
"durationSeconds": 90.18287175,
|
|
32
|
+
"scheduledRequestsCount": 2000,
|
|
33
|
+
"startedRequestsCount": 2000,
|
|
34
|
+
"completedRequestsCount": 2000,
|
|
35
|
+
"successCount": 2000,
|
|
36
|
+
"requestsLimitExceededCount": 0,
|
|
37
|
+
"timeoutOrAbortCount": 0,
|
|
38
|
+
"otherFailureCount": 0,
|
|
39
|
+
"latencyMs": {
|
|
40
|
+
"p50": 217.46987499999886,
|
|
41
|
+
"p90": 254.5086250000022,
|
|
42
|
+
"p99": 386.80604200000016,
|
|
43
|
+
"max": 1225.378499999999
|
|
44
|
+
}
|
|
45
|
+
},
|
|
46
|
+
{
|
|
47
|
+
"iteration": 2,
|
|
48
|
+
"ok": true,
|
|
49
|
+
"startedAt": "2026-03-10T13:57:46.185Z",
|
|
50
|
+
"iterationWallTimeSeconds": 90.230018458,
|
|
51
|
+
"providerId": "letsexchange",
|
|
52
|
+
"targetRequestsPerSecond": 22.22222222222222,
|
|
53
|
+
"desiredRequestsCount": 2000,
|
|
54
|
+
"desiredTimeSlotMs": 90000,
|
|
55
|
+
"stoppedBecauseTimeSlotElapsed": false,
|
|
56
|
+
"didReachDesiredRequestsCount": true,
|
|
57
|
+
"achievedRequestsPerSecond": 22.165739924843965,
|
|
58
|
+
"durationSeconds": 90.22933620899998,
|
|
59
|
+
"scheduledRequestsCount": 2000,
|
|
60
|
+
"startedRequestsCount": 2000,
|
|
61
|
+
"completedRequestsCount": 2000,
|
|
62
|
+
"successCount": 2000,
|
|
63
|
+
"requestsLimitExceededCount": 0,
|
|
64
|
+
"timeoutOrAbortCount": 0,
|
|
65
|
+
"otherFailureCount": 0,
|
|
66
|
+
"latencyMs": {
|
|
67
|
+
"p50": 222.12079200000153,
|
|
68
|
+
"p90": 259.71800000000803,
|
|
69
|
+
"p99": 390.9281659999979,
|
|
70
|
+
"max": 513.2623339999991
|
|
71
|
+
}
|
|
72
|
+
},
|
|
73
|
+
{
|
|
74
|
+
"iteration": 3,
|
|
75
|
+
"ok": true,
|
|
76
|
+
"startedAt": "2026-03-10T13:59:16.415Z",
|
|
77
|
+
"iterationWallTimeSeconds": 90.21253629100002,
|
|
78
|
+
"providerId": "letsexchange",
|
|
79
|
+
"targetRequestsPerSecond": 22.22222222222222,
|
|
80
|
+
"desiredRequestsCount": 2000,
|
|
81
|
+
"desiredTimeSlotMs": 90000,
|
|
82
|
+
"stoppedBecauseTimeSlotElapsed": false,
|
|
83
|
+
"didReachDesiredRequestsCount": true,
|
|
84
|
+
"achievedRequestsPerSecond": 22.172001356130767,
|
|
85
|
+
"durationSeconds": 90.20385520800002,
|
|
86
|
+
"scheduledRequestsCount": 2000,
|
|
87
|
+
"startedRequestsCount": 2000,
|
|
88
|
+
"completedRequestsCount": 2000,
|
|
89
|
+
"successCount": 2000,
|
|
90
|
+
"requestsLimitExceededCount": 0,
|
|
91
|
+
"timeoutOrAbortCount": 0,
|
|
92
|
+
"otherFailureCount": 0,
|
|
93
|
+
"latencyMs": {
|
|
94
|
+
"p50": 228.20100000000093,
|
|
95
|
+
"p90": 275.9885419999482,
|
|
96
|
+
"p99": 557.7084580000082,
|
|
97
|
+
"max": 1222.0653750000056
|
|
98
|
+
}
|
|
99
|
+
},
|
|
100
|
+
{
|
|
101
|
+
"iteration": 4,
|
|
102
|
+
"ok": true,
|
|
103
|
+
"startedAt": "2026-03-10T14:00:46.629Z",
|
|
104
|
+
"iterationWallTimeSeconds": 90.21696233399999,
|
|
105
|
+
"providerId": "letsexchange",
|
|
106
|
+
"targetRequestsPerSecond": 22.22222222222222,
|
|
107
|
+
"desiredRequestsCount": 2000,
|
|
108
|
+
"desiredTimeSlotMs": 90000,
|
|
109
|
+
"stoppedBecauseTimeSlotElapsed": false,
|
|
110
|
+
"didReachDesiredRequestsCount": true,
|
|
111
|
+
"achievedRequestsPerSecond": 22.17217899832913,
|
|
112
|
+
"durationSeconds": 90.20313250000001,
|
|
113
|
+
"scheduledRequestsCount": 2000,
|
|
114
|
+
"startedRequestsCount": 2000,
|
|
115
|
+
"completedRequestsCount": 2000,
|
|
116
|
+
"successCount": 2000,
|
|
117
|
+
"requestsLimitExceededCount": 0,
|
|
118
|
+
"timeoutOrAbortCount": 0,
|
|
119
|
+
"otherFailureCount": 0,
|
|
120
|
+
"latencyMs": {
|
|
121
|
+
"p50": 233.01466699998127,
|
|
122
|
+
"p90": 292.73245799995493,
|
|
123
|
+
"p99": 728.5153329999885,
|
|
124
|
+
"max": 2307.1562920000288
|
|
125
|
+
}
|
|
126
|
+
},
|
|
127
|
+
{
|
|
128
|
+
"iteration": 5,
|
|
129
|
+
"ok": true,
|
|
130
|
+
"startedAt": "2026-03-10T14:02:16.846Z",
|
|
131
|
+
"iterationWallTimeSeconds": 90.213587,
|
|
132
|
+
"providerId": "letsexchange",
|
|
133
|
+
"targetRequestsPerSecond": 22.22222222222222,
|
|
134
|
+
"desiredRequestsCount": 2000,
|
|
135
|
+
"desiredTimeSlotMs": 90000,
|
|
136
|
+
"stoppedBecauseTimeSlotElapsed": false,
|
|
137
|
+
"didReachDesiredRequestsCount": true,
|
|
138
|
+
"achievedRequestsPerSecond": 22.169862303594908,
|
|
139
|
+
"durationSeconds": 90.21255849999999,
|
|
140
|
+
"scheduledRequestsCount": 2000,
|
|
141
|
+
"startedRequestsCount": 2000,
|
|
142
|
+
"completedRequestsCount": 2000,
|
|
143
|
+
"successCount": 2000,
|
|
144
|
+
"requestsLimitExceededCount": 0,
|
|
145
|
+
"timeoutOrAbortCount": 0,
|
|
146
|
+
"otherFailureCount": 0,
|
|
147
|
+
"latencyMs": {
|
|
148
|
+
"p50": 228.05900000000838,
|
|
149
|
+
"p90": 271.54254199995194,
|
|
150
|
+
"p99": 408.53470800002106,
|
|
151
|
+
"max": 541.1849580000271
|
|
152
|
+
}
|
|
153
|
+
},
|
|
154
|
+
{
|
|
155
|
+
"iteration": 6,
|
|
156
|
+
"ok": true,
|
|
157
|
+
"startedAt": "2026-03-10T14:03:47.060Z",
|
|
158
|
+
"iterationWallTimeSeconds": 90.18279283300001,
|
|
159
|
+
"providerId": "letsexchange",
|
|
160
|
+
"targetRequestsPerSecond": 22.22222222222222,
|
|
161
|
+
"desiredRequestsCount": 2000,
|
|
162
|
+
"desiredTimeSlotMs": 90000,
|
|
163
|
+
"stoppedBecauseTimeSlotElapsed": false,
|
|
164
|
+
"didReachDesiredRequestsCount": true,
|
|
165
|
+
"achievedRequestsPerSecond": 22.17736756192181,
|
|
166
|
+
"durationSeconds": 90.18202879200003,
|
|
167
|
+
"scheduledRequestsCount": 2000,
|
|
168
|
+
"startedRequestsCount": 2000,
|
|
169
|
+
"completedRequestsCount": 2000,
|
|
170
|
+
"successCount": 2000,
|
|
171
|
+
"requestsLimitExceededCount": 0,
|
|
172
|
+
"timeoutOrAbortCount": 0,
|
|
173
|
+
"otherFailureCount": 0,
|
|
174
|
+
"latencyMs": {
|
|
175
|
+
"p50": 220.90287499997066,
|
|
176
|
+
"p90": 263.50270800001454,
|
|
177
|
+
"p99": 413.5288329999894,
|
|
178
|
+
"max": 638.2049170000246
|
|
179
|
+
}
|
|
180
|
+
},
|
|
181
|
+
{
|
|
182
|
+
"iteration": 7,
|
|
183
|
+
"ok": true,
|
|
184
|
+
"startedAt": "2026-03-10T14:05:17.242Z",
|
|
185
|
+
"iterationWallTimeSeconds": 90.18494312499999,
|
|
186
|
+
"providerId": "letsexchange",
|
|
187
|
+
"targetRequestsPerSecond": 22.22222222222222,
|
|
188
|
+
"desiredRequestsCount": 2000,
|
|
189
|
+
"desiredTimeSlotMs": 90000,
|
|
190
|
+
"stoppedBecauseTimeSlotElapsed": false,
|
|
191
|
+
"didReachDesiredRequestsCount": true,
|
|
192
|
+
"achievedRequestsPerSecond": 22.176833236449912,
|
|
193
|
+
"durationSeconds": 90.18420162499999,
|
|
194
|
+
"scheduledRequestsCount": 2000,
|
|
195
|
+
"startedRequestsCount": 2000,
|
|
196
|
+
"completedRequestsCount": 2000,
|
|
197
|
+
"successCount": 1998,
|
|
198
|
+
"requestsLimitExceededCount": 0,
|
|
199
|
+
"timeoutOrAbortCount": 0,
|
|
200
|
+
"otherFailureCount": 2,
|
|
201
|
+
"latencyMs": {
|
|
202
|
+
"p50": 222.9662909999024,
|
|
203
|
+
"p90": 277.20141699991655,
|
|
204
|
+
"p99": 1146.6215000000084,
|
|
205
|
+
"max": 1659.8743330000434
|
|
206
|
+
}
|
|
207
|
+
},
|
|
208
|
+
{
|
|
209
|
+
"iteration": 8,
|
|
210
|
+
"ok": true,
|
|
211
|
+
"startedAt": "2026-03-10T14:06:47.427Z",
|
|
212
|
+
"iterationWallTimeSeconds": 90.17073137499997,
|
|
213
|
+
"providerId": "letsexchange",
|
|
214
|
+
"targetRequestsPerSecond": 22.22222222222222,
|
|
215
|
+
"desiredRequestsCount": 2000,
|
|
216
|
+
"desiredTimeSlotMs": 90000,
|
|
217
|
+
"stoppedBecauseTimeSlotElapsed": false,
|
|
218
|
+
"didReachDesiredRequestsCount": true,
|
|
219
|
+
"achievedRequestsPerSecond": 22.180371875633107,
|
|
220
|
+
"durationSeconds": 90.169813708,
|
|
221
|
+
"scheduledRequestsCount": 2000,
|
|
222
|
+
"startedRequestsCount": 2000,
|
|
223
|
+
"completedRequestsCount": 2000,
|
|
224
|
+
"successCount": 2000,
|
|
225
|
+
"requestsLimitExceededCount": 0,
|
|
226
|
+
"timeoutOrAbortCount": 0,
|
|
227
|
+
"otherFailureCount": 0,
|
|
228
|
+
"latencyMs": {
|
|
229
|
+
"p50": 219.4318750000093,
|
|
230
|
+
"p90": 262.112041000044,
|
|
231
|
+
"p99": 417.9636669999454,
|
|
232
|
+
"max": 630.4447079999372
|
|
233
|
+
}
|
|
234
|
+
},
|
|
235
|
+
{
|
|
236
|
+
"iteration": 9,
|
|
237
|
+
"ok": true,
|
|
238
|
+
"startedAt": "2026-03-10T14:08:17.598Z",
|
|
239
|
+
"iterationWallTimeSeconds": 90.14888995800004,
|
|
240
|
+
"providerId": "letsexchange",
|
|
241
|
+
"targetRequestsPerSecond": 22.22222222222222,
|
|
242
|
+
"desiredRequestsCount": 2000,
|
|
243
|
+
"desiredTimeSlotMs": 90000,
|
|
244
|
+
"stoppedBecauseTimeSlotElapsed": false,
|
|
245
|
+
"didReachDesiredRequestsCount": true,
|
|
246
|
+
"achievedRequestsPerSecond": 22.18569773326993,
|
|
247
|
+
"durationSeconds": 90.14816770900006,
|
|
248
|
+
"scheduledRequestsCount": 2000,
|
|
249
|
+
"startedRequestsCount": 2000,
|
|
250
|
+
"completedRequestsCount": 2000,
|
|
251
|
+
"successCount": 2000,
|
|
252
|
+
"requestsLimitExceededCount": 0,
|
|
253
|
+
"timeoutOrAbortCount": 0,
|
|
254
|
+
"otherFailureCount": 0,
|
|
255
|
+
"latencyMs": {
|
|
256
|
+
"p50": 216.84700000006706,
|
|
257
|
+
"p90": 252.45362499996554,
|
|
258
|
+
"p99": 412.0742499999469,
|
|
259
|
+
"max": 603.8926249999786
|
|
260
|
+
}
|
|
261
|
+
},
|
|
262
|
+
{
|
|
263
|
+
"iteration": 10,
|
|
264
|
+
"ok": true,
|
|
265
|
+
"startedAt": "2026-03-10T14:09:47.747Z",
|
|
266
|
+
"iterationWallTimeSeconds": 91.17077224999993,
|
|
267
|
+
"providerId": "letsexchange",
|
|
268
|
+
"targetRequestsPerSecond": 22.22222222222222,
|
|
269
|
+
"desiredRequestsCount": 2000,
|
|
270
|
+
"desiredTimeSlotMs": 90000,
|
|
271
|
+
"stoppedBecauseTimeSlotElapsed": false,
|
|
272
|
+
"didReachDesiredRequestsCount": true,
|
|
273
|
+
"achievedRequestsPerSecond": 21.937061356204275,
|
|
274
|
+
"durationSeconds": 91.169914125,
|
|
275
|
+
"scheduledRequestsCount": 2000,
|
|
276
|
+
"startedRequestsCount": 2000,
|
|
277
|
+
"completedRequestsCount": 2000,
|
|
278
|
+
"successCount": 2000,
|
|
279
|
+
"requestsLimitExceededCount": 0,
|
|
280
|
+
"timeoutOrAbortCount": 0,
|
|
281
|
+
"otherFailureCount": 0,
|
|
282
|
+
"latencyMs": {
|
|
283
|
+
"p50": 220.27545800001826,
|
|
284
|
+
"p90": 258.11133400001563,
|
|
285
|
+
"p99": 388.0818749999162,
|
|
286
|
+
"max": 1259.3512079999782
|
|
287
|
+
}
|
|
288
|
+
},
|
|
289
|
+
{
|
|
290
|
+
"iteration": 11,
|
|
291
|
+
"ok": true,
|
|
292
|
+
"startedAt": "2026-03-10T14:11:18.918Z",
|
|
293
|
+
"iterationWallTimeSeconds": 90.32100916600007,
|
|
294
|
+
"providerId": "letsexchange",
|
|
295
|
+
"targetRequestsPerSecond": 22.22222222222222,
|
|
296
|
+
"desiredRequestsCount": 2000,
|
|
297
|
+
"desiredTimeSlotMs": 90000,
|
|
298
|
+
"stoppedBecauseTimeSlotElapsed": false,
|
|
299
|
+
"didReachDesiredRequestsCount": true,
|
|
300
|
+
"achievedRequestsPerSecond": 22.14388518360101,
|
|
301
|
+
"durationSeconds": 90.31838737500004,
|
|
302
|
+
"scheduledRequestsCount": 2000,
|
|
303
|
+
"startedRequestsCount": 2000,
|
|
304
|
+
"completedRequestsCount": 2000,
|
|
305
|
+
"successCount": 1964,
|
|
306
|
+
"requestsLimitExceededCount": 0,
|
|
307
|
+
"timeoutOrAbortCount": 0,
|
|
308
|
+
"otherFailureCount": 36,
|
|
309
|
+
"latencyMs": {
|
|
310
|
+
"p50": 220.2759579999838,
|
|
311
|
+
"p90": 280.04375000006985,
|
|
312
|
+
"p99": 869.7262499999488,
|
|
313
|
+
"max": 2774.4021250000224
|
|
314
|
+
}
|
|
315
|
+
},
|
|
316
|
+
{
|
|
317
|
+
"iteration": 12,
|
|
318
|
+
"ok": true,
|
|
319
|
+
"startedAt": "2026-03-10T14:12:49.239Z",
|
|
320
|
+
"iterationWallTimeSeconds": 90.14470141700004,
|
|
321
|
+
"providerId": "letsexchange",
|
|
322
|
+
"targetRequestsPerSecond": 22.22222222222222,
|
|
323
|
+
"desiredRequestsCount": 2000,
|
|
324
|
+
"desiredTimeSlotMs": 90000,
|
|
325
|
+
"stoppedBecauseTimeSlotElapsed": false,
|
|
326
|
+
"didReachDesiredRequestsCount": true,
|
|
327
|
+
"achievedRequestsPerSecond": 22.18676511113496,
|
|
328
|
+
"durationSeconds": 90.14383079200005,
|
|
329
|
+
"scheduledRequestsCount": 2000,
|
|
330
|
+
"startedRequestsCount": 2000,
|
|
331
|
+
"completedRequestsCount": 2000,
|
|
332
|
+
"successCount": 1974,
|
|
333
|
+
"requestsLimitExceededCount": 0,
|
|
334
|
+
"timeoutOrAbortCount": 0,
|
|
335
|
+
"otherFailureCount": 26,
|
|
336
|
+
"latencyMs": {
|
|
337
|
+
"p50": 220.81191599997692,
|
|
338
|
+
"p90": 284.9161670000758,
|
|
339
|
+
"p99": 2390.8704579999903,
|
|
340
|
+
"max": 2979.9699580000015
|
|
341
|
+
}
|
|
342
|
+
},
|
|
343
|
+
{
|
|
344
|
+
"iteration": 13,
|
|
345
|
+
"ok": true,
|
|
346
|
+
"startedAt": "2026-03-10T14:14:19.383Z",
|
|
347
|
+
"iterationWallTimeSeconds": 90.24261087500001,
|
|
348
|
+
"providerId": "letsexchange",
|
|
349
|
+
"targetRequestsPerSecond": 22.22222222222222,
|
|
350
|
+
"desiredRequestsCount": 2000,
|
|
351
|
+
"desiredTimeSlotMs": 90000,
|
|
352
|
+
"stoppedBecauseTimeSlotElapsed": false,
|
|
353
|
+
"didReachDesiredRequestsCount": true,
|
|
354
|
+
"achievedRequestsPerSecond": 22.162714441282482,
|
|
355
|
+
"durationSeconds": 90.24165362500004,
|
|
356
|
+
"scheduledRequestsCount": 2000,
|
|
357
|
+
"startedRequestsCount": 2000,
|
|
358
|
+
"completedRequestsCount": 2000,
|
|
359
|
+
"successCount": 2000,
|
|
360
|
+
"requestsLimitExceededCount": 0,
|
|
361
|
+
"timeoutOrAbortCount": 0,
|
|
362
|
+
"otherFailureCount": 0,
|
|
363
|
+
"latencyMs": {
|
|
364
|
+
"p50": 222.40283400006592,
|
|
365
|
+
"p90": 265.8176669999957,
|
|
366
|
+
"p99": 407.4063750000205,
|
|
367
|
+
"max": 569.1323749998119
|
|
368
|
+
}
|
|
369
|
+
},
|
|
370
|
+
{
|
|
371
|
+
"iteration": 14,
|
|
372
|
+
"ok": true,
|
|
373
|
+
"startedAt": "2026-03-10T14:15:49.626Z",
|
|
374
|
+
"iterationWallTimeSeconds": 90.19035212499998,
|
|
375
|
+
"providerId": "letsexchange",
|
|
376
|
+
"targetRequestsPerSecond": 22.22222222222222,
|
|
377
|
+
"desiredRequestsCount": 2000,
|
|
378
|
+
"desiredTimeSlotMs": 90000,
|
|
379
|
+
"stoppedBecauseTimeSlotElapsed": false,
|
|
380
|
+
"didReachDesiredRequestsCount": true,
|
|
381
|
+
"achievedRequestsPerSecond": 22.175746754169527,
|
|
382
|
+
"durationSeconds": 90.18862012500013,
|
|
383
|
+
"scheduledRequestsCount": 2000,
|
|
384
|
+
"startedRequestsCount": 2000,
|
|
385
|
+
"completedRequestsCount": 2000,
|
|
386
|
+
"successCount": 1991,
|
|
387
|
+
"requestsLimitExceededCount": 0,
|
|
388
|
+
"timeoutOrAbortCount": 0,
|
|
389
|
+
"otherFailureCount": 9,
|
|
390
|
+
"latencyMs": {
|
|
391
|
+
"p50": 224.8341669999063,
|
|
392
|
+
"p90": 272.01004199986346,
|
|
393
|
+
"p99": 874.247583999997,
|
|
394
|
+
"max": 1415.0995000000112
|
|
395
|
+
}
|
|
396
|
+
},
|
|
397
|
+
{
|
|
398
|
+
"iteration": 15,
|
|
399
|
+
"ok": true,
|
|
400
|
+
"startedAt": "2026-03-10T14:17:19.807Z",
|
|
401
|
+
"iterationWallTimeSeconds": 90.17325420799992,
|
|
402
|
+
"providerId": "letsexchange",
|
|
403
|
+
"targetRequestsPerSecond": 22.22222222222222,
|
|
404
|
+
"desiredRequestsCount": 2000,
|
|
405
|
+
"desiredTimeSlotMs": 90000,
|
|
406
|
+
"stoppedBecauseTimeSlotElapsed": false,
|
|
407
|
+
"didReachDesiredRequestsCount": true,
|
|
408
|
+
"achievedRequestsPerSecond": 22.179972977944818,
|
|
409
|
+
"durationSeconds": 90.17143537500012,
|
|
410
|
+
"scheduledRequestsCount": 2000,
|
|
411
|
+
"startedRequestsCount": 2000,
|
|
412
|
+
"completedRequestsCount": 2000,
|
|
413
|
+
"successCount": 2000,
|
|
414
|
+
"requestsLimitExceededCount": 0,
|
|
415
|
+
"timeoutOrAbortCount": 0,
|
|
416
|
+
"otherFailureCount": 0,
|
|
417
|
+
"latencyMs": {
|
|
418
|
+
"p50": 220.43029199982993,
|
|
419
|
+
"p90": 262.16137499990873,
|
|
420
|
+
"p99": 445.285000000149,
|
|
421
|
+
"max": 744.5011669998057
|
|
422
|
+
}
|
|
423
|
+
},
|
|
424
|
+
{
|
|
425
|
+
"iteration": 16,
|
|
426
|
+
"ok": true,
|
|
427
|
+
"startedAt": "2026-03-10T14:18:49.979Z",
|
|
428
|
+
"iterationWallTimeSeconds": 96.24339370799996,
|
|
429
|
+
"providerId": "letsexchange",
|
|
430
|
+
"targetRequestsPerSecond": 22.22222222222222,
|
|
431
|
+
"desiredRequestsCount": 2000,
|
|
432
|
+
"desiredTimeSlotMs": 90000,
|
|
433
|
+
"stoppedBecauseTimeSlotElapsed": false,
|
|
434
|
+
"didReachDesiredRequestsCount": true,
|
|
435
|
+
"achievedRequestsPerSecond": 20.78097850800701,
|
|
436
|
+
"durationSeconds": 96.24185883400007,
|
|
437
|
+
"scheduledRequestsCount": 2000,
|
|
438
|
+
"startedRequestsCount": 2000,
|
|
439
|
+
"completedRequestsCount": 2000,
|
|
440
|
+
"successCount": 1999,
|
|
441
|
+
"requestsLimitExceededCount": 0,
|
|
442
|
+
"timeoutOrAbortCount": 0,
|
|
443
|
+
"otherFailureCount": 1,
|
|
444
|
+
"latencyMs": {
|
|
445
|
+
"p50": 218.64650000003166,
|
|
446
|
+
"p90": 261.89320800011046,
|
|
447
|
+
"p99": 502.5856250000652,
|
|
448
|
+
"max": 15015.34479100001
|
|
449
|
+
}
|
|
450
|
+
},
|
|
451
|
+
{
|
|
452
|
+
"iteration": 17,
|
|
453
|
+
"ok": true,
|
|
454
|
+
"startedAt": "2026-03-10T14:20:26.222Z",
|
|
455
|
+
"iterationWallTimeSeconds": 90.20513020800007,
|
|
456
|
+
"providerId": "letsexchange",
|
|
457
|
+
"targetRequestsPerSecond": 22.22222222222222,
|
|
458
|
+
"desiredRequestsCount": 2000,
|
|
459
|
+
"desiredTimeSlotMs": 90000,
|
|
460
|
+
"stoppedBecauseTimeSlotElapsed": false,
|
|
461
|
+
"didReachDesiredRequestsCount": true,
|
|
462
|
+
"achievedRequestsPerSecond": 22.172202247361835,
|
|
463
|
+
"durationSeconds": 90.203037916,
|
|
464
|
+
"scheduledRequestsCount": 2000,
|
|
465
|
+
"startedRequestsCount": 2000,
|
|
466
|
+
"completedRequestsCount": 2000,
|
|
467
|
+
"successCount": 2000,
|
|
468
|
+
"requestsLimitExceededCount": 0,
|
|
469
|
+
"timeoutOrAbortCount": 0,
|
|
470
|
+
"otherFailureCount": 0,
|
|
471
|
+
"latencyMs": {
|
|
472
|
+
"p50": 241.92829199996777,
|
|
473
|
+
"p90": 466.4742920000572,
|
|
474
|
+
"p99": 2608.801916999975,
|
|
475
|
+
"max": 5193.211791999871
|
|
476
|
+
}
|
|
477
|
+
},
|
|
478
|
+
{
|
|
479
|
+
"iteration": 18,
|
|
480
|
+
"ok": true,
|
|
481
|
+
"startedAt": "2026-03-10T14:21:56.427Z",
|
|
482
|
+
"iterationWallTimeSeconds": 90.23918379100016,
|
|
483
|
+
"providerId": "letsexchange",
|
|
484
|
+
"targetRequestsPerSecond": 22.22222222222222,
|
|
485
|
+
"desiredRequestsCount": 2000,
|
|
486
|
+
"desiredTimeSlotMs": 90000,
|
|
487
|
+
"stoppedBecauseTimeSlotElapsed": false,
|
|
488
|
+
"didReachDesiredRequestsCount": true,
|
|
489
|
+
"achievedRequestsPerSecond": 22.178922363596165,
|
|
490
|
+
"durationSeconds": 90.17570679099998,
|
|
491
|
+
"scheduledRequestsCount": 2000,
|
|
492
|
+
"startedRequestsCount": 2000,
|
|
493
|
+
"completedRequestsCount": 2000,
|
|
494
|
+
"successCount": 2000,
|
|
495
|
+
"requestsLimitExceededCount": 0,
|
|
496
|
+
"timeoutOrAbortCount": 0,
|
|
497
|
+
"otherFailureCount": 0,
|
|
498
|
+
"latencyMs": {
|
|
499
|
+
"p50": 229.12083400017582,
|
|
500
|
+
"p90": 305.0040419998113,
|
|
501
|
+
"p99": 1473.3580830001738,
|
|
502
|
+
"max": 2841.036666000029
|
|
503
|
+
}
|
|
504
|
+
},
|
|
505
|
+
{
|
|
506
|
+
"iteration": 19,
|
|
507
|
+
"ok": true,
|
|
508
|
+
"startedAt": "2026-03-10T14:23:26.666Z",
|
|
509
|
+
"iterationWallTimeSeconds": 90.17659462500015,
|
|
510
|
+
"providerId": "letsexchange",
|
|
511
|
+
"targetRequestsPerSecond": 22.22222222222222,
|
|
512
|
+
"desiredRequestsCount": 2000,
|
|
513
|
+
"desiredTimeSlotMs": 90000,
|
|
514
|
+
"stoppedBecauseTimeSlotElapsed": false,
|
|
515
|
+
"didReachDesiredRequestsCount": true,
|
|
516
|
+
"achievedRequestsPerSecond": 22.181301120815476,
|
|
517
|
+
"durationSeconds": 90.16603620800004,
|
|
518
|
+
"scheduledRequestsCount": 2000,
|
|
519
|
+
"startedRequestsCount": 2000,
|
|
520
|
+
"completedRequestsCount": 2000,
|
|
521
|
+
"successCount": 2000,
|
|
522
|
+
"requestsLimitExceededCount": 0,
|
|
523
|
+
"timeoutOrAbortCount": 0,
|
|
524
|
+
"otherFailureCount": 0,
|
|
525
|
+
"latencyMs": {
|
|
526
|
+
"p50": 220.8384579999838,
|
|
527
|
+
"p90": 260.8122910000384,
|
|
528
|
+
"p99": 421.1461670000572,
|
|
529
|
+
"max": 1394.0267499999609
|
|
530
|
+
}
|
|
531
|
+
},
|
|
532
|
+
{
|
|
533
|
+
"iteration": 20,
|
|
534
|
+
"ok": true,
|
|
535
|
+
"startedAt": "2026-03-10T14:24:56.842Z",
|
|
536
|
+
"iterationWallTimeSeconds": 90.18730333300005,
|
|
537
|
+
"providerId": "letsexchange",
|
|
538
|
+
"targetRequestsPerSecond": 22.22222222222222,
|
|
539
|
+
"desiredRequestsCount": 2000,
|
|
540
|
+
"desiredTimeSlotMs": 90000,
|
|
541
|
+
"stoppedBecauseTimeSlotElapsed": false,
|
|
542
|
+
"didReachDesiredRequestsCount": true,
|
|
543
|
+
"achievedRequestsPerSecond": 22.177151781466346,
|
|
544
|
+
"durationSeconds": 90.18290625,
|
|
545
|
+
"scheduledRequestsCount": 2000,
|
|
546
|
+
"startedRequestsCount": 2000,
|
|
547
|
+
"completedRequestsCount": 2000,
|
|
548
|
+
"successCount": 2000,
|
|
549
|
+
"requestsLimitExceededCount": 0,
|
|
550
|
+
"timeoutOrAbortCount": 0,
|
|
551
|
+
"otherFailureCount": 0,
|
|
552
|
+
"latencyMs": {
|
|
553
|
+
"p50": 218.05137500003912,
|
|
554
|
+
"p90": 259.6018749999348,
|
|
555
|
+
"p99": 430.17204199987464,
|
|
556
|
+
"max": 1337.108208999969
|
|
557
|
+
}
|
|
558
|
+
}
|
|
559
|
+
],
|
|
560
|
+
"summary": {
|
|
561
|
+
"iterationsCount": 20,
|
|
562
|
+
"successfulIterationsCount": 20,
|
|
563
|
+
"failedIterationsCount": 0,
|
|
564
|
+
"totalStartedRequestsCount": 40000,
|
|
565
|
+
"totalCompletedRequestsCount": 40000,
|
|
566
|
+
"totalSuccessCount": 39926,
|
|
567
|
+
"totalRequestsLimitExceededCount": 0,
|
|
568
|
+
"totalTimeoutOrAbortCount": 0,
|
|
569
|
+
"totalOtherFailureCount": 74,
|
|
570
|
+
"achievedRequestsPerSecondOverall": 22.075852613852152
|
|
571
|
+
}
|
|
572
|
+
}
|