FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
python-zeroconf/bench/outgoing.py at master · python-zeroconf/python-zeroconf · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
python-zeroconf
/
python-zeroconf
Public
Notifications
You must be signed in to change notification settings
Fork
230
Star
734
Code
Issues
46
Pull requests
8
Discussions
Actions
Projects
Wiki
Security and quality
5
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Expand file tree
Breadcrumbs
python-zeroconf
/
bench
/
outgoing.py
Copy path
More file actions
More file actions
Latest commit
History
History
History
170 lines (156 loc) · 5.73 KB
Breadcrumbs
python-zeroconf
/
bench
/
outgoing.py
Copy path
File metadata and controls
170 lines (156 loc) · 5.73 KB
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
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
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
"""Benchmark for DNSOutgoing."""
import
socket
import
timeit
from
zeroconf
import
DNSAddress
,
DNSOutgoing
,
DNSService
,
DNSText
,
const
from
zeroconf
.
_protocol
.
outgoing
import
State
def
generate_packets
()
->
DNSOutgoing
:
out
=
DNSOutgoing
(
const
.
_FLAGS_QR_RESPONSE
|
const
.
_FLAGS_AA
)
address
=
socket
.
inet_pton
(
socket
.
AF_INET
,
"192.168.208.5"
)
additionals
=
[
{
"name"
:
"HASS Bridge ZJWH FF5137._hap._tcp.local."
,
"address"
:
address
,
"port"
:
51832
,
"text"
:
b"
\x13
md=HASS Bridge"
b" ZJWH
\x06
pv=1.0
\x14
id=01:6B:30:FF:51:37
\x05
c#=12
\x04
s#=1
\x04
ff=0
\x04
"
b"ci=2
\x04
sf=0
\x0b
sh=L0m/aQ=="
,
},
{
"name"
:
"HASS Bridge 3K9A C2582A._hap._tcp.local."
,
"address"
:
address
,
"port"
:
51834
,
"text"
:
b"
\x13
md=HASS Bridge"
b" 3K9A
\x06
pv=1.0
\x14
id=E2:AA:5B:C2:58:2A
\x05
c#=12
\x04
s#=1
\x04
ff=0
\x04
"
b"ci=2
\x04
sf=0
\x0b
sh=b2CnzQ=="
,
},
{
"name"
:
"Master Bed TV CEDB27._hap._tcp.local."
,
"address"
:
address
,
"port"
:
51830
,
"text"
:
b"
\x10
md=Master Bed"
b" TV
\x06
pv=1.0
\x14
id=9E:B7:44:CE:DB:27
\x05
c#=18
\x04
s#=1
\x04
ff=0
\x05
"
b"ci=31
\x04
sf=0
\x0b
sh=CVj1kw=="
,
},
{
"name"
:
"Living Room TV 921B77._hap._tcp.local."
,
"address"
:
address
,
"port"
:
51833
,
"text"
:
b"
\x11
md=Living Room"
b" TV
\x06
pv=1.0
\x14
id=11:61:E7:92:1B:77
\x05
c#=17
\x04
s#=1
\x04
ff=0
\x05
"
b"ci=31
\x04
sf=0
\x0b
sh=qU77SQ=="
,
},
{
"name"
:
"HASS Bridge ZC8X FF413D._hap._tcp.local."
,
"address"
:
address
,
"port"
:
51829
,
"text"
:
b"
\x13
md=HASS Bridge"
b" ZC8X
\x06
pv=1.0
\x14
id=96:14:45:FF:41:3D
\x05
c#=12
\x04
s#=1
\x04
ff=0
\x04
"
b"ci=2
\x04
sf=0
\x0b
sh=b0QZlg=="
,
},
{
"name"
:
"HASS Bridge WLTF 4BE61F._hap._tcp.local."
,
"address"
:
address
,
"port"
:
51837
,
"text"
:
b"
\x13
md=HASS Bridge"
b" WLTF
\x06
pv=1.0
\x14
id=E0:E7:98:4B:E6:1F
\x04
c#=2
\x04
s#=1
\x04
ff=0
\x04
"
b"ci=2
\x04
sf=0
\x0b
sh=ahAISA=="
,
},
{
"name"
:
"FrontdoorCamera 8941D1._hap._tcp.local."
,
"address"
:
address
,
"port"
:
54898
,
"text"
:
b"
\x12
md=FrontdoorCamera
\x06
pv=1.0
\x14
id=9F:B7:DC:89:41:D1
\x04
c#=2
\x04
"
b"s#=1
\x04
ff=0
\x04
ci=2
\x04
sf=0
\x0b
sh=0+MXmA=="
,
},
{
"name"
:
"HASS Bridge W9DN 5B5CC5._hap._tcp.local."
,
"address"
:
address
,
"port"
:
51836
,
"text"
:
b"
\x13
md=HASS Bridge"
b" W9DN
\x06
pv=1.0
\x14
id=11:8E:DB:5B:5C:C5
\x05
c#=12
\x04
s#=1
\x04
ff=0
\x04
"
b"ci=2
\x04
sf=0
\x0b
sh=6fLM5A=="
,
},
{
"name"
:
"HASS Bridge Y9OO EFF0A7._hap._tcp.local."
,
"address"
:
address
,
"port"
:
51838
,
"text"
:
b"
\x13
md=HASS Bridge"
b" Y9OO
\x06
pv=1.0
\x14
id=D3:FE:98:EF:F0:A7
\x04
c#=2
\x04
s#=1
\x04
ff=0
\x04
"
b"ci=2
\x04
sf=0
\x0b
sh=u3bdfw=="
,
},
{
"name"
:
"Snooze Room TV 6B89B0._hap._tcp.local."
,
"address"
:
address
,
"port"
:
51835
,
"text"
:
b"
\x11
md=Snooze Room"
b" TV
\x06
pv=1.0
\x14
id=5F:D5:70:6B:89:B0
\x05
c#=17
\x04
s#=1
\x04
ff=0
\x05
"
b"ci=31
\x04
sf=0
\x0b
sh=xNTqsg=="
,
},
{
"name"
:
"AlexanderHomeAssistant 74651D._hap._tcp.local."
,
"address"
:
address
,
"port"
:
54811
,
"text"
:
b"
\x19
md=AlexanderHomeAssistant
\x06
pv=1.0
\x14
id=59:8A:0B:74:65:1D
\x05
"
b"c#=14
\x04
s#=1
\x04
ff=0
\x04
ci=2
\x04
sf=0
\x0b
sh=ccZLPA=="
,
},
{
"name"
:
"HASS Bridge OS95 39C053._hap._tcp.local."
,
"address"
:
address
,
"port"
:
51831
,
"text"
:
b"
\x13
md=HASS Bridge"
b" OS95
\x06
pv=1.0
\x14
id=7E:8C:E6:39:C0:53
\x05
c#=12
\x04
s#=1
\x04
ff=0
\x04
ci=2"
b"
\x04
sf=0
\x0b
sh=Xfe5LQ=="
,
},
]
out
.
add_answer_at_time
(
DNSText
(
"HASS Bridge W9DN 5B5CC5._hap._tcp.local."
,
const
.
_TYPE_TXT
,
const
.
_CLASS_IN
|
const
.
_CLASS_UNIQUE
,
const
.
_DNS_OTHER_TTL
,
b"
\x13
md=HASS Bridge W9DN
\x06
pv=1.0
\x14
id=11:8E:DB:5B:5C:C5
\x05
c#=12
\x04
s#=1"
b"
\x04
ff=0
\x04
ci=2
\x04
sf=0
\x0b
sh=6fLM5A=="
,
),
0
,
)
for
record
in
additionals
:
out
.
add_additional_answer
(
DNSService
(
record
[
"name"
],
# type: ignore
const
.
_TYPE_SRV
,
const
.
_CLASS_IN
|
const
.
_CLASS_UNIQUE
,
const
.
_DNS_HOST_TTL
,
0
,
0
,
record
[
"port"
],
# type: ignore
record
[
"name"
],
# type: ignore
)
)
out
.
add_additional_answer
(
DNSText
(
record
[
"name"
],
# type: ignore
const
.
_TYPE_TXT
,
const
.
_CLASS_IN
|
const
.
_CLASS_UNIQUE
,
const
.
_DNS_OTHER_TTL
,
record
[
"text"
],
# type: ignore
)
)
out
.
add_additional_answer
(
DNSAddress
(
record
[
"name"
],
# type: ignore
const
.
_TYPE_A
,
const
.
_CLASS_IN
|
const
.
_CLASS_UNIQUE
,
const
.
_DNS_HOST_TTL
,
record
[
"address"
],
# type: ignore
)
)
return
out
out
=
generate_packets
()
def
make_outgoing_message
()
->
None
:
out
.
packets
()
out
.
state
=
State
.
init
.
value
out
.
finished
=
False
out
.
_reset_for_next_packet
()
count
=
100000
time
=
timeit
.
Timer
(
make_outgoing_message
).
timeit
(
count
)
print
(
f"Construction
{
count
}
outgoing messages took
{
time
}
seconds"
)
Back
|
FazBrowse Home
|
New Git URL