Skip to content

Conversation

@rochdev
Copy link
Member

@rochdev rochdev commented Nov 11, 2025

What does this PR do?

Motivation

Plugin Checklist

Additional Notes

@github-actions
Copy link

Overall package size

Self size: 13.2 MB
Deduped: 120 MB
No deduping: 135.05 MB

Dependency sizes | name | version | self size | total size | |------|---------|-----------|------------| | @datadog/libdatadog | 0.7.0 | 35.02 MB | 35.02 MB | | @datadog/native-appsec | 10.3.0 | 20.73 MB | 20.74 MB | | @datadog/native-iast-taint-tracking | 4.0.0 | 11.72 MB | 11.73 MB | | @datadog/pprof | 5.12.0 | 11.19 MB | 11.57 MB | | @opentelemetry/resources | 1.30.1 | 557.67 kB | 7.71 MB | | @opentelemetry/core | 1.30.1 | 908.66 kB | 7.16 MB | | protobufjs | 7.5.4 | 2.95 MB | 5.83 MB | | @datadog/wasm-js-rewriter | 4.0.1 | 2.85 MB | 3.58 MB | | @datadog/native-metrics | 3.1.1 | 1.02 MB | 1.43 MB | | @opentelemetry/api-logs | 0.208.0 | 199.48 kB | 1.42 MB | | meriyah | 6.1.4 | 1.41 MB | 1.41 MB | | @opentelemetry/api | 1.9.0 | 1.22 MB | 1.22 MB | | jsonpath-plus | 10.3.0 | 617.18 kB | 1.08 MB | | esquery | 1.6.0 | 1.04 MB | 1.07 MB | | source-map-support | 0.5.21 | 85.18 kB | 895.45 kB | | import-in-the-middle | 1.15.0 | 127.66 kB | 856.24 kB | | lru-cache | 10.4.3 | 804.3 kB | 804.3 kB | | escodegen | 2.1.0 | 108.55 kB | 510.59 kB | | @datadog/openfeature-node-server | 0.1.0-preview.15 | 106.53 kB | 424.55 kB | | opentracing | 0.14.7 | 194.81 kB | 194.81 kB | | source-map | 0.7.6 | 185.63 kB | 185.63 kB | | pprof-format | 2.2.1 | 163.06 kB | 163.06 kB | | @datadog/sketches-js | 2.1.1 | 109.9 kB | 109.9 kB | | @isaacs/ttlcache | 2.1.1 | 90.58 kB | 90.58 kB | | lodash.sortby | 4.7.0 | 75.76 kB | 75.76 kB | | ignore | 7.0.5 | 63.38 kB | 63.38 kB | | istanbul-lib-coverage | 3.2.2 | 34.37 kB | 34.37 kB | | rfdc | 1.4.1 | 27.15 kB | 27.15 kB | | dc-polyfill | 0.1.10 | 26.73 kB | 26.73 kB | | tlhunter-sorted-set | 0.1.0 | 24.94 kB | 24.94 kB | | shell-quote | 1.8.3 | 23.74 kB | 23.74 kB | | limiter | 1.1.5 | 23.17 kB | 23.17 kB | | retry | 0.13.1 | 18.85 kB | 18.85 kB | | semifies | 1.0.0 | 15.84 kB | 15.84 kB | | jest-docblock | 29.7.0 | 8.99 kB | 12.76 kB | | crypto-randomuuid | 1.0.0 | 11.18 kB | 11.18 kB | | ttl-set | 1.0.0 | 4.61 kB | 9.69 kB | | mutexify | 1.4.0 | 5.71 kB | 8.74 kB | | path-to-regexp | 0.1.12 | 6.6 kB | 6.6 kB | | module-details-from-path | 1.0.4 | 3.96 kB | 3.96 kB | | escape-string-regexp | 5.0.0 | 3.66 kB | 3.66 kB |

🤖 This report was automatically generated by heaviest-objects-in-the-universe

@codecov
Copy link

codecov bot commented Nov 11, 2025

Codecov Report

❌ Patch coverage is 34.28571% with 69 lines in your changes missing coverage. Please review.
✅ Project coverage is 82.12%. Comparing base (5ab5575) to head (9f67896).
⚠️ Report is 4 commits behind head on master.

Files with missing lines Patch % Lines
...dog-instrumentations/src/helpers/rewriter/index.js 34.84% 43 Missing ⚠️
...nstrumentations/src/helpers/rewriter/transforms.js 8.33% 22 Missing ⚠️
...datadog-instrumentations/src/helpers/instrument.js 33.33% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #6888      +/-   ##
==========================================
- Coverage   83.85%   82.12%   -1.74%     
==========================================
  Files         506      509       +3     
  Lines       21353    21457     +104     
==========================================
- Hits        17905    17621     -284     
- Misses       3448     3836     +388     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@datadog-datadog-prod-us1
Copy link

datadog-datadog-prod-us1 bot commented Nov 11, 2025

⚠️ Tests

⚠️ Warnings

❄️ 1 New flaky test detected

ESM with NODE_OPTIONS=--require dd-trace/init.js --loader dd-trace/loader-hook.mjs should detect COMMAND_INJECTION vulnerability from with NODE_OPTIONS=--require dd-trace/init.js --loader dd-trace/loader-hook.mjs (Datadog)
timeout, additionally:
AssertionError: expected { …(18) } to have property '_dd.iast.json'
    at /home/runner/work/dd-trace-js/dd-trace-js/integration-tests/appsec/iast.esm.spec.js:67:20
    at verifySpan (/home/runner/work/dd-trace-js/dd-trace-js/integration-tests/appsec/iast.esm.spec.js:52:15)
    at /home/runner/work/dd-trace-js/dd-trace-js/integration-tests/appsec/iast.esm.spec.js:66:11
    at FakeAgent.messageHandler (/home/runner/work/dd-trace-js/dd-trace-js/integration-tests/helpers/fake-agent.js:152:9)
    at FakeAgent.emit (node:events:517:28)
    at /home/runner/work/dd-trace-js/dd-trace-js/integration-tests/helpers/fake-agent.js:289:11
    at Layer.handleRequest (/home/runner/work/dd-trace-js/dd-trace-js/node_modules/router/lib/layer.js:152:17)
    at next (/home/runner/work/dd-trace-js/dd-trace-js/node_modules/router/lib/route.js:157:13)
...

ℹ️ Info

🧪 All tests passed

This comment will be updated automatically if new data arrives.
🔗 Commit SHA: 9f67896 | Docs | Datadog PR Page | Was this helpful? Give us feedback!

@pr-commenter
Copy link

pr-commenter bot commented Nov 11, 2025

Benchmarks

Benchmark execution time: 2025-11-11 03:33:22

Comparing candidate commit 9f67896 in PR branch orchestrion-wasm with baseline commit 5ab5575 in branch master.

Found 2 performance improvements and 430 performance regressions! Performance is the same for 1143 metrics, 65 unstable metrics.

scenario:appsec-appsec-enabled-18

  • 🟥 cpu_user_time [+178.303ms; +184.052ms] or [+35.133%; +36.266%]
  • 🟥 execution_time [+194.770ms; +200.065ms] or [+33.171%; +34.073%]
  • 🟥 instructions [+233.2M instructions; +237.2M instructions] or [+16.783%; +17.066%]
  • 🟥 max_rss_usage [+17.695MB; +17.953MB] or [+22.394%; +22.720%]

