-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathtimings
More file actions
52 lines (40 loc) · 1.25 KB
/
timings
File metadata and controls
52 lines (40 loc) · 1.25 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
cpu, 8 thread desktop, 1x noise sample per:
constructing new octree at min (0, 0, 0), size 64
Constructing new octree from bottom up
Sample cache build took 32.921ms
Construct bottom up took 167.623ms
Mesh from octree took 1.51ms
probably index count 123,492 as well
total: 202ms
cpu, 8 thread desktop, 1x noise sample per:
constructing new octree at min (0, 0, 0), size 64
Constructing new octree from bottom up
Sample cache build took 21.136ms
Construct bottom up took 305.75ms
Mesh from octree took 5.951ms
upload data
index count 123,492
cpu, 8 thread desktop, 3x noise sample per:
constructing new octree at min (0, 0, 0), size 64
Constructing new octree from bottom up
Sample cache build took 38.149ms
Construct bottom up took 482.01ms
Mesh from octree took 2.906ms
index count 82,668
total: 532ms
constructing new octree at min (0, 0, 0), size 64
Constructing new octree from bottom up
Sample cache build took 41.702ms
Construct bottom up took 1083.31ms
Mesh from octree took 9.967ms
upload data
index count 194466
total: 1134
constructing new octree at min (0, 0, 0), size 64
Constructing new octree from bottom up
Sample cache build took 54.645ms
Construct bottom up took 1390.31ms
Mesh from octree took 13.814ms
upload data
index count 245994
total: 1458ms