Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cloudwego/dynamicgo
/ functions
Functions
4,084 in github.com/cloudwego/dynamicgo
⨍
Functions
4,084
◇
Types & classes
525
Function
BenchmarkMarshalMany_DynamicGo
(b *testing.B)
thrift/generic/bench_test.go:192
Function
BenchmarkMarshalTo_DynamicGo
(b *testing.B)
thrift/generic/bench_test.go:232
Function
BenchmarkPathStack_Operations
BenchmarkPathStack_Operations tests the performance of stack operations
trim/assign_test.go:3308
Function
BenchmarkPathTracking_Overhead
BenchmarkPathTracking_Overhead compares the overhead of path tracking
trim/assign_test.go:3362
Function
BenchmarkProtoGetOne_DynamicGo
(b *testing.B)
testdata/test/baseline_pg_test.go:120
Function
BenchmarkProtoSkip_DynamicGo
* * performance test in DynamicGo * 1. ProtoSkip * 2. ProtoGetOne * 3. ProtoGetMany * 4. ProtoSetOne * 5. ProtoSetMany * 6. ProtoMarshalMany *
testdata/test/baseline_pg_test.go:43
Function
BenchmarkProtobuf2JSON_DynamicGo
(t *testing.B)
conv/p2j/conv_timing_test.go:12
Function
BenchmarkProtobuf2JSON_DynamicGo_Raw
(b *testing.B)
testdata/test/baseline_p2j_test.go:73
Function
BenchmarkProtobuf2JSON_Parallel_DynamicGo
(t *testing.B)
conv/p2j/conv_timing_test.go:31
Function
BenchmarkProtobuf2JSON_SonicAndPrutal
(b *testing.B)
testdata/test/baseline_p2j_test.go:111
Function
BenchmarkSetMany_DynamicGo
(b *testing.B)
thrift/generic/bench_test.go:74
Function
BenchmarkSetOne_DynamicGo
(b *testing.B)
thrift/generic/bench_test.go:50
Function
BenchmarkSkipAndCheck
(b *testing.B)
thrift/binary_skip_test.go:63
Function
BenchmarkSkipNoCheck
(b *testing.B)
thrift/binary_skip_test.go:46
Function
BenchmarkStdMapGet
(b *testing.B)
internal/caching/caching_test.go:111
Function
BenchmarkStdMapGet_Parallel
(b *testing.B)
internal/caching/caching_test.go:160
Function
BenchmarkThrift2HTTP_DynamicGo
(t *testing.B)
testdata/test/baseline_t2j_test.go:488
Function
BenchmarkThrift2HTTP_DynamicGo
(b *testing.B)
conv/t2j/conv_timing_test.go:46
Function
BenchmarkThrift2HTTP_Parallel_DynamicGo
(b *testing.B)
conv/t2j/conv_timing_test.go:93
Function
BenchmarkThrift2JSON_DynamicGo
(t *testing.B)
conv/t2j/conv_timing_test.go:29
Function
BenchmarkThrift2JSON_DynamicGo_Raw
(b *testing.B)
testdata/test/baseline_t2j_test.go:369
Function
BenchmarkThrift2JSON_Parallel_DynamicGo
(t *testing.B)
conv/t2j/conv_timing_test.go:72
Function
BenchmarkThrift2JSON_SonicAndKitex
(b *testing.B)
testdata/test/baseline_t2j_test.go:432
Function
BenchmarkThriftGetAll_New
(b *testing.B)
testdata/test/baseline_tg_test.go:435
Function
BenchmarkThriftGetAll_ReuseMemory
(b *testing.B)
testdata/test/baseline_tg_test.go:481
Function
BenchmarkThriftGetMany
(b *testing.B)
testdata/test/baseline_tg_test.go:303
Function
BenchmarkThriftGetOne
(b *testing.B)
testdata/test/baseline_tg_test.go:263
Function
BenchmarkThriftMarshalAll
(b *testing.B)
testdata/test/baseline_tg_test.go:581
Function
BenchmarkThriftMarshalAll_KitexFast
(b *testing.B)
testdata/test/baseline_tg_test.go:52
Function
BenchmarkThriftMarshalMany
(b *testing.B)
testdata/test/baseline_tg_test.go:360
Function
BenchmarkThriftMarshalPartial_KitexFast
(b *testing.B)
testdata/test/baseline_tg_test.go:112
Function
BenchmarkThriftMarshalTo
(b *testing.B)
testdata/test/baseline_tg_test.go:739
Function
BenchmarkThriftMarshalTo_KitexFast
(b *testing.B)
testdata/test/baseline_tg_test.go:172
Function
BenchmarkThriftSetMany
(b *testing.B)
testdata/test/baseline_tg_test.go:687
Function
BenchmarkThriftSetOne
(b *testing.B)
testdata/test/baseline_tg_test.go:637
Function
BenchmarkThriftSkip
(b *testing.B)
testdata/test/baseline_tg_test.go:219
Function
BenchmarkThriftUnmarshalAll_KitexFast
(b *testing.B)
testdata/test/baseline_tg_test.go:83
Function
BenchmarkThriftUnmarshalPartial_KitexFast
(b *testing.B)
testdata/test/baseline_tg_test.go:143
Function
BenchmarkTrieTreeGet
(b *testing.B)
internal/caching/caching_test.go:142
Function
BenchmarkTrieTreeGet_Parallel
(b *testing.B)
internal/caching/caching_test.go:195
Function
BenchmarkUnmarshalAll_KitexFast
(b *testing.B)
thrift/generic/bench_test.go:181
Method
Binary
Binary returns the bytes value contained by a BYTE node
proto/generic/cast.go:187
Method
Check
Check returns non-nil error if the PathNode has error
thrift/generic/path.go:844
Method
CopyTo
CopyTo copy the bitmap to a given bitmap
thrift/utils.go:82
Function
DJBHash64
(k string)
internal/caching/hashing.go:53
Method
DefaultValueMethod
(ctx context.Context, req *ExampleDefaultValue)
testdata/kitex_gen/example3/example3.go:1485
Method
Descriptor
Deprecated: Use PingEnumRequest.ProtoReflect.Descriptor instead.
testdata/kitex_gen/pb/example/enum_example.pb.go:163
Method
Descriptor
Deprecated: Use PingEnumResponse.ProtoReflect.Descriptor instead.
testdata/kitex_gen/pb/example/enum_example.pb.go:243
Method
Descriptor
Deprecated: Use ExampleEmptyReq.ProtoReflect.Descriptor instead.
testdata/kitex_gen/pb/example/empty_example.pb.go:67
Method
Descriptor
Deprecated: Use ExampleEmptyResp.ProtoReflect.Descriptor instead.
testdata/kitex_gen/pb/example/empty_example.pb.go:168
Method
Descriptor
Deprecated: Use Scalars.ProtoReflect.Descriptor instead.
testdata/kitex_gen/pb/example/example.pb.go:185
Method
Descriptor
Deprecated: Use Repeats.ProtoReflect.Descriptor instead.
testdata/kitex_gen/pb/example/example.pb.go:339
Method
Descriptor
Deprecated: Use Proto3Optional.ProtoReflect.Descriptor instead.
testdata/kitex_gen/pb/example/example.pb.go:452
Method
Descriptor
Deprecated: Use Enums.ProtoReflect.Descriptor instead.
testdata/kitex_gen/pb/example/example.pb.go:571
Method
Descriptor
Deprecated: Use Nests.ProtoReflect.Descriptor instead.
testdata/kitex_gen/pb/example/example.pb.go:626
Method
Descriptor
Deprecated: Use Nested.ProtoReflect.Descriptor instead.
testdata/kitex_gen/pb/example/example.pb.go:675
Method
Descriptor
Deprecated: Use Oneofs.ProtoReflect.Descriptor instead.
testdata/kitex_gen/pb/example/example.pb.go:735
Method
Descriptor
Deprecated: Use Maps.ProtoReflect.Descriptor instead.
testdata/kitex_gen/pb/example/example.pb.go:830
Method
Descriptor
Deprecated: Use JSONNames.ProtoReflect.Descriptor instead.
testdata/kitex_gen/pb/example/example.pb.go:906
Method
Descriptor
Deprecated: Use InnerBase.ProtoReflect.Descriptor instead.
testdata/kitex_gen/pb/example/example.pb.go:967
Method
Descriptor
Deprecated: Use ExampleScalarsReq.ProtoReflect.Descriptor instead.
testdata/kitex_gen/pb/example/example.pb.go:1121
Method
Descriptor
Deprecated: Use ExampleScalarsResp.ProtoReflect.Descriptor instead.
testdata/kitex_gen/pb/example/example.pb.go:1237
Method
Descriptor
Deprecated: Use ExampleMessageReq.ProtoReflect.Descriptor instead.
testdata/kitex_gen/pb/example/example.pb.go:1326
Method
Descriptor
Deprecated: Use ExampleMessageResp.ProtoReflect.Descriptor instead.
testdata/kitex_gen/pb/example/example.pb.go:1373
Method
Descriptor
Deprecated: Use ExampleNestedReq.ProtoReflect.Descriptor instead.
testdata/kitex_gen/pb/example/example.pb.go:1420
Method
Descriptor
Deprecated: Use ExampleNestedResp.ProtoReflect.Descriptor instead.
testdata/kitex_gen/pb/example/example.pb.go:1467
Method
Descriptor
Deprecated: Use ExampleParitalReq.ProtoReflect.Descriptor instead.
testdata/kitex_gen/pb/example/example.pb.go:1518
Method
Descriptor
Deprecated: Use ExamplePartialResp.ProtoReflect.Descriptor instead.
testdata/kitex_gen/pb/example/example.pb.go:1595
Method
Descriptor
Deprecated: Use ExampleListReq.ProtoReflect.Descriptor instead.
testdata/kitex_gen/pb/example/example.pb.go:1656
Method
Descriptor
Deprecated: Use ExampleListResp.ProtoReflect.Descriptor instead.
testdata/kitex_gen/pb/example/example.pb.go:1703
Method
Descriptor
Deprecated: Use ExampleMapReq.ProtoReflect.Descriptor instead.
testdata/kitex_gen/pb/example/example.pb.go:1750
Method
Descriptor
Deprecated: Use ExampleMapResp.ProtoReflect.Descriptor instead.
testdata/kitex_gen/pb/example/example.pb.go:1797
Method
Descriptor
Deprecated: Use ExampleOneofReq.ProtoReflect.Descriptor instead.
testdata/kitex_gen/pb/example/example.pb.go:1844
Method
Descriptor
Deprecated: Use ExampleOneofResp.ProtoReflect.Descriptor instead.
testdata/kitex_gen/pb/example/example.pb.go:1891
Method
Descriptor
Deprecated: Use Item.ProtoReflect.Descriptor instead.
testdata/kitex_gen/pb/example/nested.pb.go:64
Method
Descriptor
Deprecated: Use NestedExampleReq.ProtoReflect.Descriptor instead.
testdata/kitex_gen/pb/example/nested.pb.go:139
Method
Descriptor
Deprecated: Use NestedExampleResp.ProtoReflect.Descriptor instead.
testdata/kitex_gen/pb/example/nested.pb.go:186
Method
Descriptor
Deprecated: Use InnerBase2.ProtoReflect.Descriptor instead.
testdata/kitex_gen/pb/example3/example3.pb.go:141
Method
Descriptor
Deprecated: Use InnerBasePartial.ProtoReflect.Descriptor instead.
testdata/kitex_gen/pb/example3/example3.pb.go:411
Method
Descriptor
Deprecated: Use BasePartial.ProtoReflect.Descriptor instead.
testdata/kitex_gen/pb/example3/example3.pb.go:500
Method
Descriptor
Deprecated: Use ExampleReq.ProtoReflect.Descriptor instead.
testdata/kitex_gen/pb/example3/example3.pb.go:551
Method
Descriptor
Deprecated: Use ExampleSuper.ProtoReflect.Descriptor instead.
testdata/kitex_gen/pb/example3/example3.pb.go:635
Method
Descriptor
Deprecated: Use SelfRef.ProtoReflect.Descriptor instead.
testdata/kitex_gen/pb/example3/example3.pb.go:745
Method
Descriptor
Deprecated: Use ExampleReqPartial.ProtoReflect.Descriptor instead.
testdata/kitex_gen/pb/example3/example3.pb.go:794
Method
Descriptor
Deprecated: Use ExampleResp.ProtoReflect.Descriptor instead.
testdata/kitex_gen/pb/example3/example3.pb.go:857
Method
Descriptor
Deprecated: Use ExampleRespPartial.ProtoReflect.Descriptor instead.
testdata/kitex_gen/pb/example3/example3.pb.go:919
Method
Descriptor
Deprecated: Use Exception.ProtoReflect.Descriptor instead.
testdata/kitex_gen/pb/example3/example3.pb.go:974
Method
Descriptor
Deprecated: Use PingResponse.ProtoReflect.Descriptor instead.
testdata/kitex_gen/pb/example3/example3.pb.go:1075
Method
Descriptor
Deprecated: Use OnewayRequest.ProtoReflect.Descriptor instead.
testdata/kitex_gen/pb/example3/example3.pb.go:1122
Method
Descriptor
Deprecated: Use VoidRequest.ProtoReflect.Descriptor instead.
testdata/kitex_gen/pb/example3/example3.pb.go:1169
Method
Descriptor
Deprecated: Use VoidResponse.ProtoReflect.Descriptor instead.
testdata/kitex_gen/pb/example3/example3.pb.go:1214
Method
Descriptor
Deprecated: Use ExampleInt2Float.ProtoReflect.Descriptor instead.
testdata/kitex_gen/pb/example3/example3.pb.go:1258
Method
Descriptor
Deprecated: Use Simple.ProtoReflect.Descriptor instead.
testdata/kitex_gen/pb/baseline/baseline.pb.go:65
Method
Descriptor
Deprecated: Use PartialSimple.ProtoReflect.Descriptor instead.
testdata/kitex_gen/pb/baseline/baseline.pb.go:149
Method
Descriptor
Deprecated: Use Nesting.ProtoReflect.Descriptor instead.
testdata/kitex_gen/pb/baseline/baseline.pb.go:224
Method
Descriptor
Deprecated: Use PartialNesting.ProtoReflect.Descriptor instead.
testdata/kitex_gen/pb/baseline/baseline.pb.go:371
Method
Descriptor
Deprecated: Use Nesting2.ProtoReflect.Descriptor instead.
testdata/kitex_gen/pb/baseline/baseline.pb.go:442
Method
Descriptor
Deprecated: Use TrafficEnv.ProtoReflect.Descriptor instead.
testdata/kitex_gen/pb/base/base.pb.go:67
Method
Descriptor
Deprecated: Use BaseResp.ProtoReflect.Descriptor instead.
testdata/kitex_gen/pb/base/base.pb.go:210
Method
Descriptor
Deprecated: Use BasicExample.ProtoReflect.Descriptor instead.
testdata/kitex_gen/pb/base/basic_example.pb.go:109
← previous
next →
1,701–1,800 of 4,084, ranked by callers