@rabbitio/ui-kit 1.0.0-beta.124 → 1.0.0-beta.125
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/coverage/clover.xml +181 -181
- package/coverage/coverage-final.json +7 -7
- package/coverage/index.html +14 -14
- 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 +1 -1
- package/coverage/rabbit-ui-kit/src/ui-kit/components/organisms/SwapForm/index.html +1 -1
- 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 +1 -1
- package/dist/index.cjs.map +1 -1
- package/dist/index.modern.js +1 -1
- package/dist/index.modern.js.map +1 -1
- package/dist/index.module.js +1 -1
- package/dist/index.module.js.map +1 -1
- package/dist/index.umd.js +1 -1
- 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/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-10T15:30:53.031Z",
|
|
3
|
+
"mode": "dedicated-partner-back-to-back",
|
|
4
|
+
"partnerId": "changenow",
|
|
5
|
+
"runTargetMinutes": 30,
|
|
6
|
+
"runTargetMs": 1800000,
|
|
7
|
+
"actualWallTimeSeconds": 1822.81307425,
|
|
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-10T15:00:30.239Z",
|
|
23
|
+
"iterationWallTimeSeconds": 91.491649666,
|
|
24
|
+
"providerId": "changenow",
|
|
25
|
+
"targetRequestsPerSecond": 22.22222222222222,
|
|
26
|
+
"desiredRequestsCount": 2000,
|
|
27
|
+
"desiredTimeSlotMs": 90000,
|
|
28
|
+
"stoppedBecauseTimeSlotElapsed": false,
|
|
29
|
+
"didReachDesiredRequestsCount": true,
|
|
30
|
+
"achievedRequestsPerSecond": 21.952101551651094,
|
|
31
|
+
"durationSeconds": 91.10745025000001,
|
|
32
|
+
"scheduledRequestsCount": 2000,
|
|
33
|
+
"startedRequestsCount": 2000,
|
|
34
|
+
"completedRequestsCount": 2000,
|
|
35
|
+
"successCount": 1932,
|
|
36
|
+
"requestsLimitExceededCount": 68,
|
|
37
|
+
"timeoutOrAbortCount": 0,
|
|
38
|
+
"otherFailureCount": 0,
|
|
39
|
+
"latencyMs": {
|
|
40
|
+
"p50": 505.2660409999953,
|
|
41
|
+
"p90": 1287.7853329999998,
|
|
42
|
+
"p99": 3343.4963750000024,
|
|
43
|
+
"max": 4610.755583999999
|
|
44
|
+
}
|
|
45
|
+
},
|
|
46
|
+
{
|
|
47
|
+
"iteration": 2,
|
|
48
|
+
"ok": true,
|
|
49
|
+
"startedAt": "2026-03-10T15:02:01.732Z",
|
|
50
|
+
"iterationWallTimeSeconds": 90.72391041700001,
|
|
51
|
+
"providerId": "changenow",
|
|
52
|
+
"targetRequestsPerSecond": 22.22222222222222,
|
|
53
|
+
"desiredRequestsCount": 2000,
|
|
54
|
+
"desiredTimeSlotMs": 90000,
|
|
55
|
+
"stoppedBecauseTimeSlotElapsed": false,
|
|
56
|
+
"didReachDesiredRequestsCount": true,
|
|
57
|
+
"achievedRequestsPerSecond": 22.04513757157584,
|
|
58
|
+
"durationSeconds": 90.722953917,
|
|
59
|
+
"scheduledRequestsCount": 2000,
|
|
60
|
+
"startedRequestsCount": 2000,
|
|
61
|
+
"completedRequestsCount": 2000,
|
|
62
|
+
"successCount": 1907,
|
|
63
|
+
"requestsLimitExceededCount": 93,
|
|
64
|
+
"timeoutOrAbortCount": 0,
|
|
65
|
+
"otherFailureCount": 0,
|
|
66
|
+
"latencyMs": {
|
|
67
|
+
"p50": 547.2297079999989,
|
|
68
|
+
"p90": 1888.4794170000096,
|
|
69
|
+
"p99": 4512.165459000011,
|
|
70
|
+
"max": 7325.082666000002
|
|
71
|
+
}
|
|
72
|
+
},
|
|
73
|
+
{
|
|
74
|
+
"iteration": 3,
|
|
75
|
+
"ok": true,
|
|
76
|
+
"startedAt": "2026-03-10T15:03:32.456Z",
|
|
77
|
+
"iterationWallTimeSeconds": 92.93624329199997,
|
|
78
|
+
"providerId": "changenow",
|
|
79
|
+
"targetRequestsPerSecond": 22.22222222222222,
|
|
80
|
+
"desiredRequestsCount": 2000,
|
|
81
|
+
"desiredTimeSlotMs": 90000,
|
|
82
|
+
"stoppedBecauseTimeSlotElapsed": false,
|
|
83
|
+
"didReachDesiredRequestsCount": true,
|
|
84
|
+
"achievedRequestsPerSecond": 21.520316486423695,
|
|
85
|
+
"durationSeconds": 92.935436208,
|
|
86
|
+
"scheduledRequestsCount": 2000,
|
|
87
|
+
"startedRequestsCount": 2000,
|
|
88
|
+
"completedRequestsCount": 2000,
|
|
89
|
+
"successCount": 1943,
|
|
90
|
+
"requestsLimitExceededCount": 57,
|
|
91
|
+
"timeoutOrAbortCount": 0,
|
|
92
|
+
"otherFailureCount": 0,
|
|
93
|
+
"latencyMs": {
|
|
94
|
+
"p50": 474.13154200001736,
|
|
95
|
+
"p90": 1430.2460830000055,
|
|
96
|
+
"p99": 3366.0629999999946,
|
|
97
|
+
"max": 4964.821250000008
|
|
98
|
+
}
|
|
99
|
+
},
|
|
100
|
+
{
|
|
101
|
+
"iteration": 4,
|
|
102
|
+
"ok": true,
|
|
103
|
+
"startedAt": "2026-03-10T15:05:05.393Z",
|
|
104
|
+
"iterationWallTimeSeconds": 91.40922570800001,
|
|
105
|
+
"providerId": "changenow",
|
|
106
|
+
"targetRequestsPerSecond": 22.22222222222222,
|
|
107
|
+
"desiredRequestsCount": 2000,
|
|
108
|
+
"desiredTimeSlotMs": 90000,
|
|
109
|
+
"stoppedBecauseTimeSlotElapsed": false,
|
|
110
|
+
"didReachDesiredRequestsCount": true,
|
|
111
|
+
"achievedRequestsPerSecond": 21.88768192382875,
|
|
112
|
+
"durationSeconds": 91.37559687499999,
|
|
113
|
+
"scheduledRequestsCount": 2000,
|
|
114
|
+
"startedRequestsCount": 2000,
|
|
115
|
+
"completedRequestsCount": 2000,
|
|
116
|
+
"successCount": 1884,
|
|
117
|
+
"requestsLimitExceededCount": 116,
|
|
118
|
+
"timeoutOrAbortCount": 0,
|
|
119
|
+
"otherFailureCount": 0,
|
|
120
|
+
"latencyMs": {
|
|
121
|
+
"p50": 536.4804160000058,
|
|
122
|
+
"p90": 1555.2226670000236,
|
|
123
|
+
"p99": 4572.412666000018,
|
|
124
|
+
"max": 9006.566083999991
|
|
125
|
+
}
|
|
126
|
+
},
|
|
127
|
+
{
|
|
128
|
+
"iteration": 5,
|
|
129
|
+
"ok": true,
|
|
130
|
+
"startedAt": "2026-03-10T15:06:36.803Z",
|
|
131
|
+
"iterationWallTimeSeconds": 91.326075625,
|
|
132
|
+
"providerId": "changenow",
|
|
133
|
+
"targetRequestsPerSecond": 22.22222222222222,
|
|
134
|
+
"desiredRequestsCount": 2000,
|
|
135
|
+
"desiredTimeSlotMs": 90000,
|
|
136
|
+
"stoppedBecauseTimeSlotElapsed": false,
|
|
137
|
+
"didReachDesiredRequestsCount": true,
|
|
138
|
+
"achievedRequestsPerSecond": 21.89984867311767,
|
|
139
|
+
"durationSeconds": 91.32483195899998,
|
|
140
|
+
"scheduledRequestsCount": 2000,
|
|
141
|
+
"startedRequestsCount": 2000,
|
|
142
|
+
"completedRequestsCount": 2000,
|
|
143
|
+
"successCount": 1940,
|
|
144
|
+
"requestsLimitExceededCount": 60,
|
|
145
|
+
"timeoutOrAbortCount": 0,
|
|
146
|
+
"otherFailureCount": 0,
|
|
147
|
+
"latencyMs": {
|
|
148
|
+
"p50": 425.71604099997785,
|
|
149
|
+
"p90": 1486.7381249999744,
|
|
150
|
+
"p99": 3827.2334169999813,
|
|
151
|
+
"max": 5317.7353750000475
|
|
152
|
+
}
|
|
153
|
+
},
|
|
154
|
+
{
|
|
155
|
+
"iteration": 6,
|
|
156
|
+
"ok": true,
|
|
157
|
+
"startedAt": "2026-03-10T15:08:08.129Z",
|
|
158
|
+
"iterationWallTimeSeconds": 90.26957995799992,
|
|
159
|
+
"providerId": "changenow",
|
|
160
|
+
"targetRequestsPerSecond": 22.22222222222222,
|
|
161
|
+
"desiredRequestsCount": 2000,
|
|
162
|
+
"desiredTimeSlotMs": 90000,
|
|
163
|
+
"stoppedBecauseTimeSlotElapsed": false,
|
|
164
|
+
"didReachDesiredRequestsCount": true,
|
|
165
|
+
"achievedRequestsPerSecond": 22.15617207827679,
|
|
166
|
+
"durationSeconds": 90.26830054099992,
|
|
167
|
+
"scheduledRequestsCount": 2000,
|
|
168
|
+
"startedRequestsCount": 2000,
|
|
169
|
+
"completedRequestsCount": 2000,
|
|
170
|
+
"successCount": 1903,
|
|
171
|
+
"requestsLimitExceededCount": 97,
|
|
172
|
+
"timeoutOrAbortCount": 0,
|
|
173
|
+
"otherFailureCount": 0,
|
|
174
|
+
"latencyMs": {
|
|
175
|
+
"p50": 507.5215830000816,
|
|
176
|
+
"p90": 1236.6486250000307,
|
|
177
|
+
"p99": 4540.11404200003,
|
|
178
|
+
"max": 9955.57583300001
|
|
179
|
+
}
|
|
180
|
+
},
|
|
181
|
+
{
|
|
182
|
+
"iteration": 7,
|
|
183
|
+
"ok": true,
|
|
184
|
+
"startedAt": "2026-03-10T15:09:38.400Z",
|
|
185
|
+
"iterationWallTimeSeconds": 90.63480987500003,
|
|
186
|
+
"providerId": "changenow",
|
|
187
|
+
"targetRequestsPerSecond": 22.22222222222222,
|
|
188
|
+
"desiredRequestsCount": 2000,
|
|
189
|
+
"desiredTimeSlotMs": 90000,
|
|
190
|
+
"stoppedBecauseTimeSlotElapsed": false,
|
|
191
|
+
"didReachDesiredRequestsCount": true,
|
|
192
|
+
"achievedRequestsPerSecond": 22.066868982065746,
|
|
193
|
+
"durationSeconds": 90.63361012499989,
|
|
194
|
+
"scheduledRequestsCount": 2000,
|
|
195
|
+
"startedRequestsCount": 2000,
|
|
196
|
+
"completedRequestsCount": 2000,
|
|
197
|
+
"successCount": 1949,
|
|
198
|
+
"requestsLimitExceededCount": 51,
|
|
199
|
+
"timeoutOrAbortCount": 0,
|
|
200
|
+
"otherFailureCount": 0,
|
|
201
|
+
"latencyMs": {
|
|
202
|
+
"p50": 533.9299589999719,
|
|
203
|
+
"p90": 1176.2870419999817,
|
|
204
|
+
"p99": 2961.288291999954,
|
|
205
|
+
"max": 5160.085457999958
|
|
206
|
+
}
|
|
207
|
+
},
|
|
208
|
+
{
|
|
209
|
+
"iteration": 8,
|
|
210
|
+
"ok": true,
|
|
211
|
+
"startedAt": "2026-03-10T15:11:09.035Z",
|
|
212
|
+
"iterationWallTimeSeconds": 92.14499804099998,
|
|
213
|
+
"providerId": "changenow",
|
|
214
|
+
"targetRequestsPerSecond": 22.22222222222222,
|
|
215
|
+
"desiredRequestsCount": 2000,
|
|
216
|
+
"desiredTimeSlotMs": 90000,
|
|
217
|
+
"stoppedBecauseTimeSlotElapsed": false,
|
|
218
|
+
"didReachDesiredRequestsCount": true,
|
|
219
|
+
"achievedRequestsPerSecond": 21.705426871024613,
|
|
220
|
+
"durationSeconds": 92.1428549589999,
|
|
221
|
+
"scheduledRequestsCount": 2000,
|
|
222
|
+
"startedRequestsCount": 2000,
|
|
223
|
+
"completedRequestsCount": 2000,
|
|
224
|
+
"successCount": 1907,
|
|
225
|
+
"requestsLimitExceededCount": 93,
|
|
226
|
+
"timeoutOrAbortCount": 0,
|
|
227
|
+
"otherFailureCount": 0,
|
|
228
|
+
"latencyMs": {
|
|
229
|
+
"p50": 511.4360419999575,
|
|
230
|
+
"p90": 1258.2492499999935,
|
|
231
|
+
"p99": 3359.346082999953,
|
|
232
|
+
"max": 4749.360250000027
|
|
233
|
+
}
|
|
234
|
+
},
|
|
235
|
+
{
|
|
236
|
+
"iteration": 9,
|
|
237
|
+
"ok": true,
|
|
238
|
+
"startedAt": "2026-03-10T15:12:41.158Z",
|
|
239
|
+
"iterationWallTimeSeconds": 90.46005695800005,
|
|
240
|
+
"providerId": "changenow",
|
|
241
|
+
"targetRequestsPerSecond": 22.22222222222222,
|
|
242
|
+
"desiredRequestsCount": 2000,
|
|
243
|
+
"desiredTimeSlotMs": 90000,
|
|
244
|
+
"stoppedBecauseTimeSlotElapsed": false,
|
|
245
|
+
"didReachDesiredRequestsCount": true,
|
|
246
|
+
"achievedRequestsPerSecond": 22.109460778662257,
|
|
247
|
+
"durationSeconds": 90.45901300000004,
|
|
248
|
+
"scheduledRequestsCount": 2000,
|
|
249
|
+
"startedRequestsCount": 2000,
|
|
250
|
+
"completedRequestsCount": 2000,
|
|
251
|
+
"successCount": 1889,
|
|
252
|
+
"requestsLimitExceededCount": 111,
|
|
253
|
+
"timeoutOrAbortCount": 0,
|
|
254
|
+
"otherFailureCount": 0,
|
|
255
|
+
"latencyMs": {
|
|
256
|
+
"p50": 569.7821669999976,
|
|
257
|
+
"p90": 1634.2168339999625,
|
|
258
|
+
"p99": 3962.6792089999653,
|
|
259
|
+
"max": 5411.614750000066
|
|
260
|
+
}
|
|
261
|
+
},
|
|
262
|
+
{
|
|
263
|
+
"iteration": 10,
|
|
264
|
+
"ok": true,
|
|
265
|
+
"startedAt": "2026-03-10T15:14:11.618Z",
|
|
266
|
+
"iterationWallTimeSeconds": 90.55836708400003,
|
|
267
|
+
"providerId": "changenow",
|
|
268
|
+
"targetRequestsPerSecond": 22.22222222222222,
|
|
269
|
+
"desiredRequestsCount": 2000,
|
|
270
|
+
"desiredTimeSlotMs": 90000,
|
|
271
|
+
"stoppedBecauseTimeSlotElapsed": false,
|
|
272
|
+
"didReachDesiredRequestsCount": true,
|
|
273
|
+
"achievedRequestsPerSecond": 22.085371607453478,
|
|
274
|
+
"durationSeconds": 90.55767933399999,
|
|
275
|
+
"scheduledRequestsCount": 2000,
|
|
276
|
+
"startedRequestsCount": 2000,
|
|
277
|
+
"completedRequestsCount": 2000,
|
|
278
|
+
"successCount": 1911,
|
|
279
|
+
"requestsLimitExceededCount": 89,
|
|
280
|
+
"timeoutOrAbortCount": 0,
|
|
281
|
+
"otherFailureCount": 0,
|
|
282
|
+
"latencyMs": {
|
|
283
|
+
"p50": 553.8111670000944,
|
|
284
|
+
"p90": 1346.5539590000408,
|
|
285
|
+
"p99": 3310.214707999956,
|
|
286
|
+
"max": 4888.661041999934
|
|
287
|
+
}
|
|
288
|
+
},
|
|
289
|
+
{
|
|
290
|
+
"iteration": 11,
|
|
291
|
+
"ok": true,
|
|
292
|
+
"startedAt": "2026-03-10T15:15:42.177Z",
|
|
293
|
+
"iterationWallTimeSeconds": 90.56137966700003,
|
|
294
|
+
"providerId": "changenow",
|
|
295
|
+
"targetRequestsPerSecond": 22.22222222222222,
|
|
296
|
+
"desiredRequestsCount": 2000,
|
|
297
|
+
"desiredTimeSlotMs": 90000,
|
|
298
|
+
"stoppedBecauseTimeSlotElapsed": false,
|
|
299
|
+
"didReachDesiredRequestsCount": true,
|
|
300
|
+
"achievedRequestsPerSecond": 22.08463127852435,
|
|
301
|
+
"durationSeconds": 90.56071504100005,
|
|
302
|
+
"scheduledRequestsCount": 2000,
|
|
303
|
+
"startedRequestsCount": 2000,
|
|
304
|
+
"completedRequestsCount": 2000,
|
|
305
|
+
"successCount": 1874,
|
|
306
|
+
"requestsLimitExceededCount": 126,
|
|
307
|
+
"timeoutOrAbortCount": 0,
|
|
308
|
+
"otherFailureCount": 0,
|
|
309
|
+
"latencyMs": {
|
|
310
|
+
"p50": 487.82924999995157,
|
|
311
|
+
"p90": 1802.8348750000587,
|
|
312
|
+
"p99": 4326.222166999942,
|
|
313
|
+
"max": 5715.402832999942
|
|
314
|
+
}
|
|
315
|
+
},
|
|
316
|
+
{
|
|
317
|
+
"iteration": 12,
|
|
318
|
+
"ok": true,
|
|
319
|
+
"startedAt": "2026-03-10T15:17:12.738Z",
|
|
320
|
+
"iterationWallTimeSeconds": 92.25435887500004,
|
|
321
|
+
"providerId": "changenow",
|
|
322
|
+
"targetRequestsPerSecond": 22.22222222222222,
|
|
323
|
+
"desiredRequestsCount": 2000,
|
|
324
|
+
"desiredTimeSlotMs": 90000,
|
|
325
|
+
"stoppedBecauseTimeSlotElapsed": false,
|
|
326
|
+
"didReachDesiredRequestsCount": true,
|
|
327
|
+
"achievedRequestsPerSecond": 21.67939006726431,
|
|
328
|
+
"durationSeconds": 92.253517917,
|
|
329
|
+
"scheduledRequestsCount": 2000,
|
|
330
|
+
"startedRequestsCount": 2000,
|
|
331
|
+
"completedRequestsCount": 2000,
|
|
332
|
+
"successCount": 1919,
|
|
333
|
+
"requestsLimitExceededCount": 67,
|
|
334
|
+
"timeoutOrAbortCount": 0,
|
|
335
|
+
"otherFailureCount": 14,
|
|
336
|
+
"latencyMs": {
|
|
337
|
+
"p50": 470.1038750000298,
|
|
338
|
+
"p90": 1697.0951249999925,
|
|
339
|
+
"p99": 4169.052917000139,
|
|
340
|
+
"max": 12483.785416000057
|
|
341
|
+
}
|
|
342
|
+
},
|
|
343
|
+
{
|
|
344
|
+
"iteration": 13,
|
|
345
|
+
"ok": true,
|
|
346
|
+
"startedAt": "2026-03-10T15:18:44.993Z",
|
|
347
|
+
"iterationWallTimeSeconds": 90.68875829200005,
|
|
348
|
+
"providerId": "changenow",
|
|
349
|
+
"targetRequestsPerSecond": 22.22222222222222,
|
|
350
|
+
"desiredRequestsCount": 2000,
|
|
351
|
+
"desiredTimeSlotMs": 90000,
|
|
352
|
+
"stoppedBecauseTimeSlotElapsed": false,
|
|
353
|
+
"didReachDesiredRequestsCount": true,
|
|
354
|
+
"achievedRequestsPerSecond": 22.053618723369,
|
|
355
|
+
"durationSeconds": 90.68806462500011,
|
|
356
|
+
"scheduledRequestsCount": 2000,
|
|
357
|
+
"startedRequestsCount": 2000,
|
|
358
|
+
"completedRequestsCount": 2000,
|
|
359
|
+
"successCount": 1917,
|
|
360
|
+
"requestsLimitExceededCount": 83,
|
|
361
|
+
"timeoutOrAbortCount": 0,
|
|
362
|
+
"otherFailureCount": 0,
|
|
363
|
+
"latencyMs": {
|
|
364
|
+
"p50": 518.6568330000155,
|
|
365
|
+
"p90": 1492.803583000088,
|
|
366
|
+
"p99": 3661.1946250000037,
|
|
367
|
+
"max": 6007.197791999904
|
|
368
|
+
}
|
|
369
|
+
},
|
|
370
|
+
{
|
|
371
|
+
"iteration": 14,
|
|
372
|
+
"ok": true,
|
|
373
|
+
"startedAt": "2026-03-10T15:20:15.682Z",
|
|
374
|
+
"iterationWallTimeSeconds": 90.47760812500003,
|
|
375
|
+
"providerId": "changenow",
|
|
376
|
+
"targetRequestsPerSecond": 22.22222222222222,
|
|
377
|
+
"desiredRequestsCount": 2000,
|
|
378
|
+
"desiredTimeSlotMs": 90000,
|
|
379
|
+
"stoppedBecauseTimeSlotElapsed": false,
|
|
380
|
+
"didReachDesiredRequestsCount": true,
|
|
381
|
+
"achievedRequestsPerSecond": 22.10527268061348,
|
|
382
|
+
"durationSeconds": 90.47615150000016,
|
|
383
|
+
"scheduledRequestsCount": 2000,
|
|
384
|
+
"startedRequestsCount": 2000,
|
|
385
|
+
"completedRequestsCount": 2000,
|
|
386
|
+
"successCount": 1910,
|
|
387
|
+
"requestsLimitExceededCount": 90,
|
|
388
|
+
"timeoutOrAbortCount": 0,
|
|
389
|
+
"otherFailureCount": 0,
|
|
390
|
+
"latencyMs": {
|
|
391
|
+
"p50": 511.64929200010374,
|
|
392
|
+
"p90": 1123.191458000103,
|
|
393
|
+
"p99": 3024.4941670000553,
|
|
394
|
+
"max": 5932.123833000194
|
|
395
|
+
}
|
|
396
|
+
},
|
|
397
|
+
{
|
|
398
|
+
"iteration": 15,
|
|
399
|
+
"ok": true,
|
|
400
|
+
"startedAt": "2026-03-10T15:21:46.159Z",
|
|
401
|
+
"iterationWallTimeSeconds": 90.28963824999984,
|
|
402
|
+
"providerId": "changenow",
|
|
403
|
+
"targetRequestsPerSecond": 22.22222222222222,
|
|
404
|
+
"desiredRequestsCount": 2000,
|
|
405
|
+
"desiredTimeSlotMs": 90000,
|
|
406
|
+
"stoppedBecauseTimeSlotElapsed": false,
|
|
407
|
+
"didReachDesiredRequestsCount": true,
|
|
408
|
+
"achievedRequestsPerSecond": 22.153658587339553,
|
|
409
|
+
"durationSeconds": 90.27854212499992,
|
|
410
|
+
"scheduledRequestsCount": 2000,
|
|
411
|
+
"startedRequestsCount": 2000,
|
|
412
|
+
"completedRequestsCount": 2000,
|
|
413
|
+
"successCount": 1912,
|
|
414
|
+
"requestsLimitExceededCount": 88,
|
|
415
|
+
"timeoutOrAbortCount": 0,
|
|
416
|
+
"otherFailureCount": 0,
|
|
417
|
+
"latencyMs": {
|
|
418
|
+
"p50": 559.9364589999896,
|
|
419
|
+
"p90": 1104.1340000000782,
|
|
420
|
+
"p99": 2854.4023750000633,
|
|
421
|
+
"max": 4202.868290999904
|
|
422
|
+
}
|
|
423
|
+
},
|
|
424
|
+
{
|
|
425
|
+
"iteration": 16,
|
|
426
|
+
"ok": true,
|
|
427
|
+
"startedAt": "2026-03-10T15:23:16.449Z",
|
|
428
|
+
"iterationWallTimeSeconds": 92.28127504199999,
|
|
429
|
+
"providerId": "changenow",
|
|
430
|
+
"targetRequestsPerSecond": 22.22222222222222,
|
|
431
|
+
"desiredRequestsCount": 2000,
|
|
432
|
+
"desiredTimeSlotMs": 90000,
|
|
433
|
+
"stoppedBecauseTimeSlotElapsed": false,
|
|
434
|
+
"didReachDesiredRequestsCount": true,
|
|
435
|
+
"achievedRequestsPerSecond": 21.673027719790106,
|
|
436
|
+
"durationSeconds": 92.28059991699993,
|
|
437
|
+
"scheduledRequestsCount": 2000,
|
|
438
|
+
"startedRequestsCount": 2000,
|
|
439
|
+
"completedRequestsCount": 2000,
|
|
440
|
+
"successCount": 1930,
|
|
441
|
+
"requestsLimitExceededCount": 70,
|
|
442
|
+
"timeoutOrAbortCount": 0,
|
|
443
|
+
"otherFailureCount": 0,
|
|
444
|
+
"latencyMs": {
|
|
445
|
+
"p50": 459.04429200012237,
|
|
446
|
+
"p90": 1047.6226669999305,
|
|
447
|
+
"p99": 3751.8272080000024,
|
|
448
|
+
"max": 5615.07349999994
|
|
449
|
+
}
|
|
450
|
+
},
|
|
451
|
+
{
|
|
452
|
+
"iteration": 17,
|
|
453
|
+
"ok": true,
|
|
454
|
+
"startedAt": "2026-03-10T15:24:48.731Z",
|
|
455
|
+
"iterationWallTimeSeconds": 91.86950549999997,
|
|
456
|
+
"providerId": "changenow",
|
|
457
|
+
"targetRequestsPerSecond": 22.22222222222222,
|
|
458
|
+
"desiredRequestsCount": 2000,
|
|
459
|
+
"desiredTimeSlotMs": 90000,
|
|
460
|
+
"stoppedBecauseTimeSlotElapsed": false,
|
|
461
|
+
"didReachDesiredRequestsCount": true,
|
|
462
|
+
"achievedRequestsPerSecond": 21.770385777257218,
|
|
463
|
+
"durationSeconds": 91.86791729200003,
|
|
464
|
+
"scheduledRequestsCount": 2000,
|
|
465
|
+
"startedRequestsCount": 2000,
|
|
466
|
+
"completedRequestsCount": 2000,
|
|
467
|
+
"successCount": 1923,
|
|
468
|
+
"requestsLimitExceededCount": 77,
|
|
469
|
+
"timeoutOrAbortCount": 0,
|
|
470
|
+
"otherFailureCount": 0,
|
|
471
|
+
"latencyMs": {
|
|
472
|
+
"p50": 483.15391700016335,
|
|
473
|
+
"p90": 1691.7284160000272,
|
|
474
|
+
"p99": 3601.8428749998566,
|
|
475
|
+
"max": 6393.707457999932
|
|
476
|
+
}
|
|
477
|
+
},
|
|
478
|
+
{
|
|
479
|
+
"iteration": 18,
|
|
480
|
+
"ok": true,
|
|
481
|
+
"startedAt": "2026-03-10T15:26:20.600Z",
|
|
482
|
+
"iterationWallTimeSeconds": 90.87754241700004,
|
|
483
|
+
"providerId": "changenow",
|
|
484
|
+
"targetRequestsPerSecond": 22.22222222222222,
|
|
485
|
+
"desiredRequestsCount": 2000,
|
|
486
|
+
"desiredTimeSlotMs": 90000,
|
|
487
|
+
"stoppedBecauseTimeSlotElapsed": false,
|
|
488
|
+
"didReachDesiredRequestsCount": true,
|
|
489
|
+
"achievedRequestsPerSecond": 22.007830062156916,
|
|
490
|
+
"durationSeconds": 90.87674679200002,
|
|
491
|
+
"scheduledRequestsCount": 2000,
|
|
492
|
+
"startedRequestsCount": 2000,
|
|
493
|
+
"completedRequestsCount": 2000,
|
|
494
|
+
"successCount": 1912,
|
|
495
|
+
"requestsLimitExceededCount": 87,
|
|
496
|
+
"timeoutOrAbortCount": 0,
|
|
497
|
+
"otherFailureCount": 1,
|
|
498
|
+
"latencyMs": {
|
|
499
|
+
"p50": 486.0668330001645,
|
|
500
|
+
"p90": 1253.405834000092,
|
|
501
|
+
"p99": 5708.813666000031,
|
|
502
|
+
"max": 15240.102625000058
|
|
503
|
+
}
|
|
504
|
+
},
|
|
505
|
+
{
|
|
506
|
+
"iteration": 19,
|
|
507
|
+
"ok": true,
|
|
508
|
+
"startedAt": "2026-03-10T15:27:51.478Z",
|
|
509
|
+
"iterationWallTimeSeconds": 90.40287583300005,
|
|
510
|
+
"providerId": "changenow",
|
|
511
|
+
"targetRequestsPerSecond": 22.22222222222222,
|
|
512
|
+
"desiredRequestsCount": 2000,
|
|
513
|
+
"desiredTimeSlotMs": 90000,
|
|
514
|
+
"stoppedBecauseTimeSlotElapsed": false,
|
|
515
|
+
"didReachDesiredRequestsCount": true,
|
|
516
|
+
"achievedRequestsPerSecond": 22.123380305500866,
|
|
517
|
+
"durationSeconds": 90.40209824999981,
|
|
518
|
+
"scheduledRequestsCount": 2000,
|
|
519
|
+
"startedRequestsCount": 2000,
|
|
520
|
+
"completedRequestsCount": 2000,
|
|
521
|
+
"successCount": 1919,
|
|
522
|
+
"requestsLimitExceededCount": 81,
|
|
523
|
+
"timeoutOrAbortCount": 0,
|
|
524
|
+
"otherFailureCount": 0,
|
|
525
|
+
"latencyMs": {
|
|
526
|
+
"p50": 466.96475000004284,
|
|
527
|
+
"p90": 1271.1055840000045,
|
|
528
|
+
"p99": 4235.784374999814,
|
|
529
|
+
"max": 6494.094832999865
|
|
530
|
+
}
|
|
531
|
+
},
|
|
532
|
+
{
|
|
533
|
+
"iteration": 20,
|
|
534
|
+
"ok": true,
|
|
535
|
+
"startedAt": "2026-03-10T15:29:21.881Z",
|
|
536
|
+
"iterationWallTimeSeconds": 91.15492779199988,
|
|
537
|
+
"providerId": "changenow",
|
|
538
|
+
"targetRequestsPerSecond": 22.22222222222222,
|
|
539
|
+
"desiredRequestsCount": 2000,
|
|
540
|
+
"desiredTimeSlotMs": 90000,
|
|
541
|
+
"stoppedBecauseTimeSlotElapsed": false,
|
|
542
|
+
"didReachDesiredRequestsCount": true,
|
|
543
|
+
"achievedRequestsPerSecond": 21.941087993904627,
|
|
544
|
+
"durationSeconds": 91.15318258400005,
|
|
545
|
+
"scheduledRequestsCount": 2000,
|
|
546
|
+
"startedRequestsCount": 2000,
|
|
547
|
+
"completedRequestsCount": 2000,
|
|
548
|
+
"successCount": 1921,
|
|
549
|
+
"requestsLimitExceededCount": 79,
|
|
550
|
+
"timeoutOrAbortCount": 0,
|
|
551
|
+
"otherFailureCount": 0,
|
|
552
|
+
"latencyMs": {
|
|
553
|
+
"p50": 507.66766700008884,
|
|
554
|
+
"p90": 1126.5673340000212,
|
|
555
|
+
"p99": 2995.0109999999404,
|
|
556
|
+
"max": 3807.992290999973
|
|
557
|
+
}
|
|
558
|
+
}
|
|
559
|
+
],
|
|
560
|
+
"summary": {
|
|
561
|
+
"iterationsCount": 20,
|
|
562
|
+
"successfulIterationsCount": 20,
|
|
563
|
+
"failedIterationsCount": 0,
|
|
564
|
+
"totalStartedRequestsCount": 40000,
|
|
565
|
+
"totalCompletedRequestsCount": 40000,
|
|
566
|
+
"totalSuccessCount": 38302,
|
|
567
|
+
"totalRequestsLimitExceededCount": 1683,
|
|
568
|
+
"totalTimeoutOrAbortCount": 0,
|
|
569
|
+
"totalOtherFailureCount": 15,
|
|
570
|
+
"achievedRequestsPerSecondOverall": 21.944104178898364
|
|
571
|
+
}
|
|
572
|
+
}
|