Skip to content

perf: optimize c.File with zero-copy support via io.ReaderFrom #600

perf: optimize c.File with zero-copy support via io.ReaderFrom

perf: optimize c.File with zero-copy support via io.ReaderFrom #600

Triggered via pull request May 14, 2026 19:03
Status Failure
Total duration 49s
Artifacts

checks.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 errors
check
Process completed with exit code 1.
check: context_file_test.go#L36
other declaration of TestContext_File_ReadFrom_Optimization (compile)
check: context_readfrom_test.go#L34
TestContext_File_ReadFrom_Optimization redeclared in this block
check: context_file_test.go#L30
other declaration of mockSimpleResponseWriter
check: context_readfrom_test.go#L28
mockSimpleResponseWriter redeclared in this block
check: context_readfrom_test.go#L20
method mockReadFromWriter.ReadFrom already declared at ./context_file_test.go:22:30
check: context_file_test.go#L17
other declaration of mockReadFromWriter
check: context_readfrom_test.go#L15
mockReadFromWriter redeclared in this block