Cosmos/source/Cosmos.IL2CPU.Profiler
Andrey Kurdyumov 6080592f99 Separate index and tables creation
This separation allows don't pay penalty for each insert during compilation phase.
Indexes created at the last step of the compilation process.
For profiler application indexes created together with tables.
2015-05-07 12:50:05 +06:00
..
Properties
app.config
Assembler.cs Separate index and tables creation 2015-05-07 12:50:05 +06:00
Cosmos.IL2CPU.Profiler.csproj
FakeKernel.cs
ILOp.cs
Program.cs Separate index and tables creation 2015-05-07 12:50:05 +06:00