MCPcopy Create free account

hub / github.com/cloudwego/dynamicgo / functions

Functions4,084 in github.com/cloudwego/dynamicgo

FunctionBenchmarkMarshalMany_DynamicGo
(b *testing.B)
thrift/generic/bench_test.go:192
FunctionBenchmarkMarshalTo_DynamicGo
(b *testing.B)
thrift/generic/bench_test.go:232
FunctionBenchmarkPathStack_Operations
BenchmarkPathStack_Operations tests the performance of stack operations
trim/assign_test.go:3308
FunctionBenchmarkPathTracking_Overhead
BenchmarkPathTracking_Overhead compares the overhead of path tracking
trim/assign_test.go:3362
FunctionBenchmarkProtoGetOne_DynamicGo
(b *testing.B)
testdata/test/baseline_pg_test.go:120
FunctionBenchmarkProtoSkip_DynamicGo
* * performance test in DynamicGo * 1. ProtoSkip * 2. ProtoGetOne * 3. ProtoGetMany * 4. ProtoSetOne * 5. ProtoSetMany * 6. ProtoMarshalMany *
testdata/test/baseline_pg_test.go:43
FunctionBenchmarkProtobuf2JSON_DynamicGo
(t *testing.B)
conv/p2j/conv_timing_test.go:12
FunctionBenchmarkProtobuf2JSON_DynamicGo_Raw
(b *testing.B)
testdata/test/baseline_p2j_test.go:73
FunctionBenchmarkProtobuf2JSON_Parallel_DynamicGo
(t *testing.B)
conv/p2j/conv_timing_test.go:31
FunctionBenchmarkProtobuf2JSON_SonicAndPrutal
(b *testing.B)
testdata/test/baseline_p2j_test.go:111
FunctionBenchmarkSetMany_DynamicGo
(b *testing.B)
thrift/generic/bench_test.go:74
FunctionBenchmarkSetOne_DynamicGo
(b *testing.B)
thrift/generic/bench_test.go:50
FunctionBenchmarkSkipAndCheck
(b *testing.B)
thrift/binary_skip_test.go:63
FunctionBenchmarkSkipNoCheck
(b *testing.B)
thrift/binary_skip_test.go:46
FunctionBenchmarkStdMapGet
(b *testing.B)
internal/caching/caching_test.go:111
FunctionBenchmarkStdMapGet_Parallel
(b *testing.B)
internal/caching/caching_test.go:160
FunctionBenchmarkThrift2HTTP_DynamicGo
(t *testing.B)
testdata/test/baseline_t2j_test.go:488
FunctionBenchmarkThrift2HTTP_DynamicGo
(b *testing.B)
conv/t2j/conv_timing_test.go:46
FunctionBenchmarkThrift2HTTP_Parallel_DynamicGo
(b *testing.B)
conv/t2j/conv_timing_test.go:93
FunctionBenchmarkThrift2JSON_DynamicGo
(t *testing.B)
conv/t2j/conv_timing_test.go:29
FunctionBenchmarkThrift2JSON_DynamicGo_Raw
(b *testing.B)
testdata/test/baseline_t2j_test.go:369
FunctionBenchmarkThrift2JSON_Parallel_DynamicGo
(t *testing.B)
conv/t2j/conv_timing_test.go:72
FunctionBenchmarkThrift2JSON_SonicAndKitex
(b *testing.B)
testdata/test/baseline_t2j_test.go:432
FunctionBenchmarkThriftGetAll_New
(b *testing.B)
testdata/test/baseline_tg_test.go:435
FunctionBenchmarkThriftGetAll_ReuseMemory
(b *testing.B)
testdata/test/baseline_tg_test.go:481
FunctionBenchmarkThriftGetMany
(b *testing.B)
testdata/test/baseline_tg_test.go:303
FunctionBenchmarkThriftGetOne
(b *testing.B)
testdata/test/baseline_tg_test.go:263
FunctionBenchmarkThriftMarshalAll
(b *testing.B)
testdata/test/baseline_tg_test.go:581
FunctionBenchmarkThriftMarshalAll_KitexFast
(b *testing.B)
testdata/test/baseline_tg_test.go:52
FunctionBenchmarkThriftMarshalMany
(b *testing.B)
testdata/test/baseline_tg_test.go:360
FunctionBenchmarkThriftMarshalPartial_KitexFast
(b *testing.B)
testdata/test/baseline_tg_test.go:112
FunctionBenchmarkThriftMarshalTo
(b *testing.B)
testdata/test/baseline_tg_test.go:739
FunctionBenchmarkThriftMarshalTo_KitexFast
(b *testing.B)
testdata/test/baseline_tg_test.go:172
FunctionBenchmarkThriftSetMany
(b *testing.B)
testdata/test/baseline_tg_test.go:687
FunctionBenchmarkThriftSetOne
(b *testing.B)
testdata/test/baseline_tg_test.go:637
FunctionBenchmarkThriftSkip
(b *testing.B)
testdata/test/baseline_tg_test.go:219
FunctionBenchmarkThriftUnmarshalAll_KitexFast
(b *testing.B)
testdata/test/baseline_tg_test.go:83
FunctionBenchmarkThriftUnmarshalPartial_KitexFast
(b *testing.B)
testdata/test/baseline_tg_test.go:143
FunctionBenchmarkTrieTreeGet
(b *testing.B)
internal/caching/caching_test.go:142
FunctionBenchmarkTrieTreeGet_Parallel
(b *testing.B)
internal/caching/caching_test.go:195
FunctionBenchmarkUnmarshalAll_KitexFast
(b *testing.B)
thrift/generic/bench_test.go:181
MethodBinary
Binary returns the bytes value contained by a BYTE node
proto/generic/cast.go:187
MethodCheck
Check returns non-nil error if the PathNode has error
thrift/generic/path.go:844
MethodCopyTo
CopyTo copy the bitmap to a given bitmap
thrift/utils.go:82
FunctionDJBHash64
(k string)
internal/caching/hashing.go:53
MethodDefaultValueMethod
(ctx context.Context, req *ExampleDefaultValue)
testdata/kitex_gen/example3/example3.go:1485
MethodDescriptor
Deprecated: Use PingEnumRequest.ProtoReflect.Descriptor instead.
testdata/kitex_gen/pb/example/enum_example.pb.go:163
MethodDescriptor
Deprecated: Use PingEnumResponse.ProtoReflect.Descriptor instead.
testdata/kitex_gen/pb/example/enum_example.pb.go:243
MethodDescriptor
Deprecated: Use ExampleEmptyReq.ProtoReflect.Descriptor instead.
testdata/kitex_gen/pb/example/empty_example.pb.go:67
MethodDescriptor
Deprecated: Use ExampleEmptyResp.ProtoReflect.Descriptor instead.
testdata/kitex_gen/pb/example/empty_example.pb.go:168
MethodDescriptor
Deprecated: Use Scalars.ProtoReflect.Descriptor instead.
testdata/kitex_gen/pb/example/example.pb.go:185
MethodDescriptor
Deprecated: Use Repeats.ProtoReflect.Descriptor instead.
testdata/kitex_gen/pb/example/example.pb.go:339
MethodDescriptor
Deprecated: Use Proto3Optional.ProtoReflect.Descriptor instead.
testdata/kitex_gen/pb/example/example.pb.go:452
MethodDescriptor
Deprecated: Use Enums.ProtoReflect.Descriptor instead.
testdata/kitex_gen/pb/example/example.pb.go:571
MethodDescriptor
Deprecated: Use Nests.ProtoReflect.Descriptor instead.
testdata/kitex_gen/pb/example/example.pb.go:626
MethodDescriptor
Deprecated: Use Nested.ProtoReflect.Descriptor instead.
testdata/kitex_gen/pb/example/example.pb.go:675
MethodDescriptor
Deprecated: Use Oneofs.ProtoReflect.Descriptor instead.
testdata/kitex_gen/pb/example/example.pb.go:735
MethodDescriptor
Deprecated: Use Maps.ProtoReflect.Descriptor instead.
testdata/kitex_gen/pb/example/example.pb.go:830
MethodDescriptor
Deprecated: Use JSONNames.ProtoReflect.Descriptor instead.
testdata/kitex_gen/pb/example/example.pb.go:906
MethodDescriptor
Deprecated: Use InnerBase.ProtoReflect.Descriptor instead.
testdata/kitex_gen/pb/example/example.pb.go:967
MethodDescriptor
Deprecated: Use ExampleScalarsReq.ProtoReflect.Descriptor instead.
testdata/kitex_gen/pb/example/example.pb.go:1121
MethodDescriptor
Deprecated: Use ExampleScalarsResp.ProtoReflect.Descriptor instead.
testdata/kitex_gen/pb/example/example.pb.go:1237
MethodDescriptor
Deprecated: Use ExampleMessageReq.ProtoReflect.Descriptor instead.
testdata/kitex_gen/pb/example/example.pb.go:1326
MethodDescriptor
Deprecated: Use ExampleMessageResp.ProtoReflect.Descriptor instead.
testdata/kitex_gen/pb/example/example.pb.go:1373
MethodDescriptor
Deprecated: Use ExampleNestedReq.ProtoReflect.Descriptor instead.
testdata/kitex_gen/pb/example/example.pb.go:1420
MethodDescriptor
Deprecated: Use ExampleNestedResp.ProtoReflect.Descriptor instead.
testdata/kitex_gen/pb/example/example.pb.go:1467
MethodDescriptor
Deprecated: Use ExampleParitalReq.ProtoReflect.Descriptor instead.
testdata/kitex_gen/pb/example/example.pb.go:1518
MethodDescriptor
Deprecated: Use ExamplePartialResp.ProtoReflect.Descriptor instead.
testdata/kitex_gen/pb/example/example.pb.go:1595
MethodDescriptor
Deprecated: Use ExampleListReq.ProtoReflect.Descriptor instead.
testdata/kitex_gen/pb/example/example.pb.go:1656
MethodDescriptor
Deprecated: Use ExampleListResp.ProtoReflect.Descriptor instead.
testdata/kitex_gen/pb/example/example.pb.go:1703
MethodDescriptor
Deprecated: Use ExampleMapReq.ProtoReflect.Descriptor instead.
testdata/kitex_gen/pb/example/example.pb.go:1750
MethodDescriptor
Deprecated: Use ExampleMapResp.ProtoReflect.Descriptor instead.
testdata/kitex_gen/pb/example/example.pb.go:1797
MethodDescriptor
Deprecated: Use ExampleOneofReq.ProtoReflect.Descriptor instead.
testdata/kitex_gen/pb/example/example.pb.go:1844
MethodDescriptor
Deprecated: Use ExampleOneofResp.ProtoReflect.Descriptor instead.
testdata/kitex_gen/pb/example/example.pb.go:1891
MethodDescriptor
Deprecated: Use Item.ProtoReflect.Descriptor instead.
testdata/kitex_gen/pb/example/nested.pb.go:64
MethodDescriptor
Deprecated: Use NestedExampleReq.ProtoReflect.Descriptor instead.
testdata/kitex_gen/pb/example/nested.pb.go:139
MethodDescriptor
Deprecated: Use NestedExampleResp.ProtoReflect.Descriptor instead.
testdata/kitex_gen/pb/example/nested.pb.go:186
MethodDescriptor
Deprecated: Use InnerBase2.ProtoReflect.Descriptor instead.
testdata/kitex_gen/pb/example3/example3.pb.go:141
MethodDescriptor
Deprecated: Use InnerBasePartial.ProtoReflect.Descriptor instead.
testdata/kitex_gen/pb/example3/example3.pb.go:411
MethodDescriptor
Deprecated: Use BasePartial.ProtoReflect.Descriptor instead.
testdata/kitex_gen/pb/example3/example3.pb.go:500
MethodDescriptor
Deprecated: Use ExampleReq.ProtoReflect.Descriptor instead.
testdata/kitex_gen/pb/example3/example3.pb.go:551
MethodDescriptor
Deprecated: Use ExampleSuper.ProtoReflect.Descriptor instead.
testdata/kitex_gen/pb/example3/example3.pb.go:635
MethodDescriptor
Deprecated: Use SelfRef.ProtoReflect.Descriptor instead.
testdata/kitex_gen/pb/example3/example3.pb.go:745
MethodDescriptor
Deprecated: Use ExampleReqPartial.ProtoReflect.Descriptor instead.
testdata/kitex_gen/pb/example3/example3.pb.go:794
MethodDescriptor
Deprecated: Use ExampleResp.ProtoReflect.Descriptor instead.
testdata/kitex_gen/pb/example3/example3.pb.go:857
MethodDescriptor
Deprecated: Use ExampleRespPartial.ProtoReflect.Descriptor instead.
testdata/kitex_gen/pb/example3/example3.pb.go:919
MethodDescriptor
Deprecated: Use Exception.ProtoReflect.Descriptor instead.
testdata/kitex_gen/pb/example3/example3.pb.go:974
MethodDescriptor
Deprecated: Use PingResponse.ProtoReflect.Descriptor instead.
testdata/kitex_gen/pb/example3/example3.pb.go:1075
MethodDescriptor
Deprecated: Use OnewayRequest.ProtoReflect.Descriptor instead.
testdata/kitex_gen/pb/example3/example3.pb.go:1122
MethodDescriptor
Deprecated: Use VoidRequest.ProtoReflect.Descriptor instead.
testdata/kitex_gen/pb/example3/example3.pb.go:1169
MethodDescriptor
Deprecated: Use VoidResponse.ProtoReflect.Descriptor instead.
testdata/kitex_gen/pb/example3/example3.pb.go:1214
MethodDescriptor
Deprecated: Use ExampleInt2Float.ProtoReflect.Descriptor instead.
testdata/kitex_gen/pb/example3/example3.pb.go:1258
MethodDescriptor
Deprecated: Use Simple.ProtoReflect.Descriptor instead.
testdata/kitex_gen/pb/baseline/baseline.pb.go:65
MethodDescriptor
Deprecated: Use PartialSimple.ProtoReflect.Descriptor instead.
testdata/kitex_gen/pb/baseline/baseline.pb.go:149
MethodDescriptor
Deprecated: Use Nesting.ProtoReflect.Descriptor instead.
testdata/kitex_gen/pb/baseline/baseline.pb.go:224
MethodDescriptor
Deprecated: Use PartialNesting.ProtoReflect.Descriptor instead.
testdata/kitex_gen/pb/baseline/baseline.pb.go:371
MethodDescriptor
Deprecated: Use Nesting2.ProtoReflect.Descriptor instead.
testdata/kitex_gen/pb/baseline/baseline.pb.go:442
MethodDescriptor
Deprecated: Use TrafficEnv.ProtoReflect.Descriptor instead.
testdata/kitex_gen/pb/base/base.pb.go:67
MethodDescriptor
Deprecated: Use BaseResp.ProtoReflect.Descriptor instead.
testdata/kitex_gen/pb/base/base.pb.go:210
MethodDescriptor
Deprecated: Use BasicExample.ProtoReflect.Descriptor instead.
testdata/kitex_gen/pb/base/basic_example.pb.go:109
← previousnext →1,701–1,800 of 4,084, ranked by callers