scenario:appsec-appsec-enabled-20

  • 🟥 cpu_user_time [+96.069ms; +101.017ms] or [+22.287%; +23.435%]
  • 🟥 execution_time [+114.358ms; +118.942ms] or [+23.231%; +24.162%]
  • 🟥 instructions [+217.6M instructions; +220.8M instructions] or [+17.788%; +18.050%]
  • 🟥 max_rss_usage [+10.680MB; +11.653MB] or [+13.557%; +14.793%]

scenario:appsec-appsec-enabled-22

  • 🟥 cpu_user_time [+62.710ms; +67.831ms] or [+15.969%; +17.273%]
  • 🟥 execution_time [+73.623ms; +78.150ms] or [+15.817%; +16.790%]
  • 🟥 instructions [+197.4M instructions; +200.4M instructions] or [+16.236%; +16.484%]
  • 🟥 max_rss_usage [+6.863MB; +7.037MB] or [+8.079%; +8.284%]

scenario:appsec-appsec-enabled-24

  • 🟥 cpu_user_time [+66.920ms; +72.718ms] or [+16.971%; +18.442%]
  • 🟥 execution_time [+79.484ms; +84.376ms] or [+16.799%; +17.833%]
  • 🟥 instructions [+202.0M instructions; +204.5M instructions] or [+17.434%; +17.647%]
  • 🟥 max_rss_usage [+8.974MB; +9.179MB] or [+9.806%; +10.030%]

scenario:appsec-appsec-enabled-with-attacks-18

  • 🟥 cpu_user_time [+181.246ms; +187.455ms] or [+33.072%; +34.205%]
  • 🟥 execution_time [+198.280ms; +204.480ms] or [+31.491%; +32.476%]
  • 🟥 instructions [+239.3M instructions; +242.8M instructions] or [+16.285%; +16.523%]
  • 🟥 max_rss_usage [+16.935MB; +17.204MB] or [+20.968%; +21.301%]

scenario:appsec-appsec-enabled-with-attacks-20

  • 🟥 cpu_user_time [+93.477ms; +98.647ms] or [+20.533%; +21.668%]
  • 🟥 execution_time [+113.323ms; +117.902ms] or [+21.948%; +22.835%]
  • 🟥 instructions [+217.2M instructions; +220.8M instructions] or [+16.705%; +16.979%]
  • 🟥 max_rss_usage [+11.716MB; +12.660MB] or [+14.791%; +15.982%]

scenario:appsec-appsec-enabled-with-attacks-22

  • 🟥 cpu_user_time [+63.212ms; +68.668ms] or [+15.028%; +16.325%]
  • 🟥 execution_time [+74.661ms; +79.691ms] or [+15.078%; +16.094%]
  • 🟥 instructions [+195.6M instructions; +199.0M instructions] or [+15.235%; +15.504%]
  • 🟥 max_rss_usage [+8.467MB; +8.665MB] or [+9.877%; +10.109%]

scenario:appsec-appsec-enabled-with-attacks-24

  • 🟥 cpu_user_time [+65.662ms; +71.795ms] or [+15.654%; +17.116%]
  • 🟥 execution_time [+78.574ms; +83.803ms] or [+15.694%; +16.738%]
  • 🟥 instructions [+202.4M instructions; +204.9M instructions] or [+16.547%; +16.752%]
  • 🟥 max_rss_usage [+10.374MB; +10.637MB] or [+11.233%; +11.518%]

scenario:appsec-control-18

  • 🟥 cpu_user_time [+180.913ms; +185.324ms] or [+45.710%; +46.825%]
  • 🟥 execution_time [+199.008ms; +203.233ms] or [+42.150%; +43.045%]
  • 🟥 instructions [+239.9M instructions; +243.2M instructions] or [+23.885%; +24.214%]
  • 🟥 max_rss_usage [+17.816MB; +18.096MB] or [+24.948%; +25.340%]

scenario:appsec-control-20

  • 🟥 cpu_user_time [+95.302ms; +99.368ms] or [+30.308%; +31.602%]
  • 🟥 execution_time [+113.280ms; +116.485ms] or [+30.650%; +31.517%]
  • 🟥 instructions [+213.4M instructions; +216.4M instructions] or [+25.115%; +25.472%]
  • 🟥 max_rss_usage [+12.290MB; +13.294MB] or [+18.121%; +19.600%]

scenario:appsec-control-22

  • 🟥 cpu_user_time [+62.936ms; +67.100ms] or [+21.428%; +22.846%]
  • 🟥 execution_time [+72.606ms; +75.962ms] or [+20.110%; +21.040%]
  • 🟥 instructions [+193.1M instructions; +195.9M instructions] or [+22.678%; +23.007%]
  • 🟥 max_rss_usage [+8.174MB; +8.303MB] or [+10.918%; +11.090%]

scenario:appsec-control-24

  • 🟥 cpu_user_time [+64.402ms; +68.988ms] or [+21.746%; +23.294%]
  • 🟥 execution_time [+76.503ms; +80.640ms] or [+20.767%; +21.891%]
  • 🟥 instructions [+200.3M instructions; +202.7M instructions] or [+24.932%; +25.242%]
  • 🟥 max_rss_usage [+10.038MB; +10.310MB] or [+12.251%; +12.583%]

scenario:appsec-control-with-attacks-18

  • 🟥 cpu_user_time [+182.524ms; +187.415ms] or [+45.303%; +46.517%]
  • 🟥 execution_time [+199.336ms; +203.855ms] or [+41.495%; +42.435%]
  • 🟥 instructions [+239.2M instructions; +242.9M instructions] or [+23.625%; +23.986%]
  • 🟥 max_rss_usage [+17.821MB; +18.110MB] or [+24.926%; +25.331%]

scenario:appsec-control-with-attacks-20

  • 🟥 cpu_user_time [+94.666ms; +98.652ms] or [+29.922%; +31.182%]
  • 🟥 execution_time [+113.664ms; +116.736ms] or [+30.653%; +31.482%]
  • 🟥 instructions [+212.9M instructions; +215.9M instructions] or [+24.793%; +25.136%]
  • 🟥 max_rss_usage [+12.101MB; +13.042MB] or [+17.831%; +19.218%]

scenario:appsec-control-with-attacks-22

  • 🟥 cpu_user_time [+63.702ms; +67.919ms] or [+21.574%; +23.002%]
  • 🟥 execution_time [+72.723ms; +76.232ms] or [+20.102%; +21.072%]
  • 🟥 instructions [+195.7M instructions; +198.5M instructions] or [+22.802%; +23.122%]
  • 🟥 max_rss_usage [+8.203MB; +8.365MB] or [+10.925%; +11.142%]

scenario:appsec-control-with-attacks-24

  • 🟥 cpu_user_time [+65.219ms; +70.027ms] or [+21.783%; +23.388%]
  • 🟥 execution_time [+76.879ms; +80.876ms] or [+20.640%; +21.713%]
  • 🟥 instructions [+200.8M instructions; +203.3M instructions] or [+24.909%; +25.216%]
  • 🟥 max_rss_usage [+9.983MB; +10.287MB] or [+12.164%; +12.534%]

scenario:appsec-iast-no-vulnerability-control-18

  • 🟥 cpu_user_time [+196.406ms; +207.126ms] or [+31.731%; +33.463%]
  • 🟥 execution_time [+211.347ms; +219.994ms] or [+29.132%; +30.324%]
  • 🟥 instructions [+226.5M instructions; +246.3M instructions] or [+15.178%; +16.506%]
  • 🟥 max_rss_usage [+18.573MB; +19.292MB] or [+22.730%; +23.610%]

scenario:appsec-iast-no-vulnerability-control-20

  • 🟥 cpu_user_time [+91.852ms; +105.604ms] or [+16.634%; +19.124%]
  • 🟥 execution_time [+113.229ms; +123.557ms] or [+17.726%; +19.343%]
  • 🟥 instructions [+195.8M instructions; +221.4M instructions] or [+15.106%; +17.082%]
  • 🟥 max_rss_usage [+11.371MB; +13.863MB] or [+14.325%; +17.465%]

scenario:appsec-iast-no-vulnerability-control-22

  • 🟥 cpu_user_time [+69.416ms; +79.523ms] or [+13.780%; +15.786%]
  • 🟥 execution_time [+82.331ms; +89.954ms] or [+13.649%; +14.913%]
  • 🟥 instructions [+195.5M instructions; +218.0M instructions] or [+15.186%; +16.937%]
  • 🟥 max_rss_usage [+10.586MB; +11.347MB] or [+12.255%; +13.136%]

scenario:appsec-iast-no-vulnerability-control-24

  • 🟥 cpu_user_time [+72.960ms; +85.766ms] or [+15.589%; +18.326%]
  • 🟥 execution_time [+85.210ms; +91.794ms] or [+14.777%; +15.919%]
  • 🟥 instructions [+193.6M instructions; +208.4M instructions] or [+16.535%; +17.801%]
  • 🟥 max_rss_usage [+10.735MB; +11.542MB] or [+11.774%; +12.659%]

scenario:appsec-iast-no-vulnerability-iast-enabled-always-active-18

  • 🟩 max_rss_usage [-14.055MB; -10.417MB] or [-10.034%; -7.437%]

scenario:appsec-iast-no-vulnerability-iast-enabled-default-config-18

  • 🟩 max_rss_usage [-13.093MB; -9.764MB] or [-9.343%; -6.967%]

scenario:appsec-iast-startup-time-control-18

  • 🟥 cpu_user_time [+249.016ms; +261.714ms] or [+31.966%; +33.596%]
  • 🟥 execution_time [+270.444ms; +277.348ms] or [+29.629%; +30.386%]
  • 🟥 instructions [+245.2M instructions; +266.2M instructions] or [+11.871%; +12.889%]
  • 🟥 max_rss_usage [+18.103MB; +18.987MB] or [+18.167%; +19.054%]

scenario:appsec-iast-startup-time-control-20

  • 🟥 cpu_user_time [+123.688ms; +136.174ms] or [+18.073%; +19.898%]
  • 🟥 execution_time [+143.503ms; +150.977ms] or [+17.770%; +18.695%]
  • 🟥 instructions [+223.6M instructions; +246.6M instructions] or [+11.935%; +13.162%]
  • 🟥 max_rss_usage [+11.895MB; +15.060MB] or [+12.242%; +15.499%]

scenario:appsec-iast-startup-time-control-22

  • 🟥 cpu_user_time [+69.057ms; +80.919ms] or [+10.676%; +12.510%]
  • 🟥 execution_time [+83.813ms; +91.880ms] or [+10.427%; +11.430%]
  • 🟥 instructions [+184.1M instructions; +207.8M instructions] or [+9.638%; +10.875%]
  • 🟥 max_rss_usage [+7.137MB; +8.047MB] or [+6.743%; +7.603%]

scenario:appsec-iast-startup-time-control-24

  • 🟥 cpu_user_time [+56.469ms; +73.001ms] or [+8.969%; +11.595%]
  • 🟥 execution_time [+78.346ms; +86.213ms] or [+9.865%; +10.856%]
  • 🟥 instructions [+204.2M instructions; +218.4M instructions] or [+10.897%; +11.656%]
  • 🟥 max_rss_usage [+11.157MB; +11.787MB] or [+9.918%; +10.478%]

scenario:appsec-iast-with-vulnerability-control-18

  • 🟥 cpu_user_time [+214.446ms; +231.825ms] or [+26.066%; +28.179%]
  • 🟥 execution_time [+273.020ms; +289.636ms] or [+23.919%; +25.375%]
  • 🟥 instructions [+284.3M instructions; +308.1M instructions] or [+12.657%; +13.715%]
  • 🟥 max_rss_usage [+17.853MB; +18.686MB] or [+21.017%; +21.998%]

scenario:appsec-iast-with-vulnerability-control-20

  • 🟥 cpu_user_time [+91.847ms; +115.688ms] or [+12.148%; +15.301%]
  • 🟥 execution_time [+146.395ms; +164.028ms] or [+14.031%; +15.721%]
  • 🟥 instructions [+252.6M instructions; +281.8M instructions] or [+12.673%; +14.140%]
  • 🟥 max_rss_usage [+12.137MB; +14.553MB] or [+14.333%; +17.186%]

scenario:appsec-iast-with-vulnerability-control-22

  • 🟥 cpu_user_time [+59.627ms; +78.594ms] or [+8.161%; +10.757%]
  • 🟥 execution_time [+97.564ms; +115.236ms] or [+9.408%; +11.112%]
  • 🟥 instructions [+226.6M instructions; +251.9M instructions] or [+10.949%; +12.170%]
  • 🟥 max_rss_usage [+9.971MB; +10.664MB] or [+10.874%; +11.630%]

scenario:appsec-iast-with-vulnerability-control-24

  • 🟥 cpu_user_time [+64.028ms; +81.169ms] or [+9.880%; +12.525%]
  • 🟥 execution_time [+92.828ms; +110.158ms] or [+9.602%; +11.394%]
  • 🟥 instructions [+222.9M instructions; +241.1M instructions] or [+11.775%; +12.733%]
  • 🟥 max_rss_usage [+9.945MB; +10.880MB] or [+10.433%; +11.414%]

scenario:appsec-startup-time-appsec-enabled-18

  • 🟥 cpu_user_time [+240.589ms; +251.350ms] or [+29.269%; +30.578%]
  • 🟥 execution_time [+260.750ms; +271.528ms] or [+27.202%; +28.326%]
  • 🟥 instructions [+274.7M instructions; +279.5M instructions] or [+11.762%; +11.967%]
  • 🟥 max_rss_usage [+21.740MB; +22.058MB] or [+19.994%; +20.287%]

scenario:appsec-startup-time-appsec-enabled-20

  • 🟥 cpu_user_time [+117.192ms; +126.149ms] or [+15.925%; +17.142%]
  • 🟥 execution_time [+138.470ms; +148.213ms] or [+16.155%; +17.291%]
  • 🟥 instructions [+241.6M instructions; +246.3M instructions] or [+11.304%; +11.523%]
  • 🟥 max_rss_usage [+14.218MB; +15.106MB] or [+13.501%; +14.345%]

scenario:appsec-startup-time-appsec-enabled-22

  • 🟥 cpu_user_time [+69.526ms; +78.445ms] or [+10.100%; +11.396%]
  • 🟥 execution_time [+80.593ms; +89.673ms] or [+9.548%; +10.624%]
  • 🟥 instructions [+206.5M instructions; +210.5M instructions] or [+9.564%; +9.746%]
  • 🟥 max_rss_usage [+9.184MB; +9.459MB] or [+8.189%; +8.434%]

scenario:appsec-startup-time-appsec-enabled-24

  • 🟥 cpu_user_time [+63.812ms; +72.034ms] or [+9.511%; +10.737%]
  • 🟥 execution_time [+75.318ms; +84.960ms] or [+9.063%; +10.223%]
  • 🟥 instructions [+207.3M instructions; +210.5M instructions] or [+9.732%; +9.883%]
  • 🟥 max_rss_usage [+10.752MB; +10.990MB] or [+8.916%; +9.114%]

scenario:appsec-startup-time-control-18

  • 🟥 cpu_user_time [+242.865ms; +252.737ms] or [+31.943%; +33.242%]
  • 🟥 execution_time [+259.856ms; +269.704ms] or [+29.145%; +30.249%]
  • 🟥 instructions [+253.7M instructions; +259.0M instructions] or [+12.241%; +12.496%]
  • 🟥 max_rss_usage [+18.581MB; +18.904MB] or [+18.694%; +19.019%]

scenario:appsec-startup-time-control-20

  • 🟥 cpu_user_time [+121.829ms; +130.832ms] or [+18.082%; +19.419%]
  • 🟥 execution_time [+139.677ms; +148.669ms] or [+17.644%; +18.779%]
  • 🟥 instructions [+231.4M instructions; +236.2M instructions] or [+12.318%; +12.576%]
  • 🟥 max_rss_usage [+12.298MB; +13.268MB] or [+12.613%; +13.607%]

scenario:appsec-startup-time-control-22

  • 🟥 cpu_user_time [+72.072ms; +80.239ms] or [+11.366%; +12.654%]
  • 🟥 execution_time [+83.199ms; +91.761ms] or [+10.631%; +11.725%]
  • 🟥 instructions [+201.8M instructions; +206.0M instructions] or [+10.548%; +10.768%]
  • 🟥 max_rss_usage [+8.802MB; +9.202MB] or [+8.319%; +8.697%]

scenario:appsec-startup-time-control-24

  • 🟥 cpu_user_time [+64.947ms; +73.203ms] or [+10.562%; +11.904%]
  • 🟥 execution_time [+75.371ms; +84.461ms] or [+9.808%; +10.990%]
  • 🟥 instructions [+208.2M instructions; +211.2M instructions] or [+11.095%; +11.255%]
  • 🟥 max_rss_usage [+11.493MB; +11.791MB] or [+10.215%; +10.480%]

scenario:log-skip-log-18

  • 🟥 cpu_user_time [+182.807ms; +189.444ms] or [+43.465%; +45.043%]
  • 🟥 execution_time [+203.848ms; +207.151ms] or [+43.210%; +43.910%]
  • 🟥 instructions [+206.9M instructions; +214.1M instructions] or [+12.660%; +13.100%]
  • 🟥 max_rss_usage [+16.617MB; +17.185MB] or [+24.259%; +25.089%]

scenario:log-skip-log-20

  • 🟥 cpu_user_time [+98.318ms; +102.885ms] or [+30.651%; +32.075%]
  • 🟥 execution_time [+116.998ms; +119.715ms] or [+31.831%; +32.570%]
  • 🟥 instructions [+222.2M instructions; +228.8M instructions] or [+18.561%; +19.111%]
  • 🟥 max_rss_usage [+10.797MB; +12.153MB] or [+16.437%; +18.502%]

scenario:log-skip-log-22

  • 🟥 cpu_user_time [+64.101ms; +70.166ms] or [+20.138%; +22.043%]
  • 🟥 execution_time [+77.709ms; +80.193ms] or [+20.766%; +21.429%]
  • 🟥 instructions [+185.5M instructions; +193.5M instructions] or [+14.809%; +15.443%]
  • 🟥 max_rss_usage [+6.615MB; +7.123MB] or [+8.997%; +9.688%]

scenario:log-skip-log-24

  • 🟥 cpu_user_time [+66.138ms; +71.643ms] or [+21.725%; +23.533%]
  • 🟥 execution_time [+76.694ms; +80.165ms] or [+21.000%; +21.950%]
  • 🟥 instructions [+178.2M instructions; +186.9M instructions] or [+13.520%; +14.184%]
  • 🟥 max_rss_usage [+8.371MB; +8.896MB] or [+10.566%; +11.228%]

scenario:log-with-debug-18

  • 🟥 cpu_user_time [+186.500ms; +192.603ms] or [+44.496%; +45.952%]
  • 🟥 execution_time [+202.492ms; +206.235ms] or [+42.921%; +43.714%]
  • 🟥 instructions [+206.2M instructions; +213.5M instructions] or [+12.613%; +13.057%]
  • 🟥 max_rss_usage [+16.586MB; +17.051MB] or [+24.172%; +24.849%]

scenario:log-with-debug-20

  • 🟥 cpu_user_time [+97.808ms; +103.624ms] or [+30.538%; +32.354%]
  • 🟥 execution_time [+117.781ms; +120.061ms] or [+32.075%; +32.696%]
  • 🟥 instructions [+220.3M instructions; +226.1M instructions] or [+18.390%; +18.870%]
  • 🟥 max_rss_usage [+10.312MB; +11.545MB] or [+15.678%; +17.551%]

scenario:log-with-debug-22

  • 🟥 cpu_user_time [+60.584ms; +66.491ms] or [+18.981%; +20.831%]
  • 🟥 execution_time [+76.855ms; +79.461ms] or [+20.541%; +21.238%]
  • 🟥 instructions [+187.6M instructions; +194.6M instructions] or [+14.992%; +15.546%]
  • 🟥 max_rss_usage [+6.788MB; +7.298MB] or [+9.243%; +9.938%]

scenario:log-with-debug-24

  • 🟥 cpu_user_time [+66.950ms; +72.889ms] or [+22.123%; +24.085%]
  • 🟥 execution_time [+78.003ms; +80.962ms] or [+21.394%; +22.206%]
  • 🟥 instructions [+183.3M instructions; +191.5M instructions] or [+13.955%; +14.578%]
  • 🟥 max_rss_usage [+8.378MB; +8.785MB] or [+10.573%; +11.086%]

scenario:log-with-error-18

  • 🟥 cpu_user_time [+185.116ms; +191.402ms] or [+44.281%; +45.785%]
  • 🟥 execution_time [+203.121ms; +206.992ms] or [+43.243%; +44.067%]
  • 🟥 instructions [+209.1M instructions; +217.4M instructions] or [+12.787%; +13.290%]
  • 🟥 max_rss_usage [+16.543MB; +17.049MB] or [+24.096%; +24.834%]

scenario:log-with-error-20

  • 🟥 cpu_user_time [+96.688ms; +102.182ms] or [+30.300%; +32.021%]
  • 🟥 execution_time [+117.687ms; +120.847ms] or [+32.142%; +33.005%]
  • 🟥 instructions [+222.5M instructions; +229.3M instructions] or [+18.560%; +19.133%]
  • 🟥 max_rss_usage [+10.595MB; +11.975MB] or [+16.086%; +18.182%]

