Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
clean-and-itasks
clean-ide
Commits
05d81fce
Commit
05d81fce
authored
Oct 20, 2003
by
Ronny Wichers Schreur
🏢
Browse files
tune run-time options in project files
parent
199f26ed
Changes
3
Expand all
Hide whitespace changes
Inline
Side-by-side
WinHeapProfile.prj
View file @
05d81fce
...
...
@@ -4,18 +4,18 @@ Global
Target: Object IO
Exec: {Project}\ShowHeapProfile.exe
CodeGen
CheckStacks:
Tru
e
CheckIndexes:
Tru
e
CheckStacks:
Fals
e
CheckIndexes:
Fals
e
Application
HeapSize: 37748736
StackSize:
102400
StackSize:
524288
ExtraMemory: 81920
IntialHeapSize:
2
048
00
HeapSizeMultiplier:
4096
IntialHeapSize:
1
048
576
HeapSizeMultiplier:
768
ShowExecutionTime: False
ShowGC: False
ShowStackSize: False
MarkingCollector:
Fals
e
MarkingCollector:
Tru
e
StandardRuntimeEnv: True
Profile
Memory: False
...
...
@@ -47,3 +47,31 @@ Global
MainModule
Name: heapprofiler
Dir: {Project}\HeapProfile
Compiler
NeverMemoryProfile: False
NeverTimeProfile: False
StrictnessAnalysis: True
ListTypes: StrictExportTypes
ListAttributes: True
Warnings: True
Verbose: True
ReadableABC: False
ReuseUniqueNodes: True
Dcl
WindowPosition
X: 0
Y: 0
SizeX: 500
SizeY: 300
DclOpen: False
Icl
WindowPosition
X: 0
Y: 0
SizeX: 500
SizeY: 300
IclOpen: False
LastModified: No 0 0 0 0 0 0
Static
AppP:
PrjP:
WinIde.prj
View file @
05d81fce
This diff is collapsed.
Click to expand it.
WinTimeProfile.prj
View file @
05d81fce
...
...
@@ -5,10 +5,10 @@ Global
Exec: {Project}\ShowTimeProfile.exe
CodeGen
CheckStacks: False
CheckIndexes:
Tru
e
CheckIndexes:
Fals
e
Application
HeapSize: 4194304
StackSize:
102400
StackSize:
524288
ExtraMemory: 81920
IntialHeapSize: 204800
HeapSizeMultiplier: 4096
...
...
@@ -47,3 +47,31 @@ Global
MainModule
Name: timeprofiler
Dir: {Project}\TimeProfile
Compiler
NeverMemoryProfile: False
NeverTimeProfile: False
StrictnessAnalysis: True
ListTypes: StrictExportTypes
ListAttributes: True
Warnings: True
Verbose: True
ReadableABC: False
ReuseUniqueNodes: True
Dcl
WindowPosition
X: 0
Y: 0
SizeX: 500
SizeY: 300
DclOpen: False
Icl
WindowPosition
X: 0
Y: 0
SizeX: 500
SizeY: 300
IclOpen: False
LastModified: No 0 0 0 0 0 0
Static
AppP:
PrjP:
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment