@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-10T14:57:24.905Z",
|
|
3
|
+
"mode": "dedicated-partner-back-to-back",
|
|
4
|
+
"partnerId": "changehero",
|
|
5
|
+
"runTargetMinutes": 30,
|
|
6
|
+
"runTargetMs": 1800000,
|
|
7
|
+
"actualWallTimeSeconds": 1819.2489387919998,
|
|
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-10T14:27:05.623Z",
|
|
23
|
+
"iterationWallTimeSeconds": 91.42741691700002,
|
|
24
|
+
"providerId": "changehero",
|
|
25
|
+
"targetRequestsPerSecond": 22.22222222222222,
|
|
26
|
+
"desiredRequestsCount": 2000,
|
|
27
|
+
"desiredTimeSlotMs": 90000,
|
|
28
|
+
"stoppedBecauseTimeSlotElapsed": false,
|
|
29
|
+
"didReachDesiredRequestsCount": true,
|
|
30
|
+
"achievedRequestsPerSecond": 22.047251771966216,
|
|
31
|
+
"durationSeconds": 90.71425412500001,
|
|
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": 519.7244580000006,
|
|
41
|
+
"p90": 743.625082999999,
|
|
42
|
+
"p99": 1489.1984159999993,
|
|
43
|
+
"max": 2344.860584
|
|
44
|
+
}
|
|
45
|
+
},
|
|
46
|
+
{
|
|
47
|
+
"iteration": 2,
|
|
48
|
+
"ok": true,
|
|
49
|
+
"startedAt": "2026-03-10T14:28:37.050Z",
|
|
50
|
+
"iterationWallTimeSeconds": 91.149261708,
|
|
51
|
+
"providerId": "changehero",
|
|
52
|
+
"targetRequestsPerSecond": 22.22222222222222,
|
|
53
|
+
"desiredRequestsCount": 2000,
|
|
54
|
+
"desiredTimeSlotMs": 90000,
|
|
55
|
+
"stoppedBecauseTimeSlotElapsed": false,
|
|
56
|
+
"didReachDesiredRequestsCount": true,
|
|
57
|
+
"achievedRequestsPerSecond": 21.984243609557897,
|
|
58
|
+
"durationSeconds": 90.97424662499999,
|
|
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": 528.6676670000015,
|
|
68
|
+
"p90": 760.7861669999838,
|
|
69
|
+
"p99": 1460.929666000011,
|
|
70
|
+
"max": 2251.4833750000107
|
|
71
|
+
}
|
|
72
|
+
},
|
|
73
|
+
{
|
|
74
|
+
"iteration": 3,
|
|
75
|
+
"ok": true,
|
|
76
|
+
"startedAt": "2026-03-10T14:30:08.199Z",
|
|
77
|
+
"iterationWallTimeSeconds": 90.77633358400004,
|
|
78
|
+
"providerId": "changehero",
|
|
79
|
+
"targetRequestsPerSecond": 22.22222222222222,
|
|
80
|
+
"desiredRequestsCount": 2000,
|
|
81
|
+
"desiredTimeSlotMs": 90000,
|
|
82
|
+
"stoppedBecauseTimeSlotElapsed": false,
|
|
83
|
+
"didReachDesiredRequestsCount": true,
|
|
84
|
+
"achievedRequestsPerSecond": 22.077381415036797,
|
|
85
|
+
"durationSeconds": 90.59045374999998,
|
|
86
|
+
"scheduledRequestsCount": 2000,
|
|
87
|
+
"startedRequestsCount": 2000,
|
|
88
|
+
"completedRequestsCount": 2000,
|
|
89
|
+
"successCount": 1997,
|
|
90
|
+
"requestsLimitExceededCount": 0,
|
|
91
|
+
"timeoutOrAbortCount": 0,
|
|
92
|
+
"otherFailureCount": 3,
|
|
93
|
+
"latencyMs": {
|
|
94
|
+
"p50": 535.0429160000058,
|
|
95
|
+
"p90": 767.7934160000004,
|
|
96
|
+
"p99": 1596.1180830000085,
|
|
97
|
+
"max": 2209.877749999985
|
|
98
|
+
}
|
|
99
|
+
},
|
|
100
|
+
{
|
|
101
|
+
"iteration": 4,
|
|
102
|
+
"ok": true,
|
|
103
|
+
"startedAt": "2026-03-10T14:31:38.975Z",
|
|
104
|
+
"iterationWallTimeSeconds": 90.75574550000002,
|
|
105
|
+
"providerId": "changehero",
|
|
106
|
+
"targetRequestsPerSecond": 22.22222222222222,
|
|
107
|
+
"desiredRequestsCount": 2000,
|
|
108
|
+
"desiredTimeSlotMs": 90000,
|
|
109
|
+
"stoppedBecauseTimeSlotElapsed": false,
|
|
110
|
+
"didReachDesiredRequestsCount": true,
|
|
111
|
+
"achievedRequestsPerSecond": 22.094212517933933,
|
|
112
|
+
"durationSeconds": 90.521443042,
|
|
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": 561.6489169999841,
|
|
122
|
+
"p90": 811.4248749999679,
|
|
123
|
+
"p99": 1600.8062080000527,
|
|
124
|
+
"max": 3036.933083000011
|
|
125
|
+
}
|
|
126
|
+
},
|
|
127
|
+
{
|
|
128
|
+
"iteration": 5,
|
|
129
|
+
"ok": true,
|
|
130
|
+
"startedAt": "2026-03-10T14:33:09.730Z",
|
|
131
|
+
"iterationWallTimeSeconds": 90.58207641699997,
|
|
132
|
+
"providerId": "changehero",
|
|
133
|
+
"targetRequestsPerSecond": 22.22222222222222,
|
|
134
|
+
"desiredRequestsCount": 2000,
|
|
135
|
+
"desiredTimeSlotMs": 90000,
|
|
136
|
+
"stoppedBecauseTimeSlotElapsed": false,
|
|
137
|
+
"didReachDesiredRequestsCount": true,
|
|
138
|
+
"achievedRequestsPerSecond": 22.12812488123175,
|
|
139
|
+
"durationSeconds": 90.38271479100001,
|
|
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": 537.7401669999817,
|
|
149
|
+
"p90": 746.1644170000218,
|
|
150
|
+
"p99": 1460.1680000000051,
|
|
151
|
+
"max": 2605.8564999999944
|
|
152
|
+
}
|
|
153
|
+
},
|
|
154
|
+
{
|
|
155
|
+
"iteration": 6,
|
|
156
|
+
"ok": true,
|
|
157
|
+
"startedAt": "2026-03-10T14:34:40.312Z",
|
|
158
|
+
"iterationWallTimeSeconds": 90.54076316699997,
|
|
159
|
+
"providerId": "changehero",
|
|
160
|
+
"targetRequestsPerSecond": 22.22222222222222,
|
|
161
|
+
"desiredRequestsCount": 2000,
|
|
162
|
+
"desiredTimeSlotMs": 90000,
|
|
163
|
+
"stoppedBecauseTimeSlotElapsed": false,
|
|
164
|
+
"didReachDesiredRequestsCount": true,
|
|
165
|
+
"achievedRequestsPerSecond": 22.12280277670931,
|
|
166
|
+
"durationSeconds": 90.40445824999996,
|
|
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": 544.2269590000506,
|
|
176
|
+
"p90": 799.4494169999962,
|
|
177
|
+
"p99": 1702.549875000026,
|
|
178
|
+
"max": 3333.814249999996
|
|
179
|
+
}
|
|
180
|
+
},
|
|
181
|
+
{
|
|
182
|
+
"iteration": 7,
|
|
183
|
+
"ok": true,
|
|
184
|
+
"startedAt": "2026-03-10T14:36:10.853Z",
|
|
185
|
+
"iterationWallTimeSeconds": 90.76719299999996,
|
|
186
|
+
"providerId": "changehero",
|
|
187
|
+
"targetRequestsPerSecond": 22.22222222222222,
|
|
188
|
+
"desiredRequestsCount": 2000,
|
|
189
|
+
"desiredTimeSlotMs": 90000,
|
|
190
|
+
"stoppedBecauseTimeSlotElapsed": false,
|
|
191
|
+
"didReachDesiredRequestsCount": true,
|
|
192
|
+
"achievedRequestsPerSecond": 22.086549578983707,
|
|
193
|
+
"durationSeconds": 90.55284950000001,
|
|
194
|
+
"scheduledRequestsCount": 2000,
|
|
195
|
+
"startedRequestsCount": 2000,
|
|
196
|
+
"completedRequestsCount": 2000,
|
|
197
|
+
"successCount": 2000,
|
|
198
|
+
"requestsLimitExceededCount": 0,
|
|
199
|
+
"timeoutOrAbortCount": 0,
|
|
200
|
+
"otherFailureCount": 0,
|
|
201
|
+
"latencyMs": {
|
|
202
|
+
"p50": 550.9897920000367,
|
|
203
|
+
"p90": 788.248917000019,
|
|
204
|
+
"p99": 1521.7107079999987,
|
|
205
|
+
"max": 2186.012958999956
|
|
206
|
+
}
|
|
207
|
+
},
|
|
208
|
+
{
|
|
209
|
+
"iteration": 8,
|
|
210
|
+
"ok": true,
|
|
211
|
+
"startedAt": "2026-03-10T14:37:41.607Z",
|
|
212
|
+
"iterationWallTimeSeconds": 90.944533666,
|
|
213
|
+
"providerId": "changehero",
|
|
214
|
+
"targetRequestsPerSecond": 22.22222222222222,
|
|
215
|
+
"desiredRequestsCount": 2000,
|
|
216
|
+
"desiredTimeSlotMs": 90000,
|
|
217
|
+
"stoppedBecauseTimeSlotElapsed": false,
|
|
218
|
+
"didReachDesiredRequestsCount": true,
|
|
219
|
+
"achievedRequestsPerSecond": 22.046823684336445,
|
|
220
|
+
"durationSeconds": 90.71601554200006,
|
|
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": 538.2148750000633,
|
|
230
|
+
"p90": 777.9279999999562,
|
|
231
|
+
"p99": 1473.8826660000486,
|
|
232
|
+
"max": 1796.3711250000633
|
|
233
|
+
}
|
|
234
|
+
},
|
|
235
|
+
{
|
|
236
|
+
"iteration": 9,
|
|
237
|
+
"ok": true,
|
|
238
|
+
"startedAt": "2026-03-10T14:39:12.550Z",
|
|
239
|
+
"iterationWallTimeSeconds": 91.33621320800006,
|
|
240
|
+
"providerId": "changehero",
|
|
241
|
+
"targetRequestsPerSecond": 22.22222222222222,
|
|
242
|
+
"desiredRequestsCount": 2000,
|
|
243
|
+
"desiredTimeSlotMs": 90000,
|
|
244
|
+
"stoppedBecauseTimeSlotElapsed": false,
|
|
245
|
+
"didReachDesiredRequestsCount": true,
|
|
246
|
+
"achievedRequestsPerSecond": 21.93841792028807,
|
|
247
|
+
"durationSeconds": 91.16427662500006,
|
|
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": 537.8576660000253,
|
|
257
|
+
"p90": 771.8762919999426,
|
|
258
|
+
"p99": 1547.1660829999018,
|
|
259
|
+
"max": 2283.4726659998996
|
|
260
|
+
}
|
|
261
|
+
},
|
|
262
|
+
{
|
|
263
|
+
"iteration": 10,
|
|
264
|
+
"ok": true,
|
|
265
|
+
"startedAt": "2026-03-10T14:40:43.886Z",
|
|
266
|
+
"iterationWallTimeSeconds": 91.68853537499997,
|
|
267
|
+
"providerId": "changehero",
|
|
268
|
+
"targetRequestsPerSecond": 22.22222222222222,
|
|
269
|
+
"desiredRequestsCount": 2000,
|
|
270
|
+
"desiredTimeSlotMs": 90000,
|
|
271
|
+
"stoppedBecauseTimeSlotElapsed": false,
|
|
272
|
+
"didReachDesiredRequestsCount": true,
|
|
273
|
+
"achievedRequestsPerSecond": 21.860804653843456,
|
|
274
|
+
"durationSeconds": 91.48794070799998,
|
|
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": 536.4779579999158,
|
|
284
|
+
"p90": 746.7239579999587,
|
|
285
|
+
"p99": 1492.315958000021,
|
|
286
|
+
"max": 1834.5693329999922
|
|
287
|
+
}
|
|
288
|
+
},
|
|
289
|
+
{
|
|
290
|
+
"iteration": 11,
|
|
291
|
+
"ok": true,
|
|
292
|
+
"startedAt": "2026-03-10T14:42:15.574Z",
|
|
293
|
+
"iterationWallTimeSeconds": 91.60697549999995,
|
|
294
|
+
"providerId": "changehero",
|
|
295
|
+
"targetRequestsPerSecond": 22.22222222222222,
|
|
296
|
+
"desiredRequestsCount": 2000,
|
|
297
|
+
"desiredTimeSlotMs": 90000,
|
|
298
|
+
"stoppedBecauseTimeSlotElapsed": false,
|
|
299
|
+
"didReachDesiredRequestsCount": true,
|
|
300
|
+
"achievedRequestsPerSecond": 21.880006910526703,
|
|
301
|
+
"durationSeconds": 91.40764937499992,
|
|
302
|
+
"scheduledRequestsCount": 2000,
|
|
303
|
+
"startedRequestsCount": 2000,
|
|
304
|
+
"completedRequestsCount": 2000,
|
|
305
|
+
"successCount": 2000,
|
|
306
|
+
"requestsLimitExceededCount": 0,
|
|
307
|
+
"timeoutOrAbortCount": 0,
|
|
308
|
+
"otherFailureCount": 0,
|
|
309
|
+
"latencyMs": {
|
|
310
|
+
"p50": 523.1634169999743,
|
|
311
|
+
"p90": 753.5821249999572,
|
|
312
|
+
"p99": 1466.5717079999158,
|
|
313
|
+
"max": 3069.300624999916
|
|
314
|
+
}
|
|
315
|
+
},
|
|
316
|
+
{
|
|
317
|
+
"iteration": 12,
|
|
318
|
+
"ok": true,
|
|
319
|
+
"startedAt": "2026-03-10T14:43:47.180Z",
|
|
320
|
+
"iterationWallTimeSeconds": 91.05611791699985,
|
|
321
|
+
"providerId": "changehero",
|
|
322
|
+
"targetRequestsPerSecond": 22.22222222222222,
|
|
323
|
+
"desiredRequestsCount": 2000,
|
|
324
|
+
"desiredTimeSlotMs": 90000,
|
|
325
|
+
"stoppedBecauseTimeSlotElapsed": false,
|
|
326
|
+
"didReachDesiredRequestsCount": true,
|
|
327
|
+
"achievedRequestsPerSecond": 22.00925796242835,
|
|
328
|
+
"durationSeconds": 90.87085095799993,
|
|
329
|
+
"scheduledRequestsCount": 2000,
|
|
330
|
+
"startedRequestsCount": 2000,
|
|
331
|
+
"completedRequestsCount": 2000,
|
|
332
|
+
"successCount": 2000,
|
|
333
|
+
"requestsLimitExceededCount": 0,
|
|
334
|
+
"timeoutOrAbortCount": 0,
|
|
335
|
+
"otherFailureCount": 0,
|
|
336
|
+
"latencyMs": {
|
|
337
|
+
"p50": 541.9174579998944,
|
|
338
|
+
"p90": 771.8685840000398,
|
|
339
|
+
"p99": 1556.0414579999633,
|
|
340
|
+
"max": 2734.1644169999054
|
|
341
|
+
}
|
|
342
|
+
},
|
|
343
|
+
{
|
|
344
|
+
"iteration": 13,
|
|
345
|
+
"ok": true,
|
|
346
|
+
"startedAt": "2026-03-10T14:45:18.236Z",
|
|
347
|
+
"iterationWallTimeSeconds": 90.990078125,
|
|
348
|
+
"providerId": "changehero",
|
|
349
|
+
"targetRequestsPerSecond": 22.22222222222222,
|
|
350
|
+
"desiredRequestsCount": 2000,
|
|
351
|
+
"desiredTimeSlotMs": 90000,
|
|
352
|
+
"stoppedBecauseTimeSlotElapsed": false,
|
|
353
|
+
"didReachDesiredRequestsCount": true,
|
|
354
|
+
"achievedRequestsPerSecond": 22.030550486940243,
|
|
355
|
+
"durationSeconds": 90.78302429100009,
|
|
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": 542.8370409999043,
|
|
365
|
+
"p90": 766.0560409999453,
|
|
366
|
+
"p99": 1566.8181249999907,
|
|
367
|
+
"max": 2514.461499999976
|
|
368
|
+
}
|
|
369
|
+
},
|
|
370
|
+
{
|
|
371
|
+
"iteration": 14,
|
|
372
|
+
"ok": true,
|
|
373
|
+
"startedAt": "2026-03-10T14:46:49.225Z",
|
|
374
|
+
"iterationWallTimeSeconds": 90.81975187500008,
|
|
375
|
+
"providerId": "changehero",
|
|
376
|
+
"targetRequestsPerSecond": 22.22222222222222,
|
|
377
|
+
"desiredRequestsCount": 2000,
|
|
378
|
+
"desiredTimeSlotMs": 90000,
|
|
379
|
+
"stoppedBecauseTimeSlotElapsed": false,
|
|
380
|
+
"didReachDesiredRequestsCount": true,
|
|
381
|
+
"achievedRequestsPerSecond": 22.095479005132844,
|
|
382
|
+
"durationSeconds": 90.51625445799995,
|
|
383
|
+
"scheduledRequestsCount": 2000,
|
|
384
|
+
"startedRequestsCount": 2000,
|
|
385
|
+
"completedRequestsCount": 2000,
|
|
386
|
+
"successCount": 1985,
|
|
387
|
+
"requestsLimitExceededCount": 0,
|
|
388
|
+
"timeoutOrAbortCount": 0,
|
|
389
|
+
"otherFailureCount": 15,
|
|
390
|
+
"latencyMs": {
|
|
391
|
+
"p50": 562.0499159998726,
|
|
392
|
+
"p90": 859.1868750001304,
|
|
393
|
+
"p99": 2065.51333300001,
|
|
394
|
+
"max": 3710.5452920000535
|
|
395
|
+
}
|
|
396
|
+
},
|
|
397
|
+
{
|
|
398
|
+
"iteration": 15,
|
|
399
|
+
"ok": true,
|
|
400
|
+
"startedAt": "2026-03-10T14:48:20.045Z",
|
|
401
|
+
"iterationWallTimeSeconds": 90.58538925,
|
|
402
|
+
"providerId": "changehero",
|
|
403
|
+
"targetRequestsPerSecond": 22.22222222222222,
|
|
404
|
+
"desiredRequestsCount": 2000,
|
|
405
|
+
"desiredTimeSlotMs": 90000,
|
|
406
|
+
"stoppedBecauseTimeSlotElapsed": false,
|
|
407
|
+
"didReachDesiredRequestsCount": true,
|
|
408
|
+
"achievedRequestsPerSecond": 22.125161300977272,
|
|
409
|
+
"durationSeconds": 90.39482120799995,
|
|
410
|
+
"scheduledRequestsCount": 2000,
|
|
411
|
+
"startedRequestsCount": 2000,
|
|
412
|
+
"completedRequestsCount": 2000,
|
|
413
|
+
"successCount": 1997,
|
|
414
|
+
"requestsLimitExceededCount": 0,
|
|
415
|
+
"timeoutOrAbortCount": 0,
|
|
416
|
+
"otherFailureCount": 3,
|
|
417
|
+
"latencyMs": {
|
|
418
|
+
"p50": 542.4962920001708,
|
|
419
|
+
"p90": 768.812292000046,
|
|
420
|
+
"p99": 1439.1707500000484,
|
|
421
|
+
"max": 1980.9083340000361
|
|
422
|
+
}
|
|
423
|
+
},
|
|
424
|
+
{
|
|
425
|
+
"iteration": 16,
|
|
426
|
+
"ok": true,
|
|
427
|
+
"startedAt": "2026-03-10T14:49:50.630Z",
|
|
428
|
+
"iterationWallTimeSeconds": 90.71685850000009,
|
|
429
|
+
"providerId": "changehero",
|
|
430
|
+
"targetRequestsPerSecond": 22.22222222222222,
|
|
431
|
+
"desiredRequestsCount": 2000,
|
|
432
|
+
"desiredTimeSlotMs": 90000,
|
|
433
|
+
"stoppedBecauseTimeSlotElapsed": false,
|
|
434
|
+
"didReachDesiredRequestsCount": true,
|
|
435
|
+
"achievedRequestsPerSecond": 22.097929888543067,
|
|
436
|
+
"durationSeconds": 90.50621529199998,
|
|
437
|
+
"scheduledRequestsCount": 2000,
|
|
438
|
+
"startedRequestsCount": 2000,
|
|
439
|
+
"completedRequestsCount": 2000,
|
|
440
|
+
"successCount": 2000,
|
|
441
|
+
"requestsLimitExceededCount": 0,
|
|
442
|
+
"timeoutOrAbortCount": 0,
|
|
443
|
+
"otherFailureCount": 0,
|
|
444
|
+
"latencyMs": {
|
|
445
|
+
"p50": 527.1334170000628,
|
|
446
|
+
"p90": 724.7402500000317,
|
|
447
|
+
"p99": 1425.283208000008,
|
|
448
|
+
"max": 1864.1299159999471
|
|
449
|
+
}
|
|
450
|
+
},
|
|
451
|
+
{
|
|
452
|
+
"iteration": 17,
|
|
453
|
+
"ok": true,
|
|
454
|
+
"startedAt": "2026-03-10T14:51:21.346Z",
|
|
455
|
+
"iterationWallTimeSeconds": 91.06065308299986,
|
|
456
|
+
"providerId": "changehero",
|
|
457
|
+
"targetRequestsPerSecond": 22.22222222222222,
|
|
458
|
+
"desiredRequestsCount": 2000,
|
|
459
|
+
"desiredTimeSlotMs": 90000,
|
|
460
|
+
"stoppedBecauseTimeSlotElapsed": false,
|
|
461
|
+
"didReachDesiredRequestsCount": true,
|
|
462
|
+
"achievedRequestsPerSecond": 22.040670434160234,
|
|
463
|
+
"durationSeconds": 90.74134137499985,
|
|
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": 523.4307079999708,
|
|
473
|
+
"p90": 747.5672090000007,
|
|
474
|
+
"p99": 1544.4981249999255,
|
|
475
|
+
"max": 2430.941542000044
|
|
476
|
+
}
|
|
477
|
+
},
|
|
478
|
+
{
|
|
479
|
+
"iteration": 18,
|
|
480
|
+
"ok": true,
|
|
481
|
+
"startedAt": "2026-03-10T14:52:52.406Z",
|
|
482
|
+
"iterationWallTimeSeconds": 90.91962629200006,
|
|
483
|
+
"providerId": "changehero",
|
|
484
|
+
"targetRequestsPerSecond": 22.22222222222222,
|
|
485
|
+
"desiredRequestsCount": 2000,
|
|
486
|
+
"desiredTimeSlotMs": 90000,
|
|
487
|
+
"stoppedBecauseTimeSlotElapsed": false,
|
|
488
|
+
"didReachDesiredRequestsCount": true,
|
|
489
|
+
"achievedRequestsPerSecond": 22.037770865215016,
|
|
490
|
+
"durationSeconds": 90.75328045800002,
|
|
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": 531.5292089998256,
|
|
500
|
+
"p90": 759.8240410001017,
|
|
501
|
+
"p99": 1523.3790410000365,
|
|
502
|
+
"max": 1874.5470839999616
|
|
503
|
+
}
|
|
504
|
+
},
|
|
505
|
+
{
|
|
506
|
+
"iteration": 19,
|
|
507
|
+
"ok": true,
|
|
508
|
+
"startedAt": "2026-03-10T14:54:23.379Z",
|
|
509
|
+
"iterationWallTimeSeconds": 90.94773158299992,
|
|
510
|
+
"providerId": "changehero",
|
|
511
|
+
"targetRequestsPerSecond": 22.22222222222222,
|
|
512
|
+
"desiredRequestsCount": 2000,
|
|
513
|
+
"desiredTimeSlotMs": 90000,
|
|
514
|
+
"stoppedBecauseTimeSlotElapsed": false,
|
|
515
|
+
"didReachDesiredRequestsCount": true,
|
|
516
|
+
"achievedRequestsPerSecond": 22.037982950367876,
|
|
517
|
+
"durationSeconds": 90.75240708300005,
|
|
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": 536.0367079998832,
|
|
527
|
+
"p90": 762.5499579999596,
|
|
528
|
+
"p99": 1531.3570830000099,
|
|
529
|
+
"max": 2086.829417000059
|
|
530
|
+
}
|
|
531
|
+
},
|
|
532
|
+
{
|
|
533
|
+
"iteration": 20,
|
|
534
|
+
"ok": true,
|
|
535
|
+
"startedAt": "2026-03-10T14:55:54.327Z",
|
|
536
|
+
"iterationWallTimeSeconds": 90.57693483399996,
|
|
537
|
+
"providerId": "changehero",
|
|
538
|
+
"targetRequestsPerSecond": 22.22222222222222,
|
|
539
|
+
"desiredRequestsCount": 2000,
|
|
540
|
+
"desiredTimeSlotMs": 90000,
|
|
541
|
+
"stoppedBecauseTimeSlotElapsed": false,
|
|
542
|
+
"didReachDesiredRequestsCount": true,
|
|
543
|
+
"achievedRequestsPerSecond": 22.11937806111821,
|
|
544
|
+
"durationSeconds": 90.41845545900007,
|
|
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": 535.9418750000186,
|
|
554
|
+
"p90": 762.5209170000162,
|
|
555
|
+
"p99": 1520.2217910001054,
|
|
556
|
+
"max": 2038.3788749999367
|
|
557
|
+
}
|
|
558
|
+
}
|
|
559
|
+
],
|
|
560
|
+
"summary": {
|
|
561
|
+
"iterationsCount": 20,
|
|
562
|
+
"successfulIterationsCount": 20,
|
|
563
|
+
"failedIterationsCount": 0,
|
|
564
|
+
"totalStartedRequestsCount": 40000,
|
|
565
|
+
"totalCompletedRequestsCount": 40000,
|
|
566
|
+
"totalSuccessCount": 39979,
|
|
567
|
+
"totalRequestsLimitExceededCount": 0,
|
|
568
|
+
"totalTimeoutOrAbortCount": 0,
|
|
569
|
+
"totalOtherFailureCount": 21,
|
|
570
|
+
"achievedRequestsPerSecondOverall": 21.98709541452882
|
|
571
|
+
}
|
|
572
|
+
}
|