scenario:log-with-error-22

  • 🟥 cpu_user_time [+63.882ms; +69.916ms] or [+20.345%; +22.266%]
  • 🟥 execution_time [+76.508ms; +78.969ms] or [+20.752%; +21.420%]
  • 🟥 instructions [+190.1M instructions; +198.5M instructions] or [+15.173%; +15.848%]
  • 🟥 max_rss_usage [+6.277MB; +6.903MB] or [+8.504%; +9.352%]

scenario:log-with-error-24

  • 🟥 cpu_user_time [+64.139ms; +69.753ms] or [+20.999%; +22.838%]
  • 🟥 execution_time [+76.441ms; +79.676ms] or [+20.953%; +21.840%]
  • 🟥 instructions [+183.0M instructions; +190.9M instructions] or [+13.923%; +14.528%]
  • 🟥 max_rss_usage [+8.347MB; +8.823MB] or [+10.539%; +11.140%]

scenario:log-without-log-18

  • 🟥 cpu_user_time [+185.999ms; +192.331ms] or [+47.535%; +49.153%]
  • 🟥 execution_time [+205.141ms; +209.103ms] or [+46.418%; +47.314%]
  • 🟥 instructions [+210.6M instructions; +221.5M instructions] or [+14.303%; +15.043%]
  • 🟥 max_rss_usage [+16.536MB; +17.032MB] or [+24.092%; +24.815%]

scenario:log-without-log-20

  • 🟥 cpu_user_time [+98.798ms; +104.594ms] or [+32.985%; +34.920%]
  • 🟥 execution_time [+118.526ms; +120.887ms] or [+34.062%; +34.741%]
  • 🟥 instructions [+222.1M instructions; +228.4M instructions] or [+20.616%; +21.195%]
  • 🟥 max_rss_usage [+11.086MB; +12.585MB] or [+16.869%; +19.150%]

scenario:log-without-log-22

  • 🟥 cpu_user_time [+64.057ms; +69.839ms] or [+21.911%; +23.889%]
  • 🟥 execution_time [+77.364ms; +79.979ms] or [+22.207%; +22.958%]
  • 🟥 instructions [+189.5M instructions; +196.9M instructions] or [+17.062%; +17.737%]
  • 🟥 max_rss_usage [+6.717MB; +7.240MB] or [+9.146%; +9.857%]

scenario:log-without-log-24

  • 🟥 cpu_user_time [+64.700ms; +70.295ms] or [+23.445%; +25.472%]
  • 🟥 execution_time [+77.767ms; +80.611ms] or [+23.169%; +24.016%]
  • 🟥 instructions [+184.4M instructions; +192.8M instructions] or [+15.850%; +16.574%]
  • 🟥 max_rss_usage [+8.482MB; +8.922MB] or [+10.714%; +11.270%]

scenario:net-with-tracer-18

  • 🟥 cpu_user_time [+191.185ms; +195.686ms] or [+50.500%; +51.689%]
  • 🟥 execution_time [+210.259ms; +212.633ms] or [+38.408%; +38.842%]
  • 🟥 instructions [+243.1M instructions; +246.9M instructions] or [+24.678%; +25.067%]
  • 🟥 max_rss_usage [+19.174MB; +19.400MB] or [+27.754%; +28.082%]

scenario:net-with-tracer-20

  • 🟥 cpu_user_time [+93.289ms; +97.440ms] or [+27.940%; +29.183%]
  • 🟥 execution_time [+110.730ms; +112.783ms] or [+22.520%; +22.938%]
  • 🟥 instructions [+209.4M instructions; +212.5M instructions] or [+23.663%; +24.015%]
  • 🟥 max_rss_usage [+12.446MB; +13.387MB] or [+18.216%; +19.593%]

scenario:net-with-tracer-22

  • 🟥 cpu_user_time [+61.719ms; +66.399ms] or [+19.828%; +21.332%]
  • 🟥 execution_time [+76.050ms; +78.186ms] or [+16.210%; +16.666%]
  • 🟥 instructions [+188.1M instructions; +191.9M instructions] or [+21.330%; +21.764%]
  • 🟥 max_rss_usage [+8.222MB; +8.373MB] or [+10.896%; +11.096%]

scenario:net-with-tracer-24

  • 🟥 cpu_user_time [+65.136ms; +69.863ms] or [+21.043%; +22.570%]
  • 🟥 execution_time [+75.789ms; +78.254ms] or [+15.677%; +16.187%]
  • 🟥 instructions [+197.2M instructions; +200.0M instructions] or [+23.726%; +24.068%]
  • 🟥 max_rss_usage [+9.369MB; +9.582MB] or [+11.350%; +11.607%]

scenario:plugin-bluebird-with-tracer-18

  • 🟥 cpu_user_time [+175.171ms; +180.611ms] or [+47.590%; +49.068%]
  • 🟥 execution_time [+193.013ms; +198.125ms] or [+45.251%; +46.450%]
  • 🟥 instructions [+231.2M instructions; +239.5M instructions] or [+23.089%; +23.918%]
  • 🟥 max_rss_usage [+17.191MB; +17.656MB] or [+23.141%; +23.768%]

scenario:plugin-bluebird-with-tracer-20

  • 🟥 cpu_user_time [+95.129ms; +100.244ms] or [+30.878%; +32.538%]
  • 🟥 execution_time [+114.321ms; +119.011ms] or [+31.794%; +33.098%]
  • 🟥 instructions [+205.1M instructions; +213.7M instructions] or [+22.777%; +23.733%]
  • 🟥 max_rss_usage [+10.726MB; +11.740MB] or [+14.733%; +16.125%]

scenario:plugin-bluebird-with-tracer-22

  • 🟥 cpu_user_time [+49.368ms; +54.135ms] or [+15.647%; +17.159%]
  • 🟥 execution_time [+61.020ms; +65.454ms] or [+16.123%; +17.294%]
  • 🟥 instructions [+161.7M instructions; +168.4M instructions] or [+17.058%; +17.762%]
  • 🟥 max_rss_usage [+7.795MB; +8.095MB] or [+9.671%; +10.043%]

scenario:plugin-bluebird-with-tracer-24

  • 🟥 cpu_user_time [+54.551ms; +60.238ms] or [+18.653%; +20.597%]
  • 🟥 execution_time [+69.833ms; +75.297ms] or [+19.464%; +20.987%]
  • 🟥 instructions [+158.8M instructions; +165.6M instructions] or [+18.177%; +18.956%]
  • 🟥 max_rss_usage [+12.220MB; +12.844MB] or [+14.277%; +15.006%]

scenario:plugin-dns-with-tracer-18

  • 🟥 cpu_usage_percentage [+5.359%; +5.797%]
  • 🟥 cpu_user_time [+174.932ms; +197.341ms] or [+30.524%; +34.434%]
  • 🟥 execution_time [+160.938ms; +233.747ms] or [+6.439%; +9.352%]
  • 🟥 instructions [+234.2M instructions; +242.2M instructions] or [+19.728%; +20.397%]
  • 🟥 max_rss_usage [+17.990MB; +18.317MB] or [+24.908%; +25.360%]

scenario:plugin-dns-with-tracer-20

  • 🟥 cpu_user_time [+85.859ms; +106.871ms] or [+15.604%; +19.422%]
  • 🟥 instructions [+208.7M instructions; +215.5M instructions] or [+19.893%; +20.546%]
  • 🟥 max_rss_usage [+11.971MB; +13.602MB] or [+16.596%; +18.857%]

scenario:plugin-dns-with-tracer-22

  • 🟥 cpu_user_time [+52.532ms; +73.858ms] or [+11.053%; +15.540%]
  • 🟥 instructions [+179.3M instructions; +186.3M instructions] or [+16.752%; +17.407%]
  • 🟥 max_rss_usage [+12.335MB; +12.708MB] or [+16.016%; +16.501%]

scenario:plugin-dns-with-tracer-24

  • 🟥 cpu_user_time [+57.845ms; +77.738ms] or [+13.707%; +18.420%]
  • 🟥 instructions [+193.1M instructions; +198.7M instructions] or [+19.900%; +20.482%]
  • 🟥 max_rss_usage [+8.913MB; +9.195MB] or [+10.346%; +10.673%]

scenario:plugin-graphql-with-depth-and-collapse-off-18

  • 🟥 cpu_user_time [+154.529ms; +192.710ms] or [+9.661%; +12.048%]
  • 🟥 execution_time [+168.216ms; +208.285ms] or [+9.626%; +11.919%]
  • 🟥 instructions [+255.2M instructions; +281.2M instructions] or [+7.266%; +8.006%]
  • 🟥 max_rss_usage [+25.491MB; +27.475MB] or [+16.918%; +18.235%]

scenario:plugin-graphql-with-depth-and-collapse-off-20

  • 🟥 cpu_user_time [+115.980ms; +161.418ms] or [+8.310%; +11.566%]
  • 🟥 execution_time [+119.545ms; +166.353ms] or [+7.810%; +10.868%]
  • 🟥 instructions [+224.2M instructions; +266.7M instructions] or [+7.281%; +8.663%]
  • 🟥 max_rss_usage [+12.789MB; +15.023MB] or [+8.692%; +10.211%]

scenario:plugin-graphql-with-depth-and-collapse-off-22

  • 🟥 cpu_user_time [+85.261ms; +116.088ms] or [+7.039%; +9.584%]
  • 🟥 execution_time [+86.607ms; +121.081ms] or [+6.356%; +8.886%]
  • 🟥 instructions [+209.8M instructions; +237.8M instructions] or [+7.008%; +7.943%]
  • 🟥 max_rss_usage [+19.244MB; +20.009MB] or [+12.868%; +13.379%]

scenario:plugin-graphql-with-depth-and-collapse-off-24

  • 🟥 cpu_user_time [+87.413ms; +116.363ms] or [+9.496%; +12.640%]
  • 🟥 execution_time [+93.690ms; +124.299ms] or [+8.569%; +11.368%]
  • 🟥 instructions [+213.2M instructions; +227.2M instructions] or [+7.930%; +8.450%]
  • 🟥 max_rss_usage [+9.993MB; +10.955MB] or [+5.395%; +5.915%]

scenario:plugin-graphql-with-depth-and-collapse-on-18

  • 🟥 cpu_user_time [+230.026ms; +248.946ms] or [+23.406%; +25.331%]
  • 🟥 execution_time [+242.873ms; +257.658ms] or [+22.090%; +23.434%]
  • 🟥 instructions [+292.9M instructions; +317.0M instructions] or [+14.416%; +15.603%]
  • 🟥 max_rss_usage [+19.775MB; +20.301MB] or [+16.748%; +17.194%]

scenario:plugin-graphql-with-depth-and-collapse-on-20

  • 🟥 cpu_user_time [+87.968ms; +114.166ms] or [+9.724%; +12.621%]
  • 🟥 execution_time [+99.777ms; +125.228ms] or [+9.872%; +12.390%]
  • 🟥 instructions [+212.1M instructions; +235.8M instructions] or [+11.386%; +12.662%]
  • 🟥 max_rss_usage [+14.737MB; +16.446MB] or [+12.793%; +14.276%]

scenario:plugin-graphql-with-depth-and-collapse-on-22

  • 🟥 cpu_user_time [+100.694ms; +115.833ms] or [+13.445%; +15.467%]
  • 🟥 execution_time [+112.859ms; +127.410ms] or [+12.963%; +14.634%]
  • 🟥 instructions [+200.5M instructions; +229.3M instructions] or [+10.683%; +12.215%]
  • 🟥 max_rss_usage [+13.509MB; +14.196MB] or [+11.133%; +11.699%]

scenario:plugin-graphql-with-depth-and-collapse-on-24

  • 🟥 cpu_user_time [+61.141ms; +75.789ms] or [+10.010%; +12.408%]
  • 🟥 execution_time [+74.104ms; +87.641ms] or [+10.041%; +11.876%]
  • 🟥 instructions [+191.3M instructions; +204.4M instructions] or [+11.734%; +12.537%]
  • 🟥 max_rss_usage [+9.506MB; +10.257MB] or [+7.581%; +8.179%]

scenario:plugin-graphql-with-depth-off-18

  • 🟥 cpu_user_time [+229.880ms; +247.642ms] or [+22.957%; +24.731%]
  • 🟥 execution_time [+240.346ms; +257.053ms] or [+21.463%; +22.955%]
  • 🟥 instructions [+297.4M instructions; +331.1M instructions] or [+14.161%; +15.764%]
  • 🟥 max_rss_usage [+18.880MB; +19.811MB] or [+15.811%; +16.591%]

scenario:plugin-graphql-with-depth-off-20

  • 🟥 cpu_user_time [+89.088ms; +108.789ms] or [+9.676%; +11.816%]
  • 🟥 execution_time [+101.734ms; +124.111ms] or [+9.916%; +12.097%]
  • 🟥 instructions [+218.0M instructions; +257.5M instructions] or [+11.374%; +13.436%]
  • 🟥 max_rss_usage [+14.209MB; +15.926MB] or [+12.197%; +13.671%]

scenario:plugin-graphql-with-depth-off-22

  • 🟥 cpu_user_time [+109.178ms; +122.974ms] or [+14.052%; +15.827%]
  • 🟥 execution_time [+114.112ms; +126.667ms] or [+12.615%; +14.003%]
  • 🟥 instructions [+226.9M instructions; +253.7M instructions] or [+11.975%; +13.391%]
  • 🟥 max_rss_usage [+14.207MB; +14.650MB] or [+11.617%; +11.979%]

scenario:plugin-graphql-with-depth-off-24

  • 🟥 cpu_user_time [+64.594ms; +77.528ms] or [+10.367%; +12.442%]
  • 🟥 execution_time [+72.187ms; +84.372ms] or [+9.596%; +11.216%]
  • 🟥 instructions [+199.1M instructions; +213.6M instructions] or [+11.845%; +12.707%]
  • 🟥 max_rss_usage [+10.259MB; +11.034MB] or [+8.172%; +8.789%]

scenario:plugin-graphql-with-depth-on-max-18

  • 🟥 cpu_user_time [+227.341ms; +245.879ms] or [+23.253%; +25.149%]
  • 🟥 execution_time [+239.417ms; +256.433ms] or [+21.859%; +23.413%]
  • 🟥 instructions [+277.4M instructions; +304.4M instructions] or [+13.533%; +14.854%]
  • 🟥 max_rss_usage [+19.805MB; +20.301MB] or [+16.761%; +17.182%]

scenario:plugin-graphql-with-depth-on-max-20

  • 🟥 cpu_user_time [+99.809ms; +121.942ms] or [+11.222%; +13.710%]
  • 🟥 execution_time [+110.720ms; +132.393ms] or [+11.099%; +13.272%]
  • 🟥 instructions [+202.4M instructions; +235.7M instructions] or [+10.884%; +12.677%]
  • 🟥 max_rss_usage [+15.406MB; +17.449MB] or [+13.371%; +15.144%]

scenario:plugin-graphql-with-depth-on-max-22

  • 🟥 cpu_user_time [+107.582ms; +122.097ms] or [+14.462%; +16.414%]
  • 🟥 execution_time [+117.914ms; +131.293ms] or [+13.582%; +15.123%]
  • 🟥 instructions [+201.3M instructions; +227.1M instructions] or [+10.766%; +12.143%]
  • 🟥 max_rss_usage [+13.812MB; +14.376MB] or [+11.391%; +11.856%]

scenario:plugin-graphql-with-depth-on-max-24

  • 🟥 cpu_user_time [+62.998ms; +75.897ms] or [+10.308%; +12.419%]
  • 🟥 execution_time [+71.321ms; +85.191ms] or [+9.671%; +11.551%]
  • 🟥 instructions [+188.3M instructions; +204.7M instructions] or [+11.513%; +12.516%]
  • 🟥 max_rss_usage [+9.572MB; +10.299MB] or [+7.639%; +8.218%]

scenario:plugin-http-client-with-tracer-18

  • 🟥 cpu_user_time [+176.319ms; +192.471ms] or [+21.203%; +23.145%]
  • 🟥 execution_time [+190.226ms; +211.687ms] or [+15.538%; +17.291%]
  • 🟥 instructions [+226.6M instructions; +234.5M instructions] or [+13.424%; +13.892%]
  • 🟥 max_rss_usage [+18.183MB; +18.776MB] or [+22.061%; +22.780%]

scenario:plugin-http-client-with-tracer-20

  • 🟥 cpu_user_time [+97.927ms; +107.961ms] or [+17.168%; +18.927%]
  • 🟥 execution_time [+114.018ms; +124.423ms] or [+14.411%; +15.726%]
  • 🟥 instructions [+216.5M instructions; +223.6M instructions] or [+18.362%; +18.964%]
  • 🟥 max_rss_usage [+15.243MB; +16.770MB] or [+21.031%; +23.136%]

scenario:plugin-http-client-with-tracer-22

  • 🟥 cpu_user_time [+64.282ms; +73.916ms] or [+11.807%; +13.577%]
  • 🟥 execution_time [+72.895ms; +83.984ms] or [+9.382%; +10.809%]
  • 🟥 instructions [+194.7M instructions; +203.8M instructions] or [+16.197%; +16.955%]
  • 🟥 max_rss_usage [+12.847MB; +13.119MB] or [+15.742%; +16.075%]

scenario:plugin-http-client-with-tracer-24

  • 🟥 cpu_user_time [+64.716ms; +76.052ms] or [+13.644%; +16.034%]
  • 🟥 execution_time [+76.742ms; +88.300ms] or [+10.983%; +12.637%]
  • 🟥 instructions [+191.4M instructions; +197.5M instructions] or [+17.485%; +18.040%]
  • 🟥 max_rss_usage [+12.209MB; +12.695MB] or [+13.873%; +14.426%]

scenario:plugin-http-server-querystring-obfuscation-18

  • 🟥 execution_time [+214.365ms; +220.575ms] or [+18.708%; +19.250%]

scenario:plugin-http-server-querystring-obfuscation-20

  • 🟥 execution_time [+125.755ms; +129.690ms] or [+14.953%; +15.421%]

scenario:plugin-http-server-querystring-obfuscation-22

  • 🟥 execution_time [+84.418ms; +89.652ms] or [+10.224%; +10.858%]

scenario:plugin-http-server-querystring-obfuscation-24

  • 🟥 execution_time [+88.504ms; +92.778ms] or [+11.780%; +12.348%]

scenario:plugin-http-server-with-tracer-18

  • 🟥 execution_time [+211.666ms; +228.449ms] or [+20.086%; +21.679%]

scenario:plugin-http-server-with-tracer-20

  • 🟥 execution_time [+119.345ms; +129.946ms] or [+15.468%; +16.841%]

scenario:plugin-http-server-with-tracer-22

  • 🟥 execution_time [+80.871ms; +91.961ms] or [+10.641%; +12.100%]

scenario:plugin-http-server-with-tracer-24

  • 🟥 execution_time [+78.504ms; +91.108ms] or [+11.457%; +13.297%]

scenario:plugin-q-with-tracer-18

  • 🟥 cpu_user_time [+134.851ms; +158.190ms] or [+14.321%; +16.800%]
  • 🟥 execution_time [+149.698ms; +170.849ms] or [+14.199%; +16.206%]
  • 🟥 instructions [+229.4M instructions; +245.0M instructions] or [+11.195%; +11.959%]
  • 🟥 max_rss_usage [+15.589MB; +15.906MB] or [+10.187%; +10.394%]

scenario:plugin-q-with-tracer-20

  • 🟥 cpu_user_time [+90.844ms; +112.396ms] or [+10.462%; +12.944%]
  • 🟥 execution_time [+108.700ms; +130.364ms] or [+11.201%; +13.434%]
  • 🟥 instructions [+218.2M instructions; +239.7M instructions] or [+11.809%; +12.969%]
  • 🟥 max_rss_usage [+12.122MB; +13.403MB] or [+8.007%; +8.853%]

scenario:plugin-q-with-tracer-22

  • 🟥 cpu_user_time [+115.676ms; +136.603ms] or [+14.499%; +17.123%]
  • 🟥 execution_time [+127.278ms; +148.589ms] or [+13.948%; +16.284%]
  • 🟥 instructions [+228.3M instructions; +243.2M instructions] or [+11.907%; +12.683%]

scenario:plugin-q-with-tracer-24

  • 🟥 cpu_user_time [+64.452ms; +84.390ms] or [+7.950%; +10.410%]
  • 🟥 execution_time [+64.273ms; +85.227ms] or [+6.640%; +8.804%]

scenario:runtime-metrics-control-18

  • 🟥 cpu_usage_percentage [+9.810%; +10.321%]
  • 🟥 cpu_user_time [+181.865ms; +205.239ms] or [+65.350%; +73.748%]
  • 🟥 execution_time [+232.160ms; +242.054ms] or [+18.019%; +18.787%]
  • 🟥 instructions [+240.0M instructions; +249.0M instructions] or [+31.634%; +32.829%]
  • 🟥 max_rss_usage [+16.934MB; +17.690MB] or [+24.983%; +26.100%]

scenario:runtime-metrics-control-20

  • 🟥 cpu_usage_percentage [+5.824%; +6.287%]
  • 🟥 cpu_user_time [+93.508ms; +107.581ms] or [+40.055%; +46.083%]
  • 🟥 execution_time [+133.641ms; +137.970ms] or [+10.733%; +11.081%]
  • 🟥 instructions [+204.0M instructions; +223.0M instructions] or [+30.101%; +32.900%]
  • 🟥 max_rss_usage [+10.952MB; +16.281MB] or [+16.779%; +24.944%]

scenario:runtime-metrics-control-22

  • 🟥 cpu_user_time [+47.123ms; +65.194ms] or [+20.868%; +28.871%]
  • 🟥 execution_time [+97.098ms; +103.924ms] or [+7.848%; +8.400%]
  • 🟥 instructions [+173.0M instructions; +189.0M instructions] or [+24.996%; +27.304%]
  • 🟥 max_rss_usage [+7.950MB; +8.375MB] or [+11.001%; +11.588%]

scenario:runtime-metrics-control-24

  • 🟥 cpu_user_time [+63.110ms; +76.910ms] or [+28.861%; +35.172%]
  • 🟥 execution_time [+100.158ms; +108.222ms] or [+8.064%; +8.713%]
  • 🟥 instructions [+188.7M instructions; +207.4M instructions] or [+28.492%; +31.317%]
  • 🟥 max_rss_usage [+8.177MB; +9.554MB] or [+10.348%; +12.090%]

scenario:runtime-metrics-with-runtime-metrics-18

  • 🟥 cpu_usage_percentage [+7.085%; +7.993%]
  • 🟥 cpu_user_time [+174.515ms; +201.852ms] or [+41.137%; +47.581%]
  • 🟥 execution_time [+228.689ms; +239.501ms] or [+17.613%; +18.445%]
  • 🟥 instructions [+226.4M instructions; +236.6M instructions] or [+20.020%; +20.921%]
  • 🟥 max_rss_usage [+16.478MB; +17.577MB] or [+22.957%; +24.488%]

scenario:runtime-metrics-with-runtime-metrics-20

  • 🟥 cpu_user_time [+82.427ms; +106.692ms] or [+18.989%; +24.579%]
  • 🟥 execution_time [+118.512ms; +137.435ms] or [+9.422%; +10.926%]
  • 🟥 instructions [+208.0M instructions; +224.5M instructions] or [+20.782%; +22.437%]
  • 🟥 max_rss_usage [+9.483MB; +13.338MB] or [+13.192%; +18.554%]

scenario:runtime-metrics-with-runtime-metrics-22

  • 🟥 cpu_user_time [+61.208ms; +78.214ms] or [+16.036%; +20.491%]
  • 🟥 execution_time [+78.489ms; +83.080ms] or [+6.311%; +6.680%]
  • 🟥 instructions [+193.7M instructions; +207.5M instructions] or [+19.140%; +20.497%]
  • 🟥 max_rss_usage [+8.304MB; +8.915MB] or [+10.646%; +11.430%]

scenario:runtime-metrics-with-runtime-metrics-24

  • 🟥 cpu_user_time [+52.049ms; +77.058ms] or [+14.666%; +21.713%]
  • 🟥 execution_time [+99.297ms; +105.631ms] or [+7.958%; +8.465%]
  • 🟥 instructions [+195.2M instructions; +203.6M instructions] or [+20.027%; +20.899%]
  • 🟥 max_rss_usage [+8.481MB; +9.130MB] or [+10.054%; +10.822%]

scenario:spans-finish-immediately-18

  • 🟥 cpu_user_time [+187.176ms; +194.307ms] or [+29.474%; +30.597%]
  • 🟥 execution_time [+204.127ms; +210.798ms] or [+29.731%; +30.702%]
  • 🟥 instructions [+236.4M instructions; +247.4M instructions] or [+10.180%; +10.652%]
  • 🟥 max_rss_usage [+17.741MB; +17.977MB] or [+25.147%; +25.483%]

scenario:spans-finish-immediately-20

  • 🟥 cpu_user_time [+90.088ms; +96.501ms] or [+16.315%; +17.477%]
  • 🟥 execution_time [+106.471ms; +111.470ms] or [+17.747%; +18.581%]
  • 🟥 instructions [+212.4M instructions; +217.6M instructions] or [+10.514%; +10.772%]
  • 🟥 max_rss_usage [+11.929MB; +13.067MB] or [+16.874%; +18.485%]

scenario:spans-finish-immediately-22

  • 🟥 cpu_user_time [+62.704ms; +68.691ms] or [+11.665%; +12.779%]
  • 🟥 execution_time [+75.449ms; +80.166ms] or [+12.679%; +13.472%]
  • 🟥 instructions [+197.8M instructions; +207.3M instructions] or [+9.667%; +10.135%]
  • 🟥 max_rss_usage [+9.481MB; +9.732MB] or [+12.238%; +12.562%]

scenario:spans-finish-immediately-24

  • 🟥 cpu_user_time [+65.990ms; +72.261ms] or [+13.373%; +14.644%]
  • 🟥 execution_time [+77.210ms; +82.504ms] or [+13.897%; +14.850%]
  • 🟥 instructions [+188.5M instructions; +194.2M instructions] or [+9.835%; +10.131%]
  • 🟥 max_rss_usage [+9.903MB; +10.232MB] or [+11.645%; +12.032%]

scenario:spans-finish-later-18

  • 🟥 cpu_user_time [+153.710ms; +167.772ms] or [+13.324%; +14.543%]
  • 🟥 execution_time [+167.370ms; +180.700ms] or [+12.687%; +13.697%]
  • 🟥 max_rss_usage [+17.107MB; +18.617MB] or [+7.217%; +7.853%]

scenario:spans-finish-later-20

  • 🟥 cpu_user_time [+82.767ms; +96.419ms] or [+7.929%; +9.237%]
  • 🟥 execution_time [+94.243ms; +107.041ms] or [+7.813%; +8.874%]
  • 🟥 instructions [+147.6M instructions; +205.8M instructions] or [+5.235%; +7.300%]

scenario:spans-finish-later-24

  • 🟥 instructions [+211.4M instructions; +275.1M instructions] or [+8.028%; +10.444%]
  • 🟥 max_rss_usage [+49.320MB; +65.225MB] or [+17.258%; +22.824%]

scenario:startup-with-tracer-18

  • 🟥 cpu_user_time [+175.818ms; +185.460ms] or [+62.575%; +66.006%]
  • 🟥 execution_time [+198.620ms; +202.783ms] or [+60.488%; +61.756%]
  • 🟥 instructions [+203.3M instructions; +212.9M instructions] or [+26.783%; +28.050%]
  • 🟥 max_rss_usage [+16.751MB; +17.180MB] or [+24.796%; +25.430%]

scenario:startup-with-tracer-20

  • 🟥 cpu_user_time [+92.818ms; +101.654ms] or [+38.864%; +42.564%]
  • 🟥 execution_time [+114.128ms; +117.588ms] or [+40.474%; +41.702%]
  • 🟥 instructions [+218.6M instructions; +224.0M instructions] or [+32.610%; +33.423%]
  • 🟥 max_rss_usage [+10.985MB; +12.695MB] or [+16.723%; +19.326%]

scenario:startup-with-tracer-22

  • 🟥 cpu_user_time [+61.516ms; +70.412ms] or [+27.817%; +31.840%]
  • 🟥 execution_time [+77.789ms; +82.379ms] or [+28.418%; +30.095%]
  • 🟥 instructions [+196.0M instructions; +202.3M instructions] or [+28.977%; +29.912%]
  • 🟥 max_rss_usage [+8.036MB; +8.329MB] or [+11.124%; +11.530%]

scenario:startup-with-tracer-24

  • 🟥 cpu_user_time [+68.594ms; +75.281ms] or [+30.815%; +33.819%]
  • 🟥 execution_time [+77.233ms; +81.231ms] or [+27.609%; +29.038%]
  • 🟥 instructions [+179.5M instructions; +189.3M instructions] or [+26.575%; +28.029%]
  • 🟥 max_rss_usage [+8.830MB; +9.208MB] or [+11.185%; +11.663%]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants