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
SWIFT
SWIFTsim
Commits
3e744493
Commit
3e744493
authored
Jul 10, 2017
by
Pedro Gonnet
Browse files
this is the winning combination using two threads on my laptop.
parent
c0a5abd4
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/space.h
View file @
3e744493
...
...
@@ -44,7 +44,7 @@ struct cell;
#define space_splitsize_default 400
#define space_maxsize_default 8000000
#define space_subsize_pair_default 64000000
#define space_subsize_self_default
8
000
#define space_subsize_self_default
16
000
#define space_maxcount_default 10000
#define space_max_top_level_cells_default 12
#define space_stretch 1.10f
...
...
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