forked from open-feature/flagd
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathbenchmark.txt
More file actions
74 lines (74 loc) · 5.16 KB
/
benchmark.txt
File metadata and controls
74 lines (74 loc) · 5.16 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
PASS
ok github.com/open-feature/flagd/core/pkg/certreloader 17.905s
goos: linux
goarch: amd64
pkg: github.com/open-feature/flagd/core/pkg/evaluator
cpu: 11th Gen Intel(R) Core(TM) i9-11950H @ 2.60GHz
BenchmarkFractionalEvaluation/[email protected] 571255 10614 ns/op 7649 B/op 150 allocs/op
BenchmarkFractionalEvaluation/[email protected] 520566 10392 ns/op 7649 B/op 150 allocs/op
BenchmarkFractionalEvaluation/[email protected] 528794 11623 ns/op 7650 B/op 150 allocs/op
BenchmarkFractionalEvaluation/[email protected] 539119 10760 ns/op 7649 B/op 150 allocs/op
BenchmarkResolveBooleanValue/test_staticBoolFlag-16 3894157 1455 ns/op 1137 B/op 25 allocs/op
BenchmarkResolveBooleanValue/test_targetingBoolFlag-16 724237 7574 ns/op 6212 B/op 101 allocs/op
BenchmarkResolveBooleanValue/test_staticObjectFlag-16 3989600 1418 ns/op 1153 B/op 25 allocs/op
BenchmarkResolveBooleanValue/test_missingFlag-16 3963528 1391 ns/op 976 B/op 28 allocs/op
BenchmarkResolveBooleanValue/test_disabledFlag-16 3741255 1478 ns/op 1201 B/op 27 allocs/op
BenchmarkResolveStringValue/test_staticStringFlag-16 3797889 1467 ns/op 1185 B/op 27 allocs/op
BenchmarkResolveStringValue/test_targetingStringFlag-16 782289 7975 ns/op 6244 B/op 103 allocs/op
BenchmarkResolveStringValue/test_staticObjectFlag-16 3901261 1442 ns/op 1153 B/op 25 allocs/op
BenchmarkResolveStringValue/test_missingFlag-16 3916784 1527 ns/op 976 B/op 28 allocs/op
BenchmarkResolveStringValue/test_disabledFlag-16 3732986 1459 ns/op 1201 B/op 27 allocs/op
BenchmarkResolveFloatValue/test:_staticFloatFlag-16 3746072 1445 ns/op 1153 B/op 27 allocs/op
BenchmarkResolveFloatValue/test:_targetingFloatFlag-16 732034 7482 ns/op 6229 B/op 103 allocs/op
BenchmarkResolveFloatValue/test:_staticObjectFlag-16 3881371 1403 ns/op 1153 B/op 25 allocs/op
BenchmarkResolveFloatValue/test:_missingFlag-16 3935251 1405 ns/op 976 B/op 28 allocs/op
BenchmarkResolveFloatValue/test:_disabledFlag-16 3789598 1517 ns/op 1201 B/op 27 allocs/op
BenchmarkResolveIntValue/test_staticIntFlag-16 3917680 1401 ns/op 1137 B/op 25 allocs/op
BenchmarkResolveIntValue/test_targetingNumberFlag-16 806212 6961 ns/op 6213 B/op 101 allocs/op
BenchmarkResolveIntValue/test_staticObjectFlag-16 3981283 1382 ns/op 1153 B/op 25 allocs/op
BenchmarkResolveIntValue/test_missingFlag-16 3851598 1459 ns/op 960 B/op 28 allocs/op
BenchmarkResolveIntValue/test_disabledFlag-16 3614704 1490 ns/op 1201 B/op 27 allocs/op
BenchmarkResolveObjectValue/test_staticObjectFlag-16 1590105 3477 ns/op 2388 B/op 51 allocs/op
BenchmarkResolveObjectValue/test_targetingObjectFlag-16 589382 9432 ns/op 7431 B/op 123 allocs/op
BenchmarkResolveObjectValue/test_staticBoolFlag-16 3938911 1432 ns/op 1137 B/op 25 allocs/op
BenchmarkResolveObjectValue/test_missingFlag-16 3868394 1486 ns/op 976 B/op 28 allocs/op
BenchmarkResolveObjectValue/test_disabledFlag-16 3805280 1481 ns/op 1201 B/op 27 allocs/op
PASS
ok github.com/open-feature/flagd/core/pkg/evaluator 198.557s
? github.com/open-feature/flagd/core/pkg/evaluator/mock [no test files]
PASS
ok github.com/open-feature/flagd/core/pkg/logger 0.003s
? github.com/open-feature/flagd/core/pkg/model [no test files]
PASS
ok github.com/open-feature/flagd/core/pkg/notifications 0.002s
? github.com/open-feature/flagd/core/pkg/service [no test files]
PASS
ok github.com/open-feature/flagd/core/pkg/service/ofrep 0.005s
PASS
ok github.com/open-feature/flagd/core/pkg/store 1.510s
? github.com/open-feature/flagd/core/pkg/sync [no test files]
PASS
ok github.com/open-feature/flagd/core/pkg/sync/blob 0.020s
PASS
ok github.com/open-feature/flagd/core/pkg/sync/builder 0.023s
? github.com/open-feature/flagd/core/pkg/sync/builder/mock [no test files]
PASS
ok github.com/open-feature/flagd/core/pkg/sync/file 1.007s
PASS
ok github.com/open-feature/flagd/core/pkg/sync/grpc 8.010s
PASS
ok github.com/open-feature/flagd/core/pkg/sync/grpc/credentials 0.004s
? github.com/open-feature/flagd/core/pkg/sync/grpc/credentials/mock [no test files]
? github.com/open-feature/flagd/core/pkg/sync/grpc/mock [no test files]
PASS
ok github.com/open-feature/flagd/core/pkg/sync/grpc/nameresolvers 0.003s
PASS
ok github.com/open-feature/flagd/core/pkg/sync/http 4.005s
? github.com/open-feature/flagd/core/pkg/sync/http/mock [no test files]
PASS
ok github.com/open-feature/flagd/core/pkg/sync/kubernetes 0.018s
? github.com/open-feature/flagd/core/pkg/sync/testing [no test files]
PASS
ok github.com/open-feature/flagd/core/pkg/telemetry 0.018s
PASS
ok github.com/open-feature/flagd/core/pkg/utils 0.002s