Parsers written. Now 272 000 rps
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
</PropertyGroup>
|
||||
|
||||
<PropertyGroup Condition=" '$(Configuration)' == 'Release' ">
|
||||
<DefineConstants>JUST_LOAD</DefineConstants>
|
||||
<DefineConstants></DefineConstants>
|
||||
</PropertyGroup>
|
||||
|
||||
<ItemGroup>
|
||||
|
||||
@@ -147,6 +147,6 @@ class Program
|
||||
|
||||
frontendBridge.Disconnect();
|
||||
|
||||
// DemoCheck.Show();
|
||||
DemoCheck.Show();
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user