Totodore / socketioxide

A socket.io server implementation in Rust that integrates with the Tower ecosystem and the Tokio stack.
https://docs.rs/socketioxide
MIT License
1.21k stars 52 forks source link

chore: bump version to v0.13.1 #321

Closed Totodore closed 4 months ago

Totodore commented 4 months ago

0.13.1

engineioxide

github-actions[bot] commented 4 months ago

🐰Bencher

ReportWed, May 8, 2024 at 13:42:04 UTC
ProjectSocketioxide
Branchrelease/v0.13.1
Testbedubuntu-latest

⚠️ WARNING: The following Measure does not have a Threshold. Without a Threshold, no Alerts will ever be generated!

  • Latency (latency)

Click here to create a new Threshold
For more information, see the Threshold documentation.
To only post results if a Threshold exists, set the --ci-only-thresholds CLI flag.

Click to view all benchmark results
BenchmarkLatencyLatency Results
nanoseconds (ns)
engineio_packet/decode/Decode packet binary b64➖ (view plot)86.06
engineio_packet/decode/Decode packet message➖ (view plot)45.73
engineio_packet/decode/Decode packet noop➖ (view plot)35.33
engineio_packet/decode/Decode packet ping/pong➖ (view plot)31.53
engineio_packet/decode/Decode packet ping/pong upgrade➖ (view plot)35.07
engineio_packet/encode/Encode packet binary b64➖ (view plot)56.85
engineio_packet/encode/Encode packet message➖ (view plot)33.35
engineio_packet/encode/Encode packet noop➖ (view plot)33.20
engineio_packet/encode/Encode packet open➖ (view plot)292.22
engineio_packet/encode/Encode packet ping/pong➖ (view plot)32.74
engineio_packet/encode/Encode packet ping/pong upgrade➖ (view plot)32.82
extensions/concurrent_get➖ (view plot)25.84
extensions/concurrent_get_inserts➖ (view plot)30.54
extensions/concurrent_inserts➖ (view plot)23.02
socketio_packet/decode/Decode packet ack on /➖ (view plot)269.92
socketio_packet/decode/Decode packet ack on /custom_nsp➖ (view plot)288.25
socketio_packet/decode/Decode packet binary ack (b64) on /➖ (view plot)478.29
socketio_packet/decode/Decode packet binary ack (b64) on /custom_nsp➖ (view plot)508.37
socketio_packet/decode/Decode packet binary event (b64) on /➖ (view plot)564.42
socketio_packet/decode/Decode packet binary event (b64) on /custom_nsp➖ (view plot)562.74
socketio_packet/decode/Decode packet connect on /➖ (view plot)62.30
socketio_packet/decode/Decode packet connect on /custom_nsp➖ (view plot)76.41
socketio_packet/decode/Decode packet event on /➖ (view plot)342.68
socketio_packet/decode/Decode packet event on /custom_nsp➖ (view plot)370.67
socketio_packet/decode/Decode packet event with ack on /➖ (view plot)339.00
socketio_packet/decode/Decode packet event with ack on /custom_nsp➖ (view plot)364.47
socketio_packet/encode/Encode packet ack on /➖ (view plot)123.32
socketio_packet/encode/Encode packet ack on /custom_nsp➖ (view plot)126.30
socketio_packet/encode/Encode packet binary ack (b64) on /➖ (view plot)311.52
socketio_packet/encode/Encode packet binary ack (b64) on /custom_nsp➖ (view plot)316.74
socketio_packet/encode/Encode packet binary event (b64) on /➖ (view plot)388.74
socketio_packet/encode/Encode packet binary event (b64) on /custom_nsp➖ (view plot)405.27
socketio_packet/encode/Encode packet connect on /➖ (view plot)53.43
socketio_packet/encode/Encode packet connect on /custom_nsp➖ (view plot)54.98
socketio_packet/encode/Encode packet event on /➖ (view plot)126.50
socketio_packet/encode/Encode packet event on /custom_nsp➖ (view plot)130.63
socketio_packet/encode/Encode packet event with ack on /➖ (view plot)126.86
socketio_packet/encode/Encode packet event with ack on /custom_nsp➖ (view plot)130.56

Bencher - Continuous Benchmarking
View Public Perf Page
Docs | Repo | Chat | Help