kbandla / dpkt

fast, simple packet creation / parsing, with definitions for the basic TCP/IP protocols
Other
1.09k stars 270 forks source link

move creation of __public_fields__ out of __init__; make it a class attribute #612

Closed obormot closed 3 years ago

obormot commented 3 years ago

fixes a performance regression (#611 ) introduced in 1.9.7

coveralls commented 3 years ago

Coverage Status

Coverage decreased (-0.04%) to 99.776% when pulling e72f2c4ab057ece6afb05a3b87cb78e39777dd38 on fix-#611 into 09ac21824b78dea108b33c5ca1e1c461a4d2913d on master.