-
Notifications
You must be signed in to change notification settings - Fork 5
/
1.5.0-DEV-7206b56e94.log
701 lines (698 loc) · 20.7 KB
/
1.5.0-DEV-7206b56e94.log
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
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
Julia Version 1.5.0-DEV.485
Commit 7206b56e94 (2020-03-18 17:25 UTC)
Platform Info:
OS: Linux (x86_64-linux-gnu)
CPU: Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz
WORD_SIZE: 64
LIBM: libopenlibm
LLVM: libLLVM-9.0.1 (ORCJIT, skylake)
Environment:
JULIA_DEPOT_PATH = ::/usr/local/share/julia
JULIA_NUM_THREADS = 2
Resolving package versions...
Installed CodecZlib ──────────────────── v0.6.0
Installed Distances ──────────────────── v0.8.2
Installed Parameters ─────────────────── v0.12.0
Installed QuadGK ─────────────────────── v2.3.1
Installed LineSearches ───────────────── v7.0.1
Installed StaticArrays ───────────────── v0.12.1
Installed DocStringExtensions ────────── v0.8.1
Installed Gridap ─────────────────────── v0.8.0
Installed DiffResults ────────────────── v1.0.2
Installed JLD2 ───────────────────────── v0.1.12
Installed NaNMath ────────────────────── v0.3.3
Installed Combinatorics ──────────────── v1.0.0
Installed CommonSubexpressions ───────── v0.2.0
Installed JSON ───────────────────────── v0.21.0
Installed DataStructures ─────────────── v0.17.10
Installed CompilerSupportLibraries_jll ─ v0.3.0+0
Installed Reexport ───────────────────── v0.2.0
Installed LightXML ───────────────────── v0.8.1
Installed RecipesBase ────────────────── v0.8.0
Installed NLsolve ────────────────────── v4.3.0
Installed Parsers ────────────────────── v0.3.12
Installed OpenSpecFun_jll ────────────── v0.5.3+3
Installed SpecialFunctions ───────────── v0.10.0
Installed BinaryProvider ─────────────── v0.5.8
Installed Polynomials ────────────────── v0.6.1
Installed Requires ───────────────────── v1.0.1
Installed WriteVTK ───────────────────── v1.4.0
Installed BSON ───────────────────────── v0.2.5
Installed FiniteDiff ─────────────────── v2.2.1
Installed FastGaussQuadrature ────────── v0.4.2
Installed ArrayInterface ─────────────── v2.5.1
Installed FileIO ─────────────────────── v1.2.3
Installed DiffRules ──────────────────── v1.0.1
Installed OrderedCollections ─────────── v1.1.0
Installed ForwardDiff ────────────────── v0.10.9
Installed NLSolversBase ──────────────── v7.6.1
Installed FillArrays ─────────────────── v0.8.5
Installed TranscodingStreams ─────────── v0.9.5
#=#=# ## 3.7%######## 11.9%############### 20.9%######################## 34.2%################################### 49.8%################################################### 71.4%##################################################################### 97.1%######################################################################## 100.0%
#=#=# ######################################################################## 100.0%
Updating `~/.julia/environments/v1.5/Project.toml`
56d4f2e9 + Gridap v0.8.0
Updating `~/.julia/environments/v1.5/Manifest.toml`
4fba245c + ArrayInterface v2.5.1
fbb218c0 + BSON v0.2.5
b99e7846 + BinaryProvider v0.5.8
944b1d66 + CodecZlib v0.6.0
861a8166 + Combinatorics v1.0.0
bbf7d656 + CommonSubexpressions v0.2.0
e66e0078 + CompilerSupportLibraries_jll v0.3.0+0
864edb3b + DataStructures v0.17.10
163ba53b + DiffResults v1.0.2
b552c78f + DiffRules v1.0.1
b4f34e82 + Distances v0.8.2
ffbed154 + DocStringExtensions v0.8.1
442a2c76 + FastGaussQuadrature v0.4.2
5789e2e9 + FileIO v1.2.3
1a297f60 + FillArrays v0.8.5
6a86dc24 + FiniteDiff v2.2.1
f6369f11 + ForwardDiff v0.10.9
56d4f2e9 + Gridap v0.8.0
033835bb + JLD2 v0.1.12
682c06a0 + JSON v0.21.0
9c8b4983 + LightXML v0.8.1
d3d80556 + LineSearches v7.0.1
d41bc354 + NLSolversBase v7.6.1
2774e3e8 + NLsolve v4.3.0
77ba4419 + NaNMath v0.3.3
efe28fd5 + OpenSpecFun_jll v0.5.3+3
bac558e1 + OrderedCollections v1.1.0
d96e819e + Parameters v0.12.0
69de0a69 + Parsers v0.3.12
f27b6e38 + Polynomials v0.6.1
1fd47b50 + QuadGK v2.3.1
3cdcf5f2 + RecipesBase v0.8.0
189a3867 + Reexport v0.2.0
ae029012 + Requires v1.0.1
276daf66 + SpecialFunctions v0.10.0
90137ffa + StaticArrays v0.12.1
3bb67fe8 + TranscodingStreams v0.9.5
64499a7a + WriteVTK v1.4.0
2a0f44e3 + Base64
ade2ca70 + Dates
8ba89e20 + Distributed
b77e0a4c + InteractiveUtils
76f85450 + LibGit2
8f399da3 + Libdl
37e2e46d + LinearAlgebra
56ddb016 + Logging
d6f4376e + Markdown
a63ad114 + Mmap
44cfe95a + Pkg
de0858da + Printf
3fa0cd96 + REPL
9a3f8284 + Random
ea8e919c + SHA
9e88b42a + Serialization
6462fe0b + Sockets
2f01184e + SparseArrays
10745b16 + Statistics
8dfed614 + Test
cf7118a7 + UUIDs
4ec0a83e + Unicode
Building CodecZlib → `~/.julia/packages/CodecZlib/5t9zO/deps/build.log`
Building LightXML ─→ `~/.julia/packages/LightXML/W8FVT/deps/build.log`
Testing Gridap
Status `/tmp/jl_02Ezbo/Project.toml`
fbb218c0 BSON v0.2.5
861a8166 Combinatorics v1.0.0
ffbed154 DocStringExtensions v0.8.1
442a2c76 FastGaussQuadrature v0.4.2
5789e2e9 FileIO v1.2.3
1a297f60 FillArrays v0.8.5
56d4f2e9 Gridap v0.8.0
033835bb JLD2 v0.1.12
682c06a0 JSON v0.21.0
d3d80556 LineSearches v7.0.1
2774e3e8 NLsolve v4.3.0
1fd47b50 QuadGK v2.3.1
90137ffa StaticArrays v0.12.1
64499a7a WriteVTK v1.4.0
37e2e46d LinearAlgebra
2f01184e SparseArrays
8dfed614 Test
Status `/tmp/jl_02Ezbo/Manifest.toml`
4fba245c ArrayInterface v2.5.1
fbb218c0 BSON v0.2.5
b99e7846 BinaryProvider v0.5.8
944b1d66 CodecZlib v0.6.0
861a8166 Combinatorics v1.0.0
bbf7d656 CommonSubexpressions v0.2.0
e66e0078 CompilerSupportLibraries_jll v0.3.0+0
864edb3b DataStructures v0.17.10
163ba53b DiffResults v1.0.2
b552c78f DiffRules v1.0.1
b4f34e82 Distances v0.8.2
ffbed154 DocStringExtensions v0.8.1
442a2c76 FastGaussQuadrature v0.4.2
5789e2e9 FileIO v1.2.3
1a297f60 FillArrays v0.8.5
6a86dc24 FiniteDiff v2.2.1
f6369f11 ForwardDiff v0.10.9
56d4f2e9 Gridap v0.8.0
033835bb JLD2 v0.1.12
682c06a0 JSON v0.21.0
9c8b4983 LightXML v0.8.1
d3d80556 LineSearches v7.0.1
d41bc354 NLSolversBase v7.6.1
2774e3e8 NLsolve v4.3.0
77ba4419 NaNMath v0.3.3
efe28fd5 OpenSpecFun_jll v0.5.3+3
bac558e1 OrderedCollections v1.1.0
d96e819e Parameters v0.12.0
69de0a69 Parsers v0.3.12
f27b6e38 Polynomials v0.6.1
1fd47b50 QuadGK v2.3.1
3cdcf5f2 RecipesBase v0.8.0
189a3867 Reexport v0.2.0
ae029012 Requires v1.0.1
276daf66 SpecialFunctions v0.10.0
90137ffa StaticArrays v0.12.1
3bb67fe8 TranscodingStreams v0.9.5
64499a7a WriteVTK v1.4.0
2a0f44e3 Base64
ade2ca70 Dates
8ba89e20 Distributed
b77e0a4c InteractiveUtils
76f85450 LibGit2
8f399da3 Libdl
37e2e46d LinearAlgebra
56ddb016 Logging
d6f4376e Markdown
a63ad114 Mmap
44cfe95a Pkg
de0858da Printf
3fa0cd96 REPL
9a3f8284 Random
ea8e919c SHA
9e88b42a Serialization
6462fe0b Sockets
2f01184e SparseArrays
10745b16 Statistics
8dfed614 Test
cf7118a7 UUIDs
4ec0a83e Unicode
Test Summary: | Pass Total
Helpers | 13 13
189.170555 seconds (11.86 M allocations: 649.726 MiB, 0.63% gc time)
Test Summary: | Pass Total
Inference | 17 17
2.087251 seconds (1.93 M allocations: 113.196 MiB, 1.77% gc time)
Test Summary: | Pass Total
Io | 9 9
32.131970 seconds (38.62 M allocations: 1.894 GiB, 5.45% gc time)
Test Summary: | Pass Total
Algebra | 686 686
72.503320 seconds (67.72 M allocations: 3.310 GiB, 3.54% gc time)
Test Summary: | Pass Total
TensorValues | 227 227
13.937722 seconds (11.44 M allocations: 612.083 MiB, 2.39% gc time)
Test Summary: | Pass Total
Arrays | 292 292
24.957244 seconds (21.88 M allocations: 1.116 GiB, 3.27% gc time)
Test Summary: | Pass Total
Fields | 580 580
55.934794 seconds (43.61 M allocations: 2.226 GiB, 2.83% gc time)
Test Summary: | Pass Total
Polynomials | 261 261
22.600436 seconds (18.76 M allocations: 996.748 MiB, 3.20% gc time)
Test Summary: | Pass Total
Integration | 28 28
14.471780 seconds (25.01 M allocations: 1.167 GiB, 11.34% gc time)
Test Summary: | Pass Total
ReferenceFEs | 981 981
79.078571 seconds (68.54 M allocations: 3.533 GiB, 3.15% gc time)
Test Summary: | Pass Total
Geometry | 2105 2105
137.086633 seconds (110.43 M allocations: 5.813 GiB, 2.89% gc time)
Test Summary: | Pass Total
FESpaces | 917 917
310.584210 seconds (208.88 M allocations: 10.742 GiB, 3.23% gc time)
Test Summary: | Pass Total
MultiField | 161 161
100.236642 seconds (57.45 M allocations: 3.026 GiB, 2.39% gc time)
Test Summary: |
Visualization | No tests
27.414250 seconds (18.20 M allocations: 989.974 MiB, 3.73% gc time)
Test Summary: | Pass Total
Gridap | 24 24
622.236374 seconds (314.77 M allocations: 17.012 GiB, 2.74% gc time)
+++ running suite for n = 1 +++
0.000000 seconds
0.000000 seconds
0.000001 seconds
0.000000 seconds
0.000000 seconds
0.000000 seconds
0.000000 seconds
+++ running suite for n = 1 +++
0.000000 seconds
0.000000 seconds
0.000001 seconds
0.000000 seconds
0.000000 seconds
0.000000 seconds
0.000000 seconds
+++ running suite for n = 10 +++
0.000000 seconds
0.000001 seconds
0.000000 seconds
0.000000 seconds
0.000000 seconds
0.000000 seconds
0.000000 seconds
+++ running suite for n = 1000 +++
0.000000 seconds
0.000036 seconds
0.000022 seconds
0.000000 seconds
0.000023 seconds
0.000027 seconds
0.000023 seconds
+++ running suite for n = 100000 +++
0.000000 seconds
0.003323 seconds
0.002099 seconds
0.000000 seconds
0.002101 seconds
0.002712 seconds
0.002215 seconds
WARNING: replacing module ArraysBenchs.
+++ running suite for n = 1 +++
0.000000 seconds
0.000000 seconds
0.000000 seconds
0.000004 seconds
0.000000 seconds
0.000001 seconds
0.000005 seconds
+++ running suite for n = 1 +++
0.000000 seconds
0.000000 seconds
0.000000 seconds
0.000002 seconds
0.000000 seconds
0.000000 seconds
0.000000 seconds
+++ running suite for n = 10 +++
0.000000 seconds
0.000000 seconds
0.000001 seconds
0.000003 seconds
0.000000 seconds
0.000001 seconds
0.000003 seconds (2 allocations: 288 bytes)
+++ running suite for n = 1000 +++
0.000004 seconds
0.000006 seconds
0.000067 seconds
0.000355 seconds
0.000005 seconds
0.000135 seconds
0.000216 seconds (2 allocations: 288 bytes)
+++ running suite for n = 100000 +++
0.000364 seconds
0.000536 seconds
0.004895 seconds
0.035983 seconds
0.000457 seconds
0.013310 seconds
0.019650 seconds (2 allocations: 288 bytes)
+++ running suite for n = 1 +++
0.000000 seconds
0.000000 seconds
0.000001 seconds
0.000001 seconds
+++ running suite for n = 1 +++
0.000000 seconds
0.000000 seconds
0.000000 seconds
0.000000 seconds
+++ running suite for n = 10 +++
0.000000 seconds
0.000000 seconds
0.000001 seconds
0.000001 seconds
+++ running suite for n = 1000 +++
0.000028 seconds
0.000027 seconds
0.000087 seconds
0.000086 seconds
+++ running suite for n = 100000 +++
0.002758 seconds
0.002733 seconds
0.008999 seconds
0.007843 seconds
+++ running suite for n = 1 +++
0.000000 seconds
0.000000 seconds
0.000001 seconds
0.000000 seconds
+++ running suite for n = 1 +++
0.000000 seconds
0.000000 seconds
0.000000 seconds
0.000000 seconds
+++ running suite for n = 10 +++
0.000000 seconds
0.000000 seconds
0.000001 seconds
0.000000 seconds
+++ running suite for n = 1000 +++
0.000017 seconds
0.000000 seconds
0.000050 seconds
0.000000 seconds
+++ running suite for n = 100000 +++
0.001598 seconds
0.000000 seconds
0.004933 seconds
0.000000 seconds
+++ running suite for n = 1 +++
0.000003 seconds
0.000004 seconds
0.000007 seconds
+++ running suite for n = 1 +++
0.000000 seconds
0.000000 seconds
0.000000 seconds
+++ running suite for n = 10 +++
0.000001 seconds
0.000001 seconds
0.000001 seconds
+++ running suite for n = 1000 +++
0.000083 seconds
0.000084 seconds
0.000115 seconds
+++ running suite for n = 100000 +++
0.008237 seconds
0.008257 seconds
0.010565 seconds
+++ running suite for n = 1 +++
0.000000 seconds
0.000000 seconds
0.000001 seconds
0.000001 seconds
0.000000 seconds
0.000000 seconds
0.000008 seconds
0.000000 seconds
0.000001 seconds
0.000000 seconds
0.000001 seconds (3 allocations: 96 bytes)
0.000000 seconds
0.000000 seconds
0.000000 seconds
0.000001 seconds
0.000001 seconds
+++ running suite for n = 1 +++
0.000000 seconds
0.000000 seconds
0.000001 seconds
0.000001 seconds
0.000000 seconds
0.000000 seconds
0.000001 seconds
0.000001 seconds
0.000000 seconds
0.000000 seconds
0.000002 seconds (3 allocations: 96 bytes)
0.000001 seconds
0.000000 seconds
0.000000 seconds
0.000001 seconds
0.000001 seconds
+++ running suite for n = 10 +++
0.000001 seconds
0.000000 seconds
0.000002 seconds
0.000002 seconds
0.000001 seconds
0.000000 seconds
0.000002 seconds
0.000001 seconds
0.000003 seconds
0.000000 seconds
0.000004 seconds (30 allocations: 960 bytes)
0.000002 seconds
0.000001 seconds
0.000000 seconds
0.000005 seconds
0.000005 seconds
+++ running suite for n = 1000 +++
0.000031 seconds
0.000005 seconds
0.000131 seconds
0.000153 seconds
0.000031 seconds
0.000004 seconds
0.000161 seconds
0.000160 seconds
0.000031 seconds
0.000007 seconds
0.000330 seconds (3.49 k allocations: 101.391 KiB)
0.000143 seconds
0.000120 seconds
0.000002 seconds
0.000678 seconds
0.000654 seconds
+++ running suite for n = 100000 +++
0.003972 seconds
0.000589 seconds
0.014575 seconds
0.019010 seconds
0.003270 seconds
0.000154 seconds
0.009339 seconds
0.008235 seconds
0.002343 seconds
0.000440 seconds
0.029116 seconds (399.49 k allocations: 10.673 MiB)
0.012077 seconds
0.011101 seconds
0.000117 seconds
0.035129 seconds
0.051669 seconds
+++ running suite for n = 1 +++
0.000000 seconds
0.000000 seconds
0.000003 seconds
0.000001 seconds (1 allocation: 112 bytes)
0.000000 seconds
0.000004 seconds
0.000001 seconds (1 allocation: 144 bytes)
+++ running suite for n = 1 +++
0.000000 seconds
0.000000 seconds
0.000001 seconds
0.000001 seconds (1 allocation: 112 bytes)
0.000000 seconds
0.000001 seconds
0.000001 seconds (1 allocation: 144 bytes)
+++ running suite for n = 10 +++
0.000001 seconds
0.000000 seconds
0.000003 seconds
0.000003 seconds (1 allocation: 112 bytes)
0.000000 seconds
0.000003 seconds
0.000004 seconds (1 allocation: 144 bytes)
+++ running suite for n = 1000 +++
0.000099 seconds
0.000008 seconds
0.000303 seconds
0.000223 seconds (1 allocation: 112 bytes)
0.000010 seconds
0.000363 seconds
0.000322 seconds (1 allocation: 144 bytes)
+++ running suite for n = 100000 +++
0.013996 seconds
0.000802 seconds
0.023979 seconds
0.022746 seconds (1 allocation: 112 bytes)
0.000603 seconds
0.023882 seconds
0.022000 seconds (1 allocation: 144 bytes)
+++ running suite for n = 1 +++
0.000001 seconds
0.000001 seconds
0.000001 seconds
0.000001 seconds
0.000000 seconds
0.000001 seconds
0.000001 seconds
0.000001 seconds
0.000001 seconds
0.000001 seconds
0.000001 seconds
0.000001 seconds
0.000001 seconds
+++ running suite for n = 1 +++
0.000001 seconds
0.000001 seconds
0.000001 seconds
0.000001 seconds
0.000001 seconds
0.000001 seconds
0.000001 seconds
0.000001 seconds
0.000001 seconds
0.000001 seconds
0.000001 seconds
0.000001 seconds
0.000001 seconds
+++ running suite for n = 10 +++
0.000002 seconds
0.000002 seconds
0.000005 seconds
0.000001 seconds
0.000002 seconds
0.000004 seconds
0.000002 seconds
0.000002 seconds
0.000002 seconds
0.000002 seconds
0.000002 seconds
0.000002 seconds
0.000004 seconds
+++ running suite for n = 1000 +++
0.000112 seconds
0.000145 seconds
0.000374 seconds
0.000103 seconds
0.000136 seconds
0.000320 seconds
0.000119 seconds
0.000154 seconds
0.000122 seconds
0.000128 seconds
0.000167 seconds
0.000124 seconds
0.000314 seconds
+++ running suite for n = 100000 +++
0.009774 seconds
0.011562 seconds
0.033760 seconds
0.008647 seconds
0.011620 seconds
0.026493 seconds
0.009910 seconds
0.011884 seconds
0.009408 seconds
0.010282 seconds
0.013098 seconds
0.009651 seconds
0.025246 seconds
+++ running suite for n = 1 +++
0.000002 seconds
0.000001 seconds
0.000002 seconds
+++ running suite for n = 1 +++
0.000000 seconds
0.000001 seconds
0.000002 seconds
+++ running suite for n = 10 +++
0.000001 seconds
0.000003 seconds
0.000012 seconds
+++ running suite for n = 1000 +++
0.000094 seconds
0.000275 seconds
0.001004 seconds
+++ running suite for n = 100000 +++
0.008462 seconds
0.023845 seconds
0.094051 seconds
+++ running suite for n = 1 +++
0.000000 seconds
0.000002 seconds (3 allocations: 144 bytes)
+++ running suite for n = 1 +++
0.000000 seconds
0.000002 seconds (3 allocations: 144 bytes)
+++ running suite for n = 10 +++
0.000001 seconds
0.000009 seconds (30 allocations: 1.406 KiB)
+++ running suite for n = 1000 +++
0.000076 seconds
0.000823 seconds (3.49 k allocations: 148.266 KiB)
+++ running suite for n = 100000 +++
0.007976 seconds
0.074290 seconds (399.49 k allocations: 15.251 MiB)
+++ running suite for n = 1 +++
0.000006 seconds
0.000000 seconds
0.000013 seconds (3 allocations: 96 bytes)
0.338645 seconds (172.14 k allocations: 9.017 MiB)
0.000000 seconds
0.000001 seconds
0.000000 seconds
+++ running suite for n = 1 +++
0.000001 seconds
0.000001 seconds
0.000005 seconds (3 allocations: 96 bytes)
0.000011 seconds (3 allocations: 96 bytes)
0.000000 seconds
0.000001 seconds
0.000000 seconds
+++ running suite for n = 10 +++
0.000001 seconds
0.000003 seconds
0.000032 seconds (30 allocations: 960 bytes)
0.000064 seconds (30 allocations: 960 bytes)
0.000001 seconds
0.000003 seconds
0.000000 seconds
+++ running suite for n = 1000 +++
0.000030 seconds
0.000161 seconds
0.002753 seconds (3.49 k allocations: 101.391 KiB)
0.005338 seconds (3.49 k allocations: 101.391 KiB)
0.000035 seconds
0.000169 seconds
0.000001 seconds
+++ running suite for n = 100000 +++
0.002639 seconds
0.014136 seconds
0.236908 seconds (399.49 k allocations: 10.673 MiB)
0.501747 seconds (399.49 k allocations: 10.673 MiB)
0.003329 seconds
0.014412 seconds
0.000085 seconds
+++ running suite for n = 1 +++
0.000003 seconds
0.000005 seconds
0.000007 seconds
0.000006 seconds (30 allocations: 1.406 KiB)
+++ running suite for n = 1 +++
0.000002 seconds
0.000002 seconds
0.000002 seconds
0.000003 seconds (30 allocations: 1.406 KiB)
+++ running suite for n = 10 +++
0.000007 seconds
0.000012 seconds
0.000012 seconds
0.000037 seconds (300 allocations: 14.062 KiB)
+++ running suite for n = 1000 +++
0.000736 seconds
0.001686 seconds
0.001305 seconds
0.004076 seconds (30.00 k allocations: 1.373 MiB)
+++ running suite for n = 100000 +++
0.078828 seconds
0.149512 seconds
0.132138 seconds
0.573619 seconds (3.00 M allocations: 137.329 MiB, 26.82% gc time)
Testing Gridap tests passed