mirror of
https://github.com/zeek/zeek.git
synced 2025-10-12 11:38:20 +00:00
optimize record construction by deferring initializations of aggregates
This commit is contained in:
parent
2e2afa5e11
commit
0787c130d0
5 changed files with 190 additions and 158 deletions
|
@ -10,6 +10,7 @@ namespace zeek
|
|||
{
|
||||
|
||||
class AddrVal;
|
||||
class EnumVal;
|
||||
class File;
|
||||
class Func;
|
||||
class ListVal;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue