Avatar for the go-fuego user
go-fuego
fuego
BlogDocsChangelog

fix: always pass request to Senders and we use the request context in it's log

#672
Comparing
chore/pass-err
(
6693480
) with
main
(
1f3272a
)
CodSpeed Performance Gauge
-1%
Untouched
19

Benchmarks

19 total
BenchmarkReadString
deserialization_test.go
CodSpeed Performance Gauge
+8%
516 ns480 ns
invalid_JSON_body
ctx_test.go::BenchmarkContext_Body
CodSpeed Performance Gauge
+4%
18.8 µs18.2 µs
valid_JSON_body
ctx_test.go::BenchmarkContext_Body
CodSpeed Performance Gauge
+4%
19.5 µs18.8 µs
BenchmarkRoutesRegistration
openapi_test.go
CodSpeed Performance Gauge
+3%
6.8 ms6.6 ms
std_server_and_std_post
net_http_mux_test.go::BenchmarkRequest
CodSpeed Performance Gauge
+3%
19.3 µs18.8 µs
several_path_params
params_test.go::BenchmarkParsePathParams
CodSpeed Performance Gauge
+1%
1.7 µs1.7 µs
valid_JSON_body_cache
ctx_test.go::BenchmarkContext_Body
CodSpeed Performance Gauge
0%
15 ns15 ns
BenchmarkHTTPError_PublicError
errors_test.go
CodSpeed Performance Gauge
0%
420 ns420 ns
pointer_to_nil
serialization_test.go::BenchmarkOutTransform
CodSpeed Performance Gauge
0%
73 ns73 ns
value
serialization_test.go::BenchmarkOutTransform
CodSpeed Performance Gauge
-2%
213 ns217 ns
BenchmarkRender
html_test.go
CodSpeed Performance Gauge
-2%
90.5 µs92.4 µs
BenchmarkReadJSON
deserialization_test.go
CodSpeed Performance Gauge
-2%
4.8 µs4.9 µs
camelToHuman
net_http_mux_test.go::BenchmarkCamelToHuman
CodSpeed Performance Gauge
-3%
308 ns319 ns
pointer_to_value
serialization_test.go::BenchmarkOutTransform
CodSpeed Performance Gauge
-4%
262 ns272 ns
empty
params_test.go::BenchmarkParsePathParams
CodSpeed Performance Gauge
-4%
22 ns23 ns
BenchmarkServer_generateOpenAPI
openapi_test.go
CodSpeed Performance Gauge
-6%
58.4 ms61.9 ms
string_body
ctx_test.go::BenchmarkContext_Body
CodSpeed Performance Gauge
-6%
17.1 µs18.2 µs
fuego_server_and_fuego_post
net_http_mux_test.go::BenchmarkRequest
CodSpeed Performance Gauge
-7%
59.2 µs63.8 µs
fuego_server_and_std_post
net_http_mux_test.go::BenchmarkRequest
CodSpeed Performance Gauge
-9%
42.3 µs46.2 µs

Commits

Click on a commit to change the comparison range
Base
main
1f3272a
-1.32%
fix: always pass request to Senders and we use the request context in it's log
6693480
19 hours ago
by dylanhitt
© 2026 CodSpeed Technology
Home Terms Privacy Docs