Skip to content

feat: ocpp 2.1#32

Open
xBlaz3kx wants to merge 24 commits into
mainfrom
feat/ocpp-21
Open

feat: ocpp 2.1#32
xBlaz3kx wants to merge 24 commits into
mainfrom
feat/ocpp-21

Conversation

@xBlaz3kx

Copy link
Copy Markdown
Owner

Proposed changes

Types of changes

What types of changes does your code introduce?
Put an x in the boxes that apply

  • Bugfix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation Update (if none of the other choices apply)

Checklist

Put an x in the boxes that apply. You can also fill these out after creating the PR. If you're unsure about any of
them, don't hesitate to ask. We're here to help! This is simply a reminder of what we are going to look for before
merging your code.

  • I have read the CONTRIBUTING doc
  • I have signed the CLA
  • Lint and unit tests pass locally with my changes
  • I have added tests that prove my fix is effective or that my feature works
  • I have added necessary documentation (if appropriate)
  • Any dependent changes have been merged and published in downstream modules

Further comments

If this is a relatively large or complex change, kick off the discussion by explaining why you chose the solution you
did and what alternatives you considered, etc...

@xBlaz3kx xBlaz3kx force-pushed the feat/ocpp-21 branch 3 times, most recently from 39f02c6 to a3a9d00 Compare January 2, 2026 08:37
@github-actions

github-actions Bot commented Jan 3, 2026

Copy link
Copy Markdown

Performance Test Results

OCPP 1.6

Metric Value
Checks
Passes 1400
Fails 0
Data
Received (bytes) 375915
Received Rate (bytes/s) 11617
Sent (bytes) 685755
Sent Rate (bytes/s) 21193
WebSocket
Sessions 1400
Session Rate 43
Messages Received 1548
Messages Received Rate 47
Messages Sent 1548
Messages Sent Rate 47
Session Duration (ms)
Min 101
Median 151
Max 202
Average 152
P90 192
P95 196
Iterations
Count 140
Rate 4
Iteration Duration (ms)
Min 1986
Median 2279
Max 2544
Average 2276
P90 2421
P95 2460
VUs
Value 2
Min 2
Max 10

OCPP 2.0.1

Metric Value
Checks
Passes 2258
Fails 5718
Data
Received (bytes) 0
Received Rate (bytes/s) 0
Sent (bytes) 0
Sent Rate (bytes/s) 0
WebSocket
Sessions 3988
Session Rate 129
Messages Received 0
Messages Received Rate 0
Messages Sent 0
Messages Sent Rate 0
Session Duration (ms)
Min 0
Median 0
Max 1
Average 0
P90 0
P95 0
Iterations
Count 723
Rate 23
Iteration Duration (ms)
Min 172
Median 416
Max 696
Average 419
P90 604
P95 627
VUs
Value 10
Min 10
Max 10

OCPP 2.1

Metric Value
Checks
Passes 2257
Fails 5733
Data
Received (bytes) 0
Received Rate (bytes/s) 0
Sent (bytes) 0
Sent Rate (bytes/s) 0
WebSocket
Sessions 3995
Session Rate 130
Messages Received 0
Messages Received Rate 0
Messages Sent 0
Messages Sent Rate 0
Session Duration (ms)
Min 0
Median 0
Max 1
Average 0
P90 0
P95 0
Iterations
Count 725
Rate 23
Iteration Duration (ms)
Min 156
Median 415
Max 712
Average 417
P90 591
P95 618
VUs
Value 10
Min 10
Max 10

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant