Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix CI #57

Merged
merged 1 commit into from
Feb 7, 2022
Merged

Fix CI #57

merged 1 commit into from
Feb 7, 2022

Conversation

vearutop
Copy link
Member

@vearutop vearutop commented Feb 7, 2022

No description provided.

@github-actions
Copy link

github-actions bot commented Feb 7, 2022

Lines Of Code

Language Files Lines Code Comments Blanks Complexity Bytes
Makefile 3 127 91 12 24 12 (+1) 4K (+18B)

@github-actions
Copy link

github-actions bot commented Feb 7, 2022

Go API Changes

# summary
Inferred base version: v0.2.19
Suggested version: v0.2.20

@github-actions
Copy link

github-actions bot commented Feb 7, 2022

Unit Test Coverage

total: (statements) 82.5%

Coverage diff with base branch

@codecov
Copy link

codecov bot commented Feb 7, 2022

Codecov Report

Merging #57 (96a8011) into master (133e7ba) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #57   +/-   ##
=======================================
  Coverage   76.02%   76.02%           
=======================================
  Files          26       26           
  Lines        1272     1272           
=======================================
  Hits          967      967           
  Misses        190      190           
  Partials      115      115           
Flag Coverage Δ
unittests 76.02% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 133e7ba...96a8011. Read the comment docs.

@vearutop vearutop merged commit 21bc00d into master Feb 7, 2022
@vearutop vearutop deleted the fix-ci branch February 7, 2022 23:08
@github-actions
Copy link

github-actions bot commented Feb 7, 2022

Benchmark Result

Benchmark diff with base branch
name                                    old time/op    new time/op    delta
pkg:github.com/swaggest/rest/jsonschema goos:linux goarch:amd64
RequestValidator_ValidateRequestData-2    1.29µs ± 3%    1.30µs ± 2%   ~     (p=0.690 n=5+5)
pkg:github.com/swaggest/rest/request goos:linux goarch:amd64
Decoder_Decode-2                           677ns ± 1%     672ns ± 1%   ~     (p=0.095 n=5+5)
DecoderFunc_Decode-2                      2.01µs ± 1%    2.03µs ± 1%   ~     (p=0.079 n=5+5)
Decoder_Decode_json-2                     21.4µs ± 1%    21.3µs ± 0%   ~     (p=0.056 n=5+5)
Decoder_Decode_queryObject-2              4.68µs ± 0%    4.67µs ± 0%   ~     (p=0.175 n=5+5)
Decoder_Decode_jsonParam-2                1.77µs ± 2%    1.79µs ± 5%   ~     (p=1.000 n=5+5)
DecoderFactory_SetDecoderFunc-2           1.65µs ± 0%    1.65µs ± 0%   ~     (p=0.595 n=5+5)
pkg:github.com/swaggest/rest/response/gzip goos:linux goarch:amd64
Middleware-2                              11.1µs ± 1%    11.0µs ± 0%   ~     (p=0.310 n=5+5)
Middleware_control-2                      3.07µs ± 2%    3.06µs ± 0%   ~     (p=1.000 n=5+4)

name                                    old alloc/op   new alloc/op   delta
pkg:github.com/swaggest/rest/jsonschema goos:linux goarch:amd64
RequestValidator_ValidateRequestData-2    2.46kB ± 0%    2.46kB ± 0%   ~     (all equal)
pkg:github.com/swaggest/rest/request goos:linux goarch:amd64
Decoder_Decode-2                            440B ± 0%      440B ± 0%   ~     (all equal)
DecoderFunc_Decode-2                      1.51kB ± 0%    1.51kB ± 0%   ~     (all equal)
Decoder_Decode_json-2                     12.2kB ± 0%    12.2kB ± 0%   ~     (all equal)
Decoder_Decode_queryObject-2              2.00kB ± 0%    2.00kB ± 0%   ~     (all equal)
Decoder_Decode_jsonParam-2                  736B ± 0%      736B ± 0%   ~     (all equal)
DecoderFactory_SetDecoderFunc-2           1.02kB ± 0%    1.02kB ± 0%   ~     (all equal)
pkg:github.com/swaggest/rest/response/gzip goos:linux goarch:amd64
Middleware-2                              1.19kB ± 2%    1.17kB ± 3%   ~     (p=0.071 n=5+5)
Middleware_control-2                      11.2kB ± 0%    11.2kB ± 0%   ~     (all equal)

name                                    old allocs/op  new allocs/op  delta
pkg:github.com/swaggest/rest/jsonschema goos:linux goarch:amd64
RequestValidator_ValidateRequestData-2      8.00 ± 0%      8.00 ± 0%   ~     (all equal)
pkg:github.com/swaggest/rest/request goos:linux goarch:amd64
Decoder_Decode-2                            4.00 ± 0%      4.00 ± 0%   ~     (all equal)
DecoderFunc_Decode-2                        12.0 ± 0%      12.0 ± 0%   ~     (all equal)
Decoder_Decode_json-2                        177 ± 0%       177 ± 0%   ~     (all equal)
Decoder_Decode_queryObject-2                36.0 ± 0%      36.0 ± 0%   ~     (all equal)
Decoder_Decode_jsonParam-2                  13.0 ± 0%      13.0 ± 0%   ~     (all equal)
DecoderFactory_SetDecoderFunc-2             16.0 ± 0%      16.0 ± 0%   ~     (all equal)
pkg:github.com/swaggest/rest/response/gzip goos:linux goarch:amd64
Middleware-2                                11.0 ± 0%      11.0 ± 0%   ~     (all equal)
Middleware_control-2                        9.00 ± 0%      9.00 ± 0%   ~     (all equal)
Benchmark result
name                                    time/op
pkg:github.com/swaggest/rest/jsonschema goos:linux goarch:amd64
RequestValidator_ValidateRequestData-2  1.30µs ± 2%
pkg:github.com/swaggest/rest/request goos:linux goarch:amd64
Decoder_Decode-2                         672ns ± 1%
DecoderFunc_Decode-2                    2.03µs ± 1%
Decoder_Decode_json-2                   21.3µs ± 0%
Decoder_Decode_queryObject-2            4.67µs ± 0%
Decoder_Decode_jsonParam-2              1.79µs ± 5%
DecoderFactory_SetDecoderFunc-2         1.65µs ± 0%
pkg:github.com/swaggest/rest/response/gzip goos:linux goarch:amd64
Middleware-2                            11.0µs ± 0%
Middleware_control-2                    3.06µs ± 0%

name                                    alloc/op
pkg:github.com/swaggest/rest/jsonschema goos:linux goarch:amd64
RequestValidator_ValidateRequestData-2  2.46kB ± 0%
pkg:github.com/swaggest/rest/request goos:linux goarch:amd64
Decoder_Decode-2                          440B ± 0%
DecoderFunc_Decode-2                    1.51kB ± 0%
Decoder_Decode_json-2                   12.2kB ± 0%
Decoder_Decode_queryObject-2            2.00kB ± 0%
Decoder_Decode_jsonParam-2                736B ± 0%
DecoderFactory_SetDecoderFunc-2         1.02kB ± 0%
pkg:github.com/swaggest/rest/response/gzip goos:linux goarch:amd64
Middleware-2                            1.17kB ± 3%
Middleware_control-2                    11.2kB ± 0%

name                                    allocs/op
pkg:github.com/swaggest/rest/jsonschema goos:linux goarch:amd64
RequestValidator_ValidateRequestData-2    8.00 ± 0%
pkg:github.com/swaggest/rest/request goos:linux goarch:amd64
Decoder_Decode-2                          4.00 ± 0%
DecoderFunc_Decode-2                      12.0 ± 0%
Decoder_Decode_json-2                      177 ± 0%
Decoder_Decode_queryObject-2              36.0 ± 0%
Decoder_Decode_jsonParam-2                13.0 ± 0%
DecoderFactory_SetDecoderFunc-2           16.0 ± 0%
pkg:github.com/swaggest/rest/response/gzip goos:linux goarch:amd64
Middleware-2                              11.0 ± 0%
Middleware_control-2                      9.00 ± 0%

@github-actions
Copy link

github-actions bot commented Feb 7, 2022

Examples Benchmark Result

Benchmark diff with base branch
name                       old time/op    new time/op    delta
pkg:github.com/swaggest/rest/_examples/advanced goos:linux goarch:amd64
_directGzip-2                41.4µs ±16%    40.1µs ± 3%    ~     (p=0.841 n=5+5)
_directGzipHead-2            40.4µs ± 4%    39.9µs ± 3%    ~     (p=0.690 n=5+5)
_noDirectGzip-2               183µs ± 4%     184µs ± 3%    ~     (p=0.690 n=5+5)
_directGzip_decode-2          586µs ± 3%     603µs ± 4%    ~     (p=0.095 n=5+5)
_noDirectGzip_decode-2        180µs ± 3%     181µs ± 2%    ~     (p=0.548 n=5+5)
_jsonBody-2                  69.8µs ± 4%    70.3µs ± 4%    ~     (p=0.690 n=5+5)
_jsonBodyValidation-2        76.7µs ± 6%    79.1µs ± 3%    ~     (p=0.151 n=5+5)
_outputHeaders-2             38.2µs ± 2%    39.7µs ± 6%    ~     (p=0.222 n=5+5)
_requestResponseMapping-2    66.1µs ± 3%    69.2µs ± 6%    ~     (p=0.222 n=5+5)
_validation-2                73.2µs ± 3%    76.0µs ± 3%    ~     (p=0.151 n=5+5)
_noValidation-2              50.7µs ± 2%    50.7µs ± 6%    ~     (p=0.690 n=5+5)
pkg:github.com/swaggest/rest/_examples/advanced-generic goos:linux goarch:amd64
_directGzip-2                41.9µs ± 5%    43.0µs ±12%    ~     (p=0.841 n=5+5)
_directGzipHead-2            40.9µs ± 1%    41.4µs ± 4%    ~     (p=0.151 n=5+5)
_noDirectGzip-2               181µs ± 2%     180µs ± 1%    ~     (p=0.841 n=5+5)
_directGzip_decode-2          599µs ± 2%     602µs ± 2%    ~     (p=1.000 n=5+5)
_noDirectGzip_decode-2        184µs ± 1%     181µs ± 2%    ~     (p=0.063 n=4+5)
_jsonBody-2                  69.9µs ± 3%    73.7µs ± 4%  +5.40%  (p=0.032 n=5+5)
_jsonBodyValidation-2        78.6µs ± 2%    81.1µs ± 4%  +3.21%  (p=0.032 n=5+5)
_outputHeaders-2             40.1µs ± 2%    40.7µs ± 4%    ~     (p=0.690 n=5+5)
_requestResponseMapping-2    67.9µs ± 4%    67.4µs ± 2%    ~     (p=0.690 n=5+5)
_validation-2                73.5µs ± 1%    75.5µs ± 3%    ~     (p=0.056 n=5+5)
_noValidation-2              72.7µs ± 3%    73.5µs ± 3%    ~     (p=0.690 n=5+5)
pkg:github.com/swaggest/rest/_examples/task-api/internal/infra/nethttp goos:linux goarch:amd64
_notFoundSrv-2               47.2µs ±11%    48.1µs ±10%    ~     (p=0.421 n=5+5)
_ok-2                        48.2µs ± 5%    46.8µs ± 3%    ~     (p=0.310 n=5+5)
_invalidBody-2               67.0µs ± 5%    65.1µs ± 6%    ~     (p=0.310 n=5+5)

name                       old B:rcvd/op  new B:rcvd/op  delta
pkg:github.com/swaggest/rest/_examples/advanced goos:linux goarch:amd64
_directGzip-2                   639 ± 0%       639 ± 0%    ~     (all equal)
_directGzipHead-2               183 ± 0%       183 ± 0%    ~     (all equal)
_noDirectGzip-2               1.04k ± 0%     1.04k ± 0%    ~     (all equal)
_directGzip_decode-2            639 ± 0%       639 ± 0%    ~     (all equal)
_noDirectGzip_decode-2        1.04k ± 0%     1.04k ± 0%    ~     (all equal)
_jsonBody-2                     208 ± 0%       208 ± 0%    ~     (all equal)
_jsonBodyValidation-2           194 ± 0%       194 ± 0%    ~     (all equal)
_outputHeaders-2                155 ± 0%       155 ± 0%    ~     (all equal)
_requestResponseMapping-2      94.0 ± 0%      94.0 ± 0%    ~     (all equal)
_validation-2                   177 ± 0%       177 ± 0%    ~     (all equal)
_noValidation-2                 177 ± 0%       177 ± 0%    ~     (all equal)
pkg:github.com/swaggest/rest/_examples/advanced-generic goos:linux goarch:amd64
_directGzip-2                   639 ± 0%       639 ± 0%    ~     (all equal)
_directGzipHead-2               183 ± 0%       183 ± 0%    ~     (all equal)
_noDirectGzip-2               1.04k ± 0%     1.04k ± 0%    ~     (all equal)
_directGzip_decode-2            639 ± 0%       639 ± 0%    ~     (all equal)
_noDirectGzip_decode-2        1.04k ± 0%     1.04k ± 0%    ~     (all equal)
_jsonBody-2                     208 ± 0%       208 ± 0%    ~     (all equal)
_jsonBodyValidation-2           194 ± 0%       194 ± 0%    ~     (all equal)
_outputHeaders-2                155 ± 0%       155 ± 0%    ~     (all equal)
_requestResponseMapping-2      94.0 ± 0%      94.0 ± 0%    ~     (all equal)
_validation-2                   177 ± 0%       177 ± 0%    ~     (all equal)
_noValidation-2                 177 ± 0%       177 ± 0%    ~     (all equal)
pkg:github.com/swaggest/rest/_examples/task-api/internal/infra/nethttp goos:linux goarch:amd64
_notFoundSrv-2                  337 ± 0%       337 ± 0%    ~     (all equal)
_ok-2                           359 ± 0%       359 ± 0%    ~     (all equal)
_invalidBody-2                  435 ± 0%       435 ± 0%    ~     (all equal)

name                       old B:sent/op  new B:sent/op  delta
pkg:github.com/swaggest/rest/_examples/advanced goos:linux goarch:amd64
_directGzip-2                   103 ± 0%       103 ± 0%    ~     (all equal)
_directGzipHead-2               104 ± 0%       104 ± 0%    ~     (all equal)
_noDirectGzip-2                 117 ± 0%       117 ± 0%    ~     (all equal)
_directGzip_decode-2            116 ± 0%       116 ± 0%    ~     (all equal)
_noDirectGzip_decode-2          130 ± 0%       130 ± 0%    ~     (all equal)
_jsonBody-2                     188 ± 0%       188 ± 0%    ~     (all equal)
_jsonBodyValidation-2           192 ± 0%       192 ± 0%    ~     (all equal)
_outputHeaders-2               77.0 ± 0%      77.0 ± 0%    ~     (all equal)
_requestResponseMapping-2       169 ± 0%       169 ± 0%    ~     (all equal)
_validation-2                   170 ± 0%       170 ± 0%    ~     (all equal)
_noValidation-2                 173 ± 0%       173 ± 0%    ~     (all equal)
pkg:github.com/swaggest/rest/_examples/advanced-generic goos:linux goarch:amd64
_directGzip-2                   103 ± 0%       103 ± 0%    ~     (all equal)
_directGzipHead-2               104 ± 0%       104 ± 0%    ~     (all equal)
_noDirectGzip-2                 117 ± 0%       117 ± 0%    ~     (all equal)
_directGzip_decode-2            116 ± 0%       116 ± 0%    ~     (all equal)
_noDirectGzip_decode-2          130 ± 0%       130 ± 0%    ~     (all equal)
_jsonBody-2                     188 ± 0%       188 ± 0%    ~     (all equal)
_jsonBodyValidation-2           192 ± 0%       192 ± 0%    ~     (all equal)
_outputHeaders-2               77.0 ± 0%      77.0 ± 0%    ~     (all equal)
_requestResponseMapping-2       169 ± 0%       169 ± 0%    ~     (all equal)
_validation-2                   170 ± 0%       170 ± 0%    ~     (all equal)
_noValidation-2                 173 ± 0%       173 ± 0%    ~     (all equal)
pkg:github.com/swaggest/rest/_examples/task-api/internal/infra/nethttp goos:linux goarch:amd64
_notFoundSrv-2                 74.0 ± 0%      74.0 ± 0%    ~     (all equal)
_ok-2                          74.0 ± 0%      74.0 ± 0%    ~     (all equal)
_invalidBody-2                  137 ± 0%       137 ± 0%    ~     (all equal)

name                       old rps        new rps        delta
pkg:github.com/swaggest/rest/_examples/advanced goos:linux goarch:amd64
_directGzip-2                 24.3k ±15%     25.0k ± 4%    ~     (p=0.841 n=5+5)
_directGzipHead-2             24.7k ± 4%     25.1k ± 3%    ~     (p=0.690 n=5+5)
_noDirectGzip-2               5.48k ± 4%     5.45k ± 3%    ~     (p=0.690 n=5+5)
_directGzip_decode-2          1.71k ± 3%     1.66k ± 4%    ~     (p=0.087 n=5+5)
_noDirectGzip_decode-2        5.56k ± 3%     5.51k ± 2%    ~     (p=0.548 n=5+5)
_jsonBody-2                   14.3k ± 4%     14.2k ± 4%    ~     (p=0.690 n=5+5)
_jsonBodyValidation-2         13.0k ± 6%     12.6k ± 2%    ~     (p=0.151 n=5+5)
_outputHeaders-2              26.2k ± 2%     25.2k ± 6%    ~     (p=0.222 n=5+5)
_requestResponseMapping-2     15.1k ± 3%     14.5k ± 6%    ~     (p=0.222 n=5+5)
_validation-2                 13.7k ± 3%     13.2k ± 3%    ~     (p=0.151 n=5+5)
_noValidation-2               19.7k ± 2%     19.8k ± 6%    ~     (p=0.690 n=5+5)
pkg:github.com/swaggest/rest/_examples/advanced-generic goos:linux goarch:amd64
_directGzip-2                 23.9k ± 5%     23.4k ±11%    ~     (p=0.841 n=5+5)
_directGzipHead-2             24.4k ± 1%     24.2k ± 4%    ~     (p=0.151 n=5+5)
_noDirectGzip-2               5.52k ± 2%     5.54k ± 1%    ~     (p=0.841 n=5+5)
_directGzip_decode-2          1.67k ± 2%     1.66k ± 2%    ~     (p=1.000 n=5+5)
_noDirectGzip_decode-2        5.42k ± 1%     5.53k ± 2%    ~     (p=0.063 n=4+5)
_jsonBody-2                   14.3k ± 3%     13.6k ± 4%  -5.10%  (p=0.032 n=5+5)
_jsonBodyValidation-2         12.7k ± 2%     12.3k ± 4%  -3.01%  (p=0.032 n=5+5)
_outputHeaders-2              24.9k ± 2%     24.6k ± 4%    ~     (p=0.690 n=5+5)
_requestResponseMapping-2     14.7k ± 4%     14.8k ± 2%    ~     (p=0.690 n=5+5)
_validation-2                 13.6k ± 1%     13.2k ± 3%    ~     (p=0.056 n=5+5)
_noValidation-2               13.8k ± 3%     13.6k ± 3%    ~     (p=0.690 n=5+5)
pkg:github.com/swaggest/rest/_examples/task-api/internal/infra/nethttp goos:linux goarch:amd64
_notFoundSrv-2                21.3k ±10%     20.8k ± 9%    ~     (p=0.421 n=5+5)
_ok-2                         20.8k ± 5%     21.3k ± 3%    ~     (p=0.310 n=5+5)
_invalidBody-2                14.9k ± 5%     15.4k ± 5%    ~     (p=0.310 n=5+5)

name                       old alloc/op   new alloc/op   delta
pkg:github.com/swaggest/rest/_examples/advanced goos:linux goarch:amd64
_directGzip-2                3.93kB ± 0%    3.93kB ± 0%    ~     (p=0.397 n=5+5)
_directGzipHead-2            3.93kB ± 0%    3.93kB ± 0%    ~     (p=0.706 n=5+5)
_noDirectGzip-2              6.86kB ±22%    6.81kB ±22%    ~     (p=0.841 n=5+5)
_directGzip_decode-2          402kB ± 0%     402kB ± 0%    ~     (p=0.841 n=5+5)
_noDirectGzip_decode-2       5.26kB ± 6%    5.38kB ± 7%    ~     (p=0.690 n=5+5)
_jsonBody-2                  13.2kB ± 0%    13.2kB ± 0%    ~     (p=0.095 n=5+5)
_jsonBodyValidation-2        19.0kB ± 0%    19.0kB ± 0%    ~     (p=0.516 n=5+5)
_outputHeaders-2             3.71kB ± 0%    3.72kB ± 0%    ~     (p=0.270 n=5+4)
_requestResponseMapping-2    16.7kB ± 0%    16.7kB ± 0%    ~     (p=0.198 n=5+5)
_validation-2                16.6kB ± 0%    16.6kB ± 0%    ~     (p=0.738 n=5+5)
_noValidation-2              6.13kB ± 0%    6.12kB ± 0%    ~     (p=0.357 n=5+5)
pkg:github.com/swaggest/rest/_examples/advanced-generic goos:linux goarch:amd64
_directGzip-2                3.95kB ± 0%    3.95kB ± 0%    ~     (p=0.881 n=5+5)
_directGzipHead-2            3.95kB ± 0%    3.95kB ± 0%    ~     (p=1.000 n=5+5)
_noDirectGzip-2              6.56kB ±20%    6.86kB ±13%    ~     (p=0.841 n=5+5)
_directGzip_decode-2          403kB ± 0%     402kB ± 0%    ~     (p=0.841 n=5+5)
_noDirectGzip_decode-2       5.58kB ±11%    5.36kB ±10%    ~     (p=0.548 n=5+5)
_jsonBody-2                  13.3kB ± 0%    13.3kB ± 0%  +0.04%  (p=0.048 n=5+5)
_jsonBodyValidation-2        19.1kB ± 0%    19.1kB ± 0%    ~     (p=0.143 n=5+5)
_outputHeaders-2             3.71kB ± 0%    3.71kB ± 1%    ~     (p=0.833 n=5+5)
_requestResponseMapping-2    16.7kB ± 0%    16.7kB ± 0%    ~     (p=0.571 n=5+5)
_validation-2                16.6kB ± 0%    16.6kB ± 0%    ~     (p=0.548 n=5+5)
_noValidation-2              16.6kB ± 0%    16.6kB ± 0%    ~     (p=1.000 n=5+5)
pkg:github.com/swaggest/rest/_examples/task-api/internal/infra/nethttp goos:linux goarch:amd64
_notFoundSrv-2               4.88kB ± 0%    4.88kB ± 0%    ~     (p=0.730 n=5+5)
_ok-2                        4.79kB ± 0%    4.79kB ± 0%    ~     (p=0.743 n=4+4)
_invalidBody-2               8.78kB ± 4%    8.79kB ± 3%    ~     (p=0.897 n=5+5)

name                       old allocs/op  new allocs/op  delta
pkg:github.com/swaggest/rest/_examples/advanced goos:linux goarch:amd64
_directGzip-2                  42.0 ± 0%      42.0 ± 0%    ~     (all equal)
_directGzipHead-2              42.0 ± 0%      42.0 ± 0%    ~     (all equal)
_noDirectGzip-2                50.0 ± 4%      50.2 ± 4%    ~     (p=1.000 n=5+5)
_directGzip_decode-2            500 ± 0%       501 ± 0%    ~     (p=0.167 n=5+5)
_noDirectGzip_decode-2         50.0 ± 0%      50.0 ± 0%    ~     (all equal)
_jsonBody-2                     127 ± 0%       127 ± 0%    ~     (all equal)
_jsonBodyValidation-2           183 ± 0%       183 ± 0%    ~     (all equal)
_outputHeaders-2               37.0 ± 0%      37.0 ± 0%    ~     (all equal)
_requestResponseMapping-2       123 ± 0%       123 ± 0%    ~     (all equal)
_validation-2                   152 ± 0%       152 ± 0%    ~     (all equal)
_noValidation-2                72.0 ± 0%      72.0 ± 0%    ~     (all equal)
pkg:github.com/swaggest/rest/_examples/advanced-generic goos:linux goarch:amd64
_directGzip-2                  43.0 ± 0%      43.0 ± 0%    ~     (all equal)
_directGzipHead-2              43.0 ± 0%      43.0 ± 0%    ~     (all equal)
_noDirectGzip-2                51.0 ± 4%      51.2 ± 4%    ~     (p=1.000 n=5+5)
_directGzip_decode-2            501 ± 0%       501 ± 0%    ~     (p=0.444 n=5+5)
_noDirectGzip_decode-2         51.0 ± 0%      51.0 ± 0%    ~     (all equal)
_jsonBody-2                     128 ± 0%       128 ± 0%    ~     (all equal)
_jsonBodyValidation-2           184 ± 0%       184 ± 0%    ~     (all equal)
_outputHeaders-2               37.0 ± 0%      37.0 ± 0%    ~     (all equal)
_requestResponseMapping-2       124 ± 0%       124 ± 0%    ~     (all equal)
_validation-2                   153 ± 0%       153 ± 0%    ~     (all equal)
_noValidation-2                 153 ± 0%       153 ± 0%    ~     (all equal)
pkg:github.com/swaggest/rest/_examples/task-api/internal/infra/nethttp goos:linux goarch:amd64
_notFoundSrv-2                 54.0 ± 0%      54.0 ± 0%    ~     (all equal)
_ok-2                          50.0 ± 0%      50.0 ± 0%    ~     (all equal)
_invalidBody-2                  101 ± 2%       101 ± 2%    ~     (p=1.000 n=5+5)

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