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

doc: fix useless links #329

Closed Totodore closed 4 months ago

github-actions[bot] commented 4 months ago

🐰Bencher

ReportWed, June 5, 2024 at 13:47:47 UTC
ProjectSocketioxide
Branchdoc-fix-useless-links
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)89.09
engineio_packet/decode/Decode packet message➖ (view plot)40.01
engineio_packet/decode/Decode packet noop➖ (view plot)36.97
engineio_packet/decode/Decode packet ping/pong➖ (view plot)31.38
engineio_packet/decode/Decode packet ping/pong upgrade➖ (view plot)36.02
engineio_packet/encode/Encode packet binary b64➖ (view plot)56.97
engineio_packet/encode/Encode packet message➖ (view plot)33.80
engineio_packet/encode/Encode packet noop➖ (view plot)33.51
engineio_packet/encode/Encode packet open➖ (view plot)287.46
engineio_packet/encode/Encode packet ping/pong➖ (view plot)32.41
engineio_packet/encode/Encode packet ping/pong upgrade➖ (view plot)32.41
extensions/concurrent_get➖ (view plot)6.81
extensions/concurrent_get_inserts➖ (view plot)15.08
extensions/concurrent_inserts➖ (view plot)21.15
socketio_packet/decode/Decode packet ack on /➖ (view plot)262.45
socketio_packet/decode/Decode packet ack on /custom_nsp➖ (view plot)285.95
socketio_packet/decode/Decode packet binary ack (b64) on /➖ (view plot)497.02
socketio_packet/decode/Decode packet binary ack (b64) on /custom_nsp➖ (view plot)529.54
socketio_packet/decode/Decode packet binary event (b64) on /➖ (view plot)581.16
socketio_packet/decode/Decode packet binary event (b64) on /custom_nsp➖ (view plot)612.43
socketio_packet/decode/Decode packet connect on /➖ (view plot)63.83
socketio_packet/decode/Decode packet connect on /custom_nsp➖ (view plot)80.31
socketio_packet/decode/Decode packet event on /➖ (view plot)350.88
socketio_packet/decode/Decode packet event on /custom_nsp➖ (view plot)367.18
socketio_packet/decode/Decode packet event with ack on /➖ (view plot)349.62
socketio_packet/decode/Decode packet event with ack on /custom_nsp➖ (view plot)373.18
socketio_packet/encode/Encode packet ack on /➖ (view plot)116.37
socketio_packet/encode/Encode packet ack on /custom_nsp➖ (view plot)122.15
socketio_packet/encode/Encode packet binary ack (b64) on /➖ (view plot)315.00
socketio_packet/encode/Encode packet binary ack (b64) on /custom_nsp➖ (view plot)318.50
socketio_packet/encode/Encode packet binary event (b64) on /➖ (view plot)398.58
socketio_packet/encode/Encode packet binary event (b64) on /custom_nsp➖ (view plot)418.92
socketio_packet/encode/Encode packet connect on /➖ (view plot)52.48
socketio_packet/encode/Encode packet connect on /custom_nsp➖ (view plot)54.42
socketio_packet/encode/Encode packet event on /➖ (view plot)118.52
socketio_packet/encode/Encode packet event on /custom_nsp➖ (view plot)124.36
socketio_packet/encode/Encode packet event with ack on /➖ (view plot)118.33
socketio_packet/encode/Encode packet event with ack on /custom_nsp➖ (view plot)123.63

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