-
Notifications
You must be signed in to change notification settings - Fork 26
/
Copy path.test_durations
642 lines (642 loc) · 56.7 KB
/
.test_durations
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
{
"tests/test_axis_limits.py::TestAxisLimits::test_axis_limit_api": 10.306883258999733,
"tests/test_axis_limits.py::TestAxisLimits::test_limit_continuity": 27.196473163996416,
"tests/test_axis_limits.py::TestAxisLimits::test_magnetic_field_is_physical": 6.181816910004272,
"tests/test_axis_limits.py::test_reverse_mode_ad_axis[<1/|B|>]": 15.636104067001725,
"tests/test_axis_limits.py::test_reverse_mode_ad_axis[<|B|>]": 13.036220199002855,
"tests/test_axis_limits.py::test_reverse_mode_ad_axis[<|B|^2>]": 13.710468647001107,
"tests/test_axis_limits.py::test_reverse_mode_ad_axis[<|B|^2>_r]": 14.318662270001369,
"tests/test_axis_limits.py::test_reverse_mode_ad_axis[B0]": 10.275923050998244,
"tests/test_axis_limits.py::test_reverse_mode_ad_axis[B0_r]": 10.9314324520019,
"tests/test_axis_limits.py::test_reverse_mode_ad_axis[B0_rr]": 11.45641257600073,
"tests/test_axis_limits.py::test_reverse_mode_ad_axis[B0_rt]": 11.51512692599863,
"tests/test_axis_limits.py::test_reverse_mode_ad_axis[B0_rz]": 11.840702208995936,
"tests/test_axis_limits.py::test_reverse_mode_ad_axis[B0_t]": 10.802180848000717,
"tests/test_axis_limits.py::test_reverse_mode_ad_axis[B0_tt]": 11.650608847001422,
"tests/test_axis_limits.py::test_reverse_mode_ad_axis[B0_tz]": 11.722970514001645,
"tests/test_axis_limits.py::test_reverse_mode_ad_axis[B0_z]": 10.839945408999483,
"tests/test_axis_limits.py::test_reverse_mode_ad_axis[B0_zz]": 11.56075947899808,
"tests/test_axis_limits.py::test_reverse_mode_ad_axis[J^rho]": 14.653282455998124,
"tests/test_axis_limits.py::test_reverse_mode_ad_axis[e^rho_r]": 11.195839553998667,
"tests/test_axis_limits.py::test_reverse_mode_ad_axis[e^rho_t]": 11.16860465800346,
"tests/test_axis_limits.py::test_reverse_mode_ad_axis[e^rho_z]": 11.113929876999464,
"tests/test_axis_limits.py::test_reverse_mode_ad_axis[e^zeta_r]": 11.045268964004208,
"tests/test_axis_limits.py::test_reverse_mode_ad_axis[e^zeta_t]": 11.145609544000763,
"tests/test_axis_limits.py::test_reverse_mode_ad_axis[e^zeta_z]": 11.20895503599968,
"tests/test_axis_limits.py::test_reverse_mode_ad_axis[e_theta/sqrt(g)]": 10.351756926000235,
"tests/test_axis_limits.py::test_reverse_mode_ad_axis[grad(B)]": 15.32959635700172,
"tests/test_axis_limits.py::test_reverse_mode_ad_axis[grad(|B|)]": 15.452872551999462,
"tests/test_axis_limits.py::test_reverse_mode_ad_axis[iota current]": 12.528394308003044,
"tests/test_axis_limits.py::test_reverse_mode_ad_axis[iota vacuum]": 11.84887967600298,
"tests/test_axis_limits.py::test_reverse_mode_ad_axis[iota]": 12.618590641999617,
"tests/test_axis_limits.py::test_reverse_mode_ad_axis[iota_den]": 10.120928225998796,
"tests/test_axis_limits.py::test_reverse_mode_ad_axis[iota_den_r]": 10.911997907001933,
"tests/test_axis_limits.py::test_reverse_mode_ad_axis[iota_den_rr]": 11.443894683998224,
"tests/test_axis_limits.py::test_reverse_mode_ad_axis[iota_num current]": 10.042572182002914,
"tests/test_axis_limits.py::test_reverse_mode_ad_axis[iota_num vacuum]": 10.309513904994674,
"tests/test_axis_limits.py::test_reverse_mode_ad_axis[iota_num_r current]": 10.377449766998325,
"tests/test_axis_limits.py::test_reverse_mode_ad_axis[iota_num_r vacuum]": 10.650603052003135,
"tests/test_axis_limits.py::test_reverse_mode_ad_axis[iota_num_rr]": 11.84881359800056,
"tests/test_axis_limits.py::test_reverse_mode_ad_axis[iota_r]": 12.44367556600264,
"tests/test_axis_limits.py::test_reverse_mode_ad_axis[n_rho]": 10.437926040001912,
"tests/test_axis_limits.py::test_reverse_mode_ad_axis[n_zeta]": 10.570785170999443,
"tests/test_axis_limits.py::test_reverse_mode_ad_axis[trapped fraction]": 13.358987843999785,
"tests/test_axis_limits.py::test_reverse_mode_ad_axis[|e_rho x e_theta|_r]": 9.826671683000313,
"tests/test_axis_limits.py::test_reverse_mode_ad_axis[|e_rho x e_theta|_rr]": 10.230985248996149,
"tests/test_axis_limits.py::test_reverse_mode_ad_axis[|e_theta x e_zeta|_r]": 10.383659332001116,
"tests/test_axis_limits.py::test_reverse_mode_ad_axis[|e_theta x e_zeta|_rr]": 10.250626319997536,
"tests/test_backend.py::test_put": 0.5784192619976238,
"tests/test_backend.py::test_sign": 0.4722795660018164,
"tests/test_backend.py::test_vmap": 0.3483646079985192,
"tests/test_basis.py::TestBasis::test_basis_resolutions_assert_integers": 0.27035030200568144,
"tests/test_basis.py::TestBasis::test_change_resolution": 0.2740671179999481,
"tests/test_basis.py::TestBasis::test_chebyshev": 0.33105514000271796,
"tests/test_basis.py::TestBasis::test_derivative_not_in_basis_zeros": 0.5189595209994877,
"tests/test_basis.py::TestBasis::test_double_fourier": 0.36261462599941297,
"tests/test_basis.py::TestBasis::test_fourier": 0.3442120290019375,
"tests/test_basis.py::TestBasis::test_jacobi_poly_single": 0.43588841199380113,
"tests/test_basis.py::TestBasis::test_polyder": 0.3267408269966836,
"tests/test_basis.py::TestBasis::test_polyval": 0.33155919999990147,
"tests/test_basis.py::TestBasis::test_polyval_exact": 5.259696545999759,
"tests/test_basis.py::TestBasis::test_power_series": 0.34384299799785367,
"tests/test_basis.py::TestBasis::test_powers": 0.4021272939971823,
"tests/test_basis.py::TestBasis::test_repr": 0.279552201005572,
"tests/test_basis.py::TestBasis::test_zernike_coeffs": 0.29283089700038545,
"tests/test_basis.py::TestBasis::test_zernike_indexing": 0.2757554160016298,
"tests/test_basis.py::TestBasis::test_zernike_radial": 2.7187563000006776,
"tests/test_basis.py::test_jacobi_jvp": 2.096624255180359,
"tests/test_bootstrap.py::TestBootstrapCompute::test_Redl_figures_2_3": 2.421199860997149,
"tests/test_bootstrap.py::TestBootstrapCompute::test_Redl_figures_4_5": 4.598695638000208,
"tests/test_bootstrap.py::TestBootstrapCompute::test_Redl_second_pass": 1.9836588429971016,
"tests/test_bootstrap.py::TestBootstrapCompute::test_Redl_sfincs_QA": 8.149377257002925,
"tests/test_bootstrap.py::TestBootstrapCompute::test_Redl_sfincs_QH": 1.6454791360010859,
"tests/test_bootstrap.py::TestBootstrapCompute::test_Redl_sfincs_tokamak_benchmark": 6.201658457001031,
"tests/test_bootstrap.py::TestBootstrapCompute::test_trapped_fraction_Kim": 8.299000467999576,
"tests/test_bootstrap.py::TestBootstrapCompute::test_trapped_fraction_analytic": 2.636759080000047,
"tests/test_bootstrap.py::TestBootstrapObjectives::test_BootstrapRedlConsistency_normalization": 34.827340141000604,
"tests/test_bootstrap.py::TestBootstrapObjectives::test_bootstrap_consistency_current": 387.01775670051575,
"tests/test_bootstrap.py::TestBootstrapObjectives::test_bootstrap_consistency_iota": 421.759339094162,
"tests/test_bootstrap.py::test_bootstrap_objective_build": 33.5478269860032,
"tests/test_bootstrap.py::test_bootstrap_optimization_comparison_qa": 368.391193716001,
"tests/test_coils.py::TestCoil::test_SumMagneticField_with_Coil": 1.2285185000037018,
"tests/test_coils.py::TestCoil::test_adding_MagneticField_with_Coil_or_CoilSet": 0.9661065750005946,
"tests/test_coils.py::TestCoil::test_biot_savart_all_coils": 3.9202290960020036,
"tests/test_coils.py::TestCoil::test_converting_coil_types": 1.5931856890019844,
"tests/test_coils.py::TestCoil::test_properties": 0.3970797659967502,
"tests/test_coils.py::TestCoilSet::test_coilset_convert": 4.40795374499794,
"tests/test_coils.py::TestCoilSet::test_dunder_methods": 1.0025817760033533,
"tests/test_coils.py::TestCoilSet::test_from_symmetry": 4.516506672000105,
"tests/test_coils.py::TestCoilSet::test_linspaced_angular": 4.781867071003944,
"tests/test_coils.py::TestCoilSet::test_linspaced_linear": 2.043203753994021,
"tests/test_coils.py::TestCoilSet::test_properties": 2.5864213140012,
"tests/test_coils.py::TestCoilSet::test_symmetry_magnetic_field": 15.481033231997571,
"tests/test_coils.py::test_load_and_save_makegrid_coils": 4.837137193000672,
"tests/test_coils.py::test_load_makegrid_coils_header_asserts": 0.4405547799942724,
"tests/test_coils.py::test_repr": 1.5094817869976396,
"tests/test_coils.py::test_save_and_load_makegrid_coils_rotated": 9.566098835999583,
"tests/test_coils.py::test_save_and_load_makegrid_coils_rotated_int_grid": 8.960116868998739,
"tests/test_coils.py::test_save_makegrid_coils_assert_NFP": 0.8933817200013436,
"tests/test_compat.py::test_flip_helicity_axisym": 15.645121720001043,
"tests/test_compat.py::test_flip_helicity_current": 27.13188577099936,
"tests/test_compat.py::test_flip_helicity_iota": 25.78969065599813,
"tests/test_compat.py::test_rescale": 26.37215985399962,
"tests/test_compute_funs.py::test_BdotgradB": 13.458342846999585,
"tests/test_compute_funs.py::test_aliases": 15.90729377200114,
"tests/test_compute_funs.py::test_boozer_transform": 9.761044317005144,
"tests/test_compute_funs.py::test_compare_quantities_to_vmec": 23.47456439400048,
"tests/test_compute_funs.py::test_compute_averages": 23.204242305000662,
"tests/test_compute_funs.py::test_compute_everything": 41.52274995600237,
"tests/test_compute_funs.py::test_contravariant_basis_vectors": 92.40470739599914,
"tests/test_compute_funs.py::test_covariant_basis_vectors": 19.219057816000714,
"tests/test_compute_funs.py::test_elongation": 26.32173658100146,
"tests/test_compute_funs.py::test_enclosed_areas": 18.132758002000628,
"tests/test_compute_funs.py::test_enclosed_volumes": 18.970259471003374,
"tests/test_compute_funs.py::test_iota_components": 17.655027994002012,
"tests/test_compute_funs.py::test_magnetic_field_derivatives": 18.572860783006035,
"tests/test_compute_funs.py::test_magnetic_pressure_gradient": 13.666031557000679,
"tests/test_compute_funs.py::test_metric_derivatives": 9.299652367000817,
"tests/test_compute_funs.py::test_surface_areas": 14.468549634002557,
"tests/test_compute_funs.py::test_surface_areas_2": 13.126867309001682,
"tests/test_compute_funs.py::test_surface_equilibrium_geometry": 28.360896346999652,
"tests/test_compute_funs.py::test_total_volume": 18.43933450300392,
"tests/test_compute_utils.py::TestComputeUtils::test_line_length": 4.704729233999387,
"tests/test_compute_utils.py::TestComputeUtils::test_surface_area": 2.8100511410011677,
"tests/test_compute_utils.py::TestComputeUtils::test_surface_averages_against_shortcut": 3.83928267799638,
"tests/test_compute_utils.py::TestComputeUtils::test_surface_averages_homomorphism": 1.4975819430037518,
"tests/test_compute_utils.py::TestComputeUtils::test_surface_averages_identity_op": 1.1260491000030015,
"tests/test_compute_utils.py::TestComputeUtils::test_surface_averages_vector_functions": 1.8768331540049985,
"tests/test_compute_utils.py::TestComputeUtils::test_surface_integrals": 19.622801577002974,
"tests/test_compute_utils.py::TestComputeUtils::test_surface_integrals_against_shortcut": 1.0201668540030369,
"tests/test_compute_utils.py::TestComputeUtils::test_surface_integrals_transform": 1.2729154780026875,
"tests/test_compute_utils.py::TestComputeUtils::test_surface_min_max": 1.3701877329986019,
"tests/test_compute_utils.py::TestComputeUtils::test_surface_variance": 1.3257562700018752,
"tests/test_compute_utils.py::TestComputeUtils::test_symmetry_surface_average_1": 5.496868898997491,
"tests/test_compute_utils.py::TestComputeUtils::test_symmetry_surface_average_2": 10.967256519998045,
"tests/test_compute_utils.py::test_rotation_matrix": 4.061818482001399,
"tests/test_configuration.py::TestConstructor::test_asserts": 1.4049688549966959,
"tests/test_configuration.py::TestConstructor::test_defaults": 10.572905429999082,
"tests/test_configuration.py::TestConstructor::test_dict": 8.3489596670006,
"tests/test_configuration.py::TestConstructor::test_supplied_coeffs": 0.9374606740020681,
"tests/test_configuration.py::TestConstructor::test_supplied_objects": 22.871558008999273,
"tests/test_configuration.py::TestGetSurfaces::test_asserts": 1.1521193240005232,
"tests/test_configuration.py::TestGetSurfaces::test_get_rho_surface": 15.097044327005278,
"tests/test_configuration.py::TestGetSurfaces::test_get_theta_surface": 1.1302085750030528,
"tests/test_configuration.py::TestGetSurfaces::test_get_zeta_surface": 4.384280577996833,
"tests/test_configuration.py::TestInitialGuess::test_NFP_error": 0.9750648899971566,
"tests/test_configuration.py::TestInitialGuess::test_default_set": 11.891957347001153,
"tests/test_configuration.py::TestInitialGuess::test_errors": 1.3177527570078382,
"tests/test_configuration.py::TestInitialGuess::test_guess_from_coordinate_mapping": 20.587510880999616,
"tests/test_configuration.py::TestInitialGuess::test_guess_from_coordinate_mapping_no_sym": 18.74857710800279,
"tests/test_configuration.py::TestInitialGuess::test_guess_from_file": 11.965596940997784,
"tests/test_configuration.py::TestInitialGuess::test_guess_from_other": 12.467711595996661,
"tests/test_configuration.py::TestInitialGuess::test_guess_from_points": 13.174946844002989,
"tests/test_configuration.py::TestInitialGuess::test_guess_from_surface": 5.232776146003744,
"tests/test_configuration.py::TestInitialGuess::test_guess_from_surface2": 5.747947469997598,
"tests/test_configuration.py::test_get_profile": 18.315085360998637,
"tests/test_configuration.py::test_is_nested": 17.02455229900079,
"tests/test_configuration.py::test_is_nested_theta": 16.069276984999306,
"tests/test_configuration.py::test_kinetic_errors": 14.796659756997542,
"tests/test_configuration.py::test_magnetic_axis": 7.3246193419945484,
"tests/test_constrain_current.py::TestConstrainCurrent::test_current_to_iota_and_back": 13.809269275003317,
"tests/test_constrain_current.py::TestConstrainCurrent::test_iota_to_current_and_back": 20.610450854997907,
"tests/test_curves.py::TestFourierXYZCurve::test_asserts": 0.9961255910020554,
"tests/test_curves.py::TestFourierXYZCurve::test_coords": 1.144117637999443,
"tests/test_curves.py::TestFourierXYZCurve::test_curvature": 1.1052798269993218,
"tests/test_curves.py::TestFourierXYZCurve::test_frenet": 1.4736654719999933,
"tests/test_curves.py::TestFourierXYZCurve::test_length": 3.3653678620030405,
"tests/test_curves.py::TestFourierXYZCurve::test_misc": 1.2293614089976472,
"tests/test_curves.py::TestFourierXYZCurve::test_to_FourierXYZCurve": 3.8908353169972543,
"tests/test_curves.py::TestFourierXYZCurve::test_torsion": 1.166831981998257,
"tests/test_curves.py::TestPlanarCurve::test_asserts": 0.9783399230000214,
"tests/test_curves.py::TestPlanarCurve::test_coords": 1.2120063109978219,
"tests/test_curves.py::TestPlanarCurve::test_curvature": 1.1603255669979262,
"tests/test_curves.py::TestPlanarCurve::test_frenet": 1.406318638997618,
"tests/test_curves.py::TestPlanarCurve::test_length": 1.9474872020000475,
"tests/test_curves.py::TestPlanarCurve::test_misc": 1.2922219290012436,
"tests/test_curves.py::TestPlanarCurve::test_rotation": 2.723928325005545,
"tests/test_curves.py::TestPlanarCurve::test_torsion": 1.159477840999898,
"tests/test_curves.py::TestRZCurve::test_asserts": 0.9437689430014871,
"tests/test_curves.py::TestRZCurve::test_coords": 1.2269516010019288,
"tests/test_curves.py::TestRZCurve::test_curvature": 1.1763031689988566,
"tests/test_curves.py::TestRZCurve::test_frenet": 1.42519166999773,
"tests/test_curves.py::TestRZCurve::test_from_input_file": 32.137807690000045,
"tests/test_curves.py::TestRZCurve::test_length": 3.607348298002762,
"tests/test_curves.py::TestRZCurve::test_misc": 1.6830140780002694,
"tests/test_curves.py::TestRZCurve::test_to_FourierXYZCurve": 3.318559372997697,
"tests/test_curves.py::TestRZCurve::test_to_SplineXYZCurve": 3.0842853100002685,
"tests/test_curves.py::TestRZCurve::test_torsion": 1.1583341479999945,
"tests/test_curves.py::TestSplineXYZCurve::test_asserts_and_errors": 1.0821766250010114,
"tests/test_curves.py::TestSplineXYZCurve::test_compute_ndarray_error": 1.034954820999701,
"tests/test_curves.py::TestSplineXYZCurve::test_coords": 2.233524409999518,
"tests/test_curves.py::TestSplineXYZCurve::test_curvature": 2.0053053730080137,
"tests/test_curves.py::TestSplineXYZCurve::test_length": 21.65546567400088,
"tests/test_curves.py::TestSplineXYZCurve::test_misc": 1.0600306280030054,
"tests/test_curves.py::TestSplineXYZCurve::test_to_SplineXYZCurve": 3.3972826739991433,
"tests/test_curves.py::TestSplineXYZCurve::test_torsion": 1.9396493819986063,
"tests/test_data_index.py::TestDataIndex::test_data_index_deps": 3.654910685996583,
"tests/test_derivatives.py::TestDerivative::test_auto_diff": 1.3889989999988757,
"tests/test_derivatives.py::TestDerivative::test_block_jacobian": 1.2823353329949896,
"tests/test_derivatives.py::TestDerivative::test_compare_AD_FD": 1.009793486999115,
"tests/test_derivatives.py::TestDerivative::test_fd_hessian": 0.9568148079997627,
"tests/test_derivatives.py::TestDerivative::test_finite_diff_scalar": 0.95879512099782,
"tests/test_derivatives.py::TestDerivative::test_finite_diff_vec": 0.9704352070002642,
"tests/test_derivatives.py::TestDerivative::test_jac_looped": 1.1326828239980387,
"tests/test_derivatives.py::TestJVP::test_autodiff_jvp": 1.4069660029999795,
"tests/test_derivatives.py::TestJVP::test_autodiff_jvp2": 1.2605693780024012,
"tests/test_derivatives.py::TestJVP::test_autodiff_jvp3": 1.2917560200003209,
"tests/test_derivatives.py::TestJVP::test_finitediff_jvp": 1.1071212779970665,
"tests/test_derivatives.py::TestJVP::test_finitediff_jvp2": 1.0138074659989798,
"tests/test_derivatives.py::TestJVP::test_finitediff_jvp3": 0.9896067409972602,
"tests/test_derivatives.py::TestJVP::test_vjp": 1.2450714299993706,
"tests/test_equilibrium.py::test_backward_compatible_load_and_resolve": 36.62463790200127,
"tests/test_equilibrium.py::test_change_NFP": 15.607664676004788,
"tests/test_equilibrium.py::test_compute_theta_coords": 9.970856725998601,
"tests/test_equilibrium.py::test_continuation_resolution": 136.30576520200702,
"tests/test_equilibrium.py::test_eq_change_symmetry": 15.52943572300137,
"tests/test_equilibrium.py::test_equilibriafamily_constructor": 37.23395097699904,
"tests/test_equilibrium.py::test_equilibrium_from_near_axis": 28.39438554100343,
"tests/test_equilibrium.py::test_equilibrium_unused_kwargs": 12.015114074001758,
"tests/test_equilibrium.py::test_error_when_ndarray_or_integer_passed": 3.127018835002673,
"tests/test_equilibrium.py::test_grid_resolution_warning": 15.262868713001808,
"tests/test_equilibrium.py::test_map_coordinates": 22.34353607900266,
"tests/test_equilibrium.py::test_map_coordinates_derivative": 47.83286731299813,
"tests/test_equilibrium.py::test_poincare_solve_not_implemented": 10.693831380001939,
"tests/test_equilibrium.py::test_resolution": 22.519933166000556,
"tests/test_equilibrium.py::test_to_sfl": 44.09785354499763,
"tests/test_examples.py::TestGetExample::test_example_get_boundary": 8.60165646599853,
"tests/test_examples.py::TestGetExample::test_example_get_current": 2.388091346998408,
"tests/test_examples.py::TestGetExample::test_example_get_eq": 2.860374152995064,
"tests/test_examples.py::TestGetExample::test_example_get_eqf": 2.6269075269992754,
"tests/test_examples.py::TestGetExample::test_example_get_iota": 2.4244833209995704,
"tests/test_examples.py::TestGetExample::test_example_get_pressure": 2.87473690400293,
"tests/test_examples.py::TestGetExample::test_missing_example": 1.9945495780011697,
"tests/test_examples.py::test_1d_optimization": 101.42265871397103,
"tests/test_examples.py::test_1d_optimization_old": 126.5154206950101,
"tests/test_examples.py::test_ATF_results": 722.2917343610025,
"tests/test_examples.py::test_DSHAPE_current_results": 126.09806620600284,
"tests/test_examples.py::test_DSHAPE_results": 148.24703417899946,
"tests/test_examples.py::test_ESTELL_results": 1321.8716867980256,
"tests/test_examples.py::test_HELIOTRON_results": 518.3004652379896,
"tests/test_examples.py::test_HELIOTRON_vac_results": 315.85949871699995,
"tests/test_examples.py::test_NAE_QIC_solve": 237.0647383928299,
"tests/test_examples.py::test_NAE_QSC_solve": 238.0105233192444,
"tests/test_examples.py::test_SOLOVEV_results": 9.616402626037598,
"tests/test_examples.py::test_freeb_axisym": 165.2098564740445,
"tests/test_examples.py::test_freeb_vacuum": 666.5655182629998,
"tests/test_examples.py::test_multiobject_optimization_al": 121.51872604500022,
"tests/test_examples.py::test_multiobject_optimization_prox": 181.0960068869972,
"tests/test_examples.py::test_non_eq_optimization": 45.560406255997805,
"tests/test_examples.py::test_only_non_eq_optimization": 11.020795070999156,
"tests/test_examples.py::test_qh_optimization": 1103.3707119170285,
"tests/test_examples.py::test_simsopt_QH_comparison": 688.8956553020107,
"tests/test_examples.py::test_solve_bounds": 43.388052278984105,
"tests/test_geometry.py::test_rotation_matrix": 3.0645941510010744,
"tests/test_geometry.py::test_rpz2xyz": 2.1571697639992635,
"tests/test_geometry.py::test_xyz2rpz": 2.182286054998258,
"tests/test_grid.py::TestGrid::test_change_resolution": 1.542892319997918,
"tests/test_grid.py::TestGrid::test_compress_expand_inverse_op": 1.5772511959985422,
"tests/test_grid.py::TestGrid::test_concentric_grid": 1.5311077970000042,
"tests/test_grid.py::TestGrid::test_concentric_grid_high_res": 1.693702033997397,
"tests/test_grid.py::TestGrid::test_custom_grid": 2.8138667390048795,
"tests/test_grid.py::TestGrid::test_enforce_symmetry": 1.6266411370015703,
"tests/test_grid.py::TestGrid::test_linear_grid": 1.5034972640023625,
"tests/test_grid.py::TestGrid::test_linear_grid_spacing_consistency": 1.5571907359990291,
"tests/test_grid.py::TestGrid::test_linear_grid_spacing_two_nodes": 1.5128135260019917,
"tests/test_grid.py::TestGrid::test_linear_grid_symmetric_nodes_consistency": 1.5305054739983461,
"tests/test_grid.py::TestGrid::test_node_spacing_non_sym": 1.6383949640003266,
"tests/test_grid.py::TestGrid::test_node_spacing_sym": 1.644689387998369,
"tests/test_grid.py::TestGrid::test_quad_grid_volume_integration": 14.33542403300089,
"tests/test_grid.py::TestGrid::test_quadrature_grid": 1.5233443490033096,
"tests/test_grid.py::TestGrid::test_repr": 1.529734384996118,
"tests/test_grid.py::TestGrid::test_spacing_when_duplicate_node_is_removed": 1.5191250130010303,
"tests/test_grid.py::TestGrid::test_symmetry_spacing_basic": 1.5363636809997843,
"tests/test_grid.py::TestGrid::test_symmetry_volume_integral": 1.6720038189996558,
"tests/test_grid.py::test_custom_jitable_grid_indexing": 14.675376830004097,
"tests/test_grid.py::test_custom_jitable_grid_weights": 3.068923705002817,
"tests/test_grid.py::test_find_least_rational_surfaces": 8.115539762999106,
"tests/test_grid.py::test_find_most_rational_surfaces": 5.016010666000511,
"tests/test_input_output.py::TestInputReader::test_min_input": 1.5275491909997072,
"tests/test_input_output.py::TestInputReader::test_no_input_file": 1.5882188270006736,
"tests/test_input_output.py::TestInputReader::test_node_pattern_warning": 1.9307869609983754,
"tests/test_input_output.py::TestInputReader::test_nonexistant_input_file": 1.51432798600581,
"tests/test_input_output.py::TestInputReader::test_np_environ": 1.53816907700093,
"tests/test_input_output.py::TestInputReader::test_quiet_verbose": 1.5910946509975474,
"tests/test_input_output.py::TestInputReader::test_vacuum_objective_with_iota_yields_current": 1.6110654220065044,
"tests/test_input_output.py::test_ascii_io": 30.808994811002776,
"tests/test_input_output.py::test_copy": 6.101126101002592,
"tests/test_input_output.py::test_desc_output_to_input": 16.195360117995733,
"tests/test_input_output.py::test_descout_to_input": 3.763477087020874,
"tests/test_input_output.py::test_io_SplineMagneticField": 3.2883595250023063,
"tests/test_input_output.py::test_load_eq_without_current": 3.6407579550032096,
"tests/test_input_output.py::test_near_axis_input_files": 6.113512972002354,
"tests/test_input_output.py::test_pickle_io": 3.23799625600077,
"tests/test_input_output.py::test_reader_given_file": 1.5546266630008176,
"tests/test_input_output.py::test_reader_given_filename": 1.55079097899943,
"tests/test_input_output.py::test_reader_read_obj": 1.5273862780013587,
"tests/test_input_output.py::test_save_after_load": 12.613824988999113,
"tests/test_input_output.py::test_save_none": 12.252932658997452,
"tests/test_input_output.py::test_vmec_input": 1.7186922430046252,
"tests/test_input_output.py::test_vmec_input_surface_threshold": 4.158838191000541,
"tests/test_input_output.py::test_write_desc_input_Nones": 1.5303001239990408,
"tests/test_input_output.py::test_writer_close_on_delete": 1.5522544029990968,
"tests/test_input_output.py::test_writer_given_file": 1.6992341809964273,
"tests/test_input_output.py::test_writer_given_filename": 1.557395614003326,
"tests/test_input_output.py::test_writer_write_dict": 1.5580429099973117,
"tests/test_input_output.py::test_writer_write_list": 1.5497696940001333,
"tests/test_input_output.py::test_writer_write_obj": 1.5774160399996617,
"tests/test_linear_objectives.py::test_FixAxis_passed_target_no_passed_modes_error": 13.526608840002154,
"tests/test_linear_objectives.py::test_FixAxis_util_correct_objectives": 13.284155260000261,
"tests/test_linear_objectives.py::test_FixBoundary_passed_target_no_passed_modes_error": 12.836838494000403,
"tests/test_linear_objectives.py::test_FixBoundary_with_single_weight": 15.53305328699571,
"tests/test_linear_objectives.py::test_FixMode_False_or_None_modes": 12.976503283000056,
"tests/test_linear_objectives.py::test_FixMode_passed_target_no_passed_modes_error": 12.958678402996156,
"tests/test_linear_objectives.py::test_FixNAE_util_correct_objectives": 13.359161319996929,
"tests/test_linear_objectives.py::test_FixSumModes_False_or_None_modes": 13.134607334002794,
"tests/test_linear_objectives.py::test_FixSumModes_passed_target_too_long": 13.388925283998105,
"tests/test_linear_objectives.py::test_LambdaGauge_asym": 17.750804241997685,
"tests/test_linear_objectives.py::test_LambdaGauge_sym": 3.426120066000294,
"tests/test_linear_objectives.py::test_bc_on_interior_surfaces": 39.445212638001976,
"tests/test_linear_objectives.py::test_build_init": 19.491527664002206,
"tests/test_linear_objectives.py::test_constrain_asserts": 19.33108093199553,
"tests/test_linear_objectives.py::test_constrain_bdry_with_only_one_mode": 13.012020947997371,
"tests/test_linear_objectives.py::test_correct_indexing_passed_modes": 21.17463499099904,
"tests/test_linear_objectives.py::test_correct_indexing_passed_modes_and_passed_target": 20.90506877000007,
"tests/test_linear_objectives.py::test_correct_indexing_passed_modes_and_passed_target_axis": 23.282829511001182,
"tests/test_linear_objectives.py::test_correct_indexing_passed_modes_axis": 21.98586076799984,
"tests/test_linear_objectives.py::test_factorize_linear_constraints_asserts": 18.34482362300332,
"tests/test_linear_objectives.py::test_fixed_axis_and_theta_SFL_solve": 35.77478713099845,
"tests/test_linear_objectives.py::test_fixed_mode_solve": 46.75125164797646,
"tests/test_linear_objectives.py::test_fixed_modes_solve": 42.279382451000856,
"tests/test_linear_objectives.py::test_kinetic_constraints": 16.506718756998453,
"tests/test_magnetic_fields.py::TestMagneticFields::test_Bnormal_calculation": 4.837572751002881,
"tests/test_magnetic_fields.py::TestMagneticFields::test_Bnormal_save_and_load_DSHAPE": 7.48490697899615,
"tests/test_magnetic_fields.py::TestMagneticFields::test_Bnormal_save_and_load_HELIOTRON": 16.140960685999744,
"tests/test_magnetic_fields.py::TestMagneticFields::test_basic_fields": 3.0971555670003,
"tests/test_magnetic_fields.py::TestMagneticFields::test_change_Phi_basis_fourier_current_field": 2.167428494998603,
"tests/test_magnetic_fields.py::TestMagneticFields::test_combined_fields": 2.3817777869953716,
"tests/test_magnetic_fields.py::TestMagneticFields::test_current_potential_field": 7.338101552006265,
"tests/test_magnetic_fields.py::TestMagneticFields::test_field_line_integrate": 2.5038658199991914,
"tests/test_magnetic_fields.py::TestMagneticFields::test_field_line_integrate_bounds": 2.516783448001661,
"tests/test_magnetic_fields.py::TestMagneticFields::test_fourier_current_potential_field": 10.437403561001702,
"tests/test_magnetic_fields.py::TestMagneticFields::test_fourier_current_potential_field_asserts": 1.7217379279973102,
"tests/test_magnetic_fields.py::TestMagneticFields::test_fourier_current_potential_field_symmetry": 1.8540061119929305,
"tests/test_magnetic_fields.py::TestMagneticFields::test_init_Phi_mn_fourier_current_field": 2.801191710997955,
"tests/test_magnetic_fields.py::TestMagneticFields::test_io_fourier_current_field": 1.8819897070025036,
"tests/test_magnetic_fields.py::TestMagneticFields::test_mgrid_io": 6.422455993000767,
"tests/test_magnetic_fields.py::TestMagneticFields::test_scalar_field": 2.2889806749990385,
"tests/test_magnetic_fields.py::TestMagneticFields::test_spline_field": 8.430371877999278,
"tests/test_magnetic_fields.py::TestMagneticFields::test_spline_field_axisym": 3.1920034830000077,
"tests/test_magnetic_fields.py::TestMagneticFields::test_spline_field_jit": 5.132572205999168,
"tests/test_objective_funs.py::TestComputeScalarResolution::test_compute_scalar_resolution_bootstrap": 10.938637015991844,
"tests/test_objective_funs.py::TestComputeScalarResolution::test_compute_scalar_resolution_boundary_error": 28.82819817197742,
"tests/test_objective_funs.py::TestComputeScalarResolution::test_compute_scalar_resolution_generic_profile": 8.87665598798776,
"tests/test_objective_funs.py::TestComputeScalarResolution::test_compute_scalar_resolution_generic_scalar": 15.481857894017594,
"tests/test_objective_funs.py::TestComputeScalarResolution::test_compute_scalar_resolution_generic_volume": 9.822074825002346,
"tests/test_objective_funs.py::TestComputeScalarResolution::test_compute_scalar_resolution_mercier": 21.103813255031127,
"tests/test_objective_funs.py::TestComputeScalarResolution::test_compute_scalar_resolution_others[AspectRatio]": 4.525908992975019,
"tests/test_objective_funs.py::TestComputeScalarResolution::test_compute_scalar_resolution_others[BScaleLength]": 6.885055861988803,
"tests/test_objective_funs.py::TestComputeScalarResolution::test_compute_scalar_resolution_others[CurrentDensity]": 7.6574104170140345,
"tests/test_objective_funs.py::TestComputeScalarResolution::test_compute_scalar_resolution_others[Elongation]": 4.1126805539825,
"tests/test_objective_funs.py::TestComputeScalarResolution::test_compute_scalar_resolution_others[Energy]": 4.3215977270156145,
"tests/test_objective_funs.py::TestComputeScalarResolution::test_compute_scalar_resolution_others[ForceBalanceAnisotropic]": 5.083369603002211,
"tests/test_objective_funs.py::TestComputeScalarResolution::test_compute_scalar_resolution_others[ForceBalance]": 5.81725922197802,
"tests/test_objective_funs.py::TestComputeScalarResolution::test_compute_scalar_resolution_others[GoodCoordinates]": 4.3965783509775065,
"tests/test_objective_funs.py::TestComputeScalarResolution::test_compute_scalar_resolution_others[HelicalForceBalance]": 4.42610470901127,
"tests/test_objective_funs.py::TestComputeScalarResolution::test_compute_scalar_resolution_others[Isodynamicity]": 6.47041044497746,
"tests/test_objective_funs.py::TestComputeScalarResolution::test_compute_scalar_resolution_others[MagneticWell]": 5.655285602988442,
"tests/test_objective_funs.py::TestComputeScalarResolution::test_compute_scalar_resolution_others[MeanCurvature]": 4.5763303140120115,
"tests/test_objective_funs.py::TestComputeScalarResolution::test_compute_scalar_resolution_others[Pressure]": 3.3859170679643285,
"tests/test_objective_funs.py::TestComputeScalarResolution::test_compute_scalar_resolution_others[PrincipalCurvature]": 3.563800739997532,
"tests/test_objective_funs.py::TestComputeScalarResolution::test_compute_scalar_resolution_others[QuasisymmetryBoozer]": 9.03863914401154,
"tests/test_objective_funs.py::TestComputeScalarResolution::test_compute_scalar_resolution_others[QuasisymmetryTripleProduct]": 4.531183171027806,
"tests/test_objective_funs.py::TestComputeScalarResolution::test_compute_scalar_resolution_others[QuasisymmetryTwoTerm]": 4.539271248009754,
"tests/test_objective_funs.py::TestComputeScalarResolution::test_compute_scalar_resolution_others[RadialForceBalance]": 4.92413304198999,
"tests/test_objective_funs.py::TestComputeScalarResolution::test_compute_scalar_resolution_others[RotationalTransform]": 3.10291648801649,
"tests/test_objective_funs.py::TestComputeScalarResolution::test_compute_scalar_resolution_others[Shear]": 4.324439108022489,
"tests/test_objective_funs.py::TestComputeScalarResolution::test_compute_scalar_resolution_others[ToroidalCurrent]": 4.580668631970184,
"tests/test_objective_funs.py::TestComputeScalarResolution::test_compute_scalar_resolution_others[Volume]": 3.898456078983145,
"tests/test_objective_funs.py::TestComputeScalarResolution::test_compute_scalar_resolution_plasma_vessel": 21.156958234030753,
"tests/test_objective_funs.py::TestComputeScalarResolution::test_compute_scalar_resolution_vacuum_boundary_error": 5.402465846011182,
"tests/test_objective_funs.py::TestObjectiveFunction::test_aspect_ratio": 3.3635769089996757,
"tests/test_objective_funs.py::TestObjectiveFunction::test_boundary_error_biest": 21.398838486995373,
"tests/test_objective_funs.py::TestObjectiveFunction::test_boundary_error_biestsc": 36.988582465000945,
"tests/test_objective_funs.py::TestObjectiveFunction::test_boundary_error_nestor": 19.785346114000276,
"tests/test_objective_funs.py::TestObjectiveFunction::test_boundary_error_vacuum": 17.436402035003994,
"tests/test_objective_funs.py::TestObjectiveFunction::test_elongation": 8.438965100001951,
"tests/test_objective_funs.py::TestObjectiveFunction::test_energy": 3.352779314001964,
"tests/test_objective_funs.py::TestObjectiveFunction::test_field_scale_length": 37.18068048100031,
"tests/test_objective_funs.py::TestObjectiveFunction::test_generic": 16.024178745003155,
"tests/test_objective_funs.py::TestObjectiveFunction::test_isodynamicity": 3.724591848000273,
"tests/test_objective_funs.py::TestObjectiveFunction::test_jax_compile_boozer": 25.236037753005803,
"tests/test_objective_funs.py::TestObjectiveFunction::test_linear_objective_from_user": 2.844101209000655,
"tests/test_objective_funs.py::TestObjectiveFunction::test_magnetic_well": 3.698493749005138,
"tests/test_objective_funs.py::TestObjectiveFunction::test_mean_curvature": 8.964764428004855,
"tests/test_objective_funs.py::TestObjectiveFunction::test_mercier_stability": 4.598655678000796,
"tests/test_objective_funs.py::TestObjectiveFunction::test_objective_from_user": 2.555016718000843,
"tests/test_objective_funs.py::TestObjectiveFunction::test_plasma_vessel_distance": 10.042417220996867,
"tests/test_objective_funs.py::TestObjectiveFunction::test_pressure": 2.6660704920032003,
"tests/test_objective_funs.py::TestObjectiveFunction::test_principal_curvature": 7.934462338998856,
"tests/test_objective_funs.py::TestObjectiveFunction::test_qa_boozer": 15.994433098003356,
"tests/test_objective_funs.py::TestObjectiveFunction::test_qh_boozer": 13.213613214003999,
"tests/test_objective_funs.py::TestObjectiveFunction::test_qs_boozer_grids": 3.10034963799626,
"tests/test_objective_funs.py::TestObjectiveFunction::test_qs_tripleproduct": 5.860502887000621,
"tests/test_objective_funs.py::TestObjectiveFunction::test_qs_twoterm": 18.462982232002105,
"tests/test_objective_funs.py::TestObjectiveFunction::test_target_iota": 3.0118673049983045,
"tests/test_objective_funs.py::TestObjectiveFunction::test_target_max_iota": 4.955381063999084,
"tests/test_objective_funs.py::TestObjectiveFunction::test_target_mean_iota": 17.385818001999723,
"tests/test_objective_funs.py::TestObjectiveFunction::test_target_min_iota": 4.972477066003194,
"tests/test_objective_funs.py::TestObjectiveFunction::test_target_shear": 4.190596986998571,
"tests/test_objective_funs.py::TestObjectiveFunction::test_toroidal_current": 3.322180211998784,
"tests/test_objective_funs.py::TestObjectiveFunction::test_volume": 3.512971648997336,
"tests/test_objective_funs.py::TestObjectiveNaNGrad::test_objective_no_nangrad[AspectRatio]": 5.052777159002289,
"tests/test_objective_funs.py::TestObjectiveNaNGrad::test_objective_no_nangrad[BScaleLength]": 5.441058575997886,
"tests/test_objective_funs.py::TestObjectiveNaNGrad::test_objective_no_nangrad[CurrentDensity]": 3.7936064269997587,
"tests/test_objective_funs.py::TestObjectiveNaNGrad::test_objective_no_nangrad[Elongation]": 3.3977684090023104,
"tests/test_objective_funs.py::TestObjectiveNaNGrad::test_objective_no_nangrad[Energy]": 3.777643142002489,
"tests/test_objective_funs.py::TestObjectiveNaNGrad::test_objective_no_nangrad[ForceBalance]": 4.325833215996681,
"tests/test_objective_funs.py::TestObjectiveNaNGrad::test_objective_no_nangrad[GoodCoordinates]": 3.230575322999357,
"tests/test_objective_funs.py::TestObjectiveNaNGrad::test_objective_no_nangrad[HelicalForceBalance]": 3.682147666000674,
"tests/test_objective_funs.py::TestObjectiveNaNGrad::test_objective_no_nangrad[Isodynamicity]": 3.772865343002195,
"tests/test_objective_funs.py::TestObjectiveNaNGrad::test_objective_no_nangrad[MagneticWell]": 4.302671537006972,
"tests/test_objective_funs.py::TestObjectiveNaNGrad::test_objective_no_nangrad[MeanCurvature]": 3.3762891870028398,
"tests/test_objective_funs.py::TestObjectiveNaNGrad::test_objective_no_nangrad[MercierStability]": 4.685184687998117,
"tests/test_objective_funs.py::TestObjectiveNaNGrad::test_objective_no_nangrad[Pressure]": 2.84491098700164,
"tests/test_objective_funs.py::TestObjectiveNaNGrad::test_objective_no_nangrad[PrincipalCurvature]": 3.1221340559968667,
"tests/test_objective_funs.py::TestObjectiveNaNGrad::test_objective_no_nangrad[QuasisymmetryBoozer]": 10.952548792000016,
"tests/test_objective_funs.py::TestObjectiveNaNGrad::test_objective_no_nangrad[QuasisymmetryTripleProduct]": 4.4712163519943715,
"tests/test_objective_funs.py::TestObjectiveNaNGrad::test_objective_no_nangrad[QuasisymmetryTwoTerm]": 3.822364287003438,
"tests/test_objective_funs.py::TestObjectiveNaNGrad::test_objective_no_nangrad[RadialForceBalance]": 4.109406987001421,
"tests/test_objective_funs.py::TestObjectiveNaNGrad::test_objective_no_nangrad[RotationalTransform]": 3.133018026001082,
"tests/test_objective_funs.py::TestObjectiveNaNGrad::test_objective_no_nangrad[Shear]": 3.763396199003182,
"tests/test_objective_funs.py::TestObjectiveNaNGrad::test_objective_no_nangrad[ToroidalCurrent]": 3.189751669000543,
"tests/test_objective_funs.py::TestObjectiveNaNGrad::test_objective_no_nangrad[Volume]": 2.934465738002473,
"tests/test_objective_funs.py::TestObjectiveNaNGrad::test_objective_no_nangrad_anisotropy": 12.26007259799735,
"tests/test_objective_funs.py::TestObjectiveNaNGrad::test_objective_no_nangrad_bootstrap": 12.399535646003642,
"tests/test_objective_funs.py::TestObjectiveNaNGrad::test_objective_no_nangrad_boundary_error": 29.14739112600364,
"tests/test_objective_funs.py::TestObjectiveNaNGrad::test_objective_no_nangrad_plasma_vessel": 24.57573320800293,
"tests/test_objective_funs.py::TestObjectiveNaNGrad::test_objective_no_nangrad_vacuum_boundary_error": 4.006381560000591,
"tests/test_objective_funs.py::test_asymmetric_normalization": 17.90830730599555,
"tests/test_objective_funs.py::test_boundary_error_print": 31.719327356000576,
"tests/test_objective_funs.py::test_bounds_format": 12.815263700002106,
"tests/test_objective_funs.py::test_derivative_modes": 107.23479169298662,
"tests/test_objective_funs.py::test_getter_setter": 13.223397965000913,
"tests/test_objective_funs.py::test_jvp_scaled": 18.01336596600231,
"tests/test_objective_funs.py::test_loss_function_asserts": 12.929548473995965,
"tests/test_objective_funs.py::test_objective_fun_things": 28.585008473000926,
"tests/test_objective_funs.py::test_objective_target_bounds": 30.379466548998607,
"tests/test_objective_funs.py::test_plasma_vessel_distance_print": 20.774819416001264,
"tests/test_objective_funs.py::test_profile_objective_print": 21.027601255002082,
"tests/test_objective_funs.py::test_softmax_and_softmin": 3.491235953006253,
"tests/test_objective_funs.py::test_target_profiles": 28.2688175459989,
"tests/test_objective_funs.py::test_vjp": 24.924405622998165,
"tests/test_optimizer.py::TestAllOptimizers::test_all_optimizers_lsq[lsq-auglag]": 15.054546579001908,
"tests/test_optimizer.py::TestAllOptimizers::test_all_optimizers_lsq[lsq-exact]": 5.327012796999043,
"tests/test_optimizer.py::TestAllOptimizers::test_all_optimizers_lsq[scipy-dogbox]": 4.609646222997981,
"tests/test_optimizer.py::TestAllOptimizers::test_all_optimizers_lsq[scipy-lm]": 4.167987420998543,
"tests/test_optimizer.py::TestAllOptimizers::test_all_optimizers_lsq[scipy-trf]": 4.473903854999662,
"tests/test_optimizer.py::TestAllOptimizers::test_all_optimizers_scalar[fmin-auglag-bfgs]": 4.634653371998866,
"tests/test_optimizer.py::TestAllOptimizers::test_all_optimizers_scalar[fmin-auglag]": 30.172641609002312,
"tests/test_optimizer.py::TestAllOptimizers::test_all_optimizers_scalar[fmintr-bfgs]": 4.24471804699715,
"tests/test_optimizer.py::TestAllOptimizers::test_all_optimizers_scalar[fmintr]": 7.447562761000881,
"tests/test_optimizer.py::TestAllOptimizers::test_all_optimizers_scalar[scipy-CG]": 4.465172360003635,
"tests/test_optimizer.py::TestAllOptimizers::test_all_optimizers_scalar[scipy-Newton-CG]": 4.494747399996413,
"tests/test_optimizer.py::TestAllOptimizers::test_all_optimizers_scalar[scipy-SLSQP]": 4.2800934679980855,
"tests/test_optimizer.py::TestAllOptimizers::test_all_optimizers_scalar[scipy-bfgs]": 4.672026657997776,
"tests/test_optimizer.py::TestAllOptimizers::test_all_optimizers_scalar[scipy-dogleg]": 4.400435430998186,
"tests/test_optimizer.py::TestAllOptimizers::test_all_optimizers_scalar[scipy-trust-constr]": 4.812981226001284,
"tests/test_optimizer.py::TestAllOptimizers::test_all_optimizers_scalar[scipy-trust-exact]": 4.167372934000014,
"tests/test_optimizer.py::TestAllOptimizers::test_all_optimizers_scalar[scipy-trust-krylov]": 4.438994068001193,
"tests/test_optimizer.py::TestAllOptimizers::test_all_optimizers_scalar[scipy-trust-ncg]": 4.809485538004083,
"tests/test_optimizer.py::TestAllOptimizers::test_all_optimizers_scalar[sgd]": 4.846750221000548,
"tests/test_optimizer.py::TestFmin::test_convex_full_hess_dogleg": 5.363728240005003,
"tests/test_optimizer.py::TestFmin::test_convex_full_hess_exact": 3.4878661910006485,
"tests/test_optimizer.py::TestFmin::test_convex_full_hess_subspace": 3.0701052249933127,
"tests/test_optimizer.py::TestFmin::test_rosenbrock_bfgs_dogleg": 4.552741784002137,
"tests/test_optimizer.py::TestFmin::test_rosenbrock_bfgs_exact": 3.872639163000713,
"tests/test_optimizer.py::TestFmin::test_rosenbrock_bfgs_subspace": 3.162206826000329,
"tests/test_optimizer.py::TestLSQTR::test_lsqtr_exact": 7.8507093689986505,
"tests/test_optimizer.py::TestSGD::test_sgd_convex": 4.2401257020028424,
"tests/test_optimizer.py::test_LinearConstraint_jacobian": 54.30764804998762,
"tests/test_optimizer.py::test_auglag": 20.970893525001884,
"tests/test_optimizer.py::test_bounded_optimization": 11.128514849002386,
"tests/test_optimizer.py::test_constrained_AL_lsq": 148.80931450499338,
"tests/test_optimizer.py::test_constrained_AL_scalar": 100.66257204298745,
"tests/test_optimizer.py::test_maxiter_1_and_0_solve": 60.678130401996896,
"tests/test_optimizer.py::test_no_iterations": 4.720541481005057,
"tests/test_optimizer.py::test_not_implemented_error": 2.2516019210015656,
"tests/test_optimizer.py::test_optimize_multiple_things_different_order": 24.858137269999133,
"tests/test_optimizer.py::test_optimize_with_single_constraint": 20.4751513600022,
"tests/test_optimizer.py::test_overstepping": 254.93381108899484,
"tests/test_optimizer.py::test_proximal_jacobian": 277.7108911679825,
"tests/test_optimizer.py::test_scipy_constrained_solve": 120.41281288999016,
"tests/test_optimizer.py::test_scipy_fail_message": 51.639403586043045,
"tests/test_optimizer.py::test_solve_with_x_scale": 47.20604335801909,
"tests/test_optimizer.py::test_wrappers": 32.09230667100201,
"tests/test_perturbations.py::test_optimal_perturb": 45.21181147899915,
"tests/test_perturbations.py::test_perturb_axis": 41.52180520800175,
"tests/test_perturbations.py::test_perturb_with_float_without_error": 23.925306844997976,
"tests/test_perturbations.py::test_perturbation_orders": 255.70213129601325,
"tests/test_plotting.py::TestPlot1D::test_1d_elongation": 7.39161468698876,
"tests/test_plotting.py::TestPlot1D::test_1d_iota": 5.816118283997639,
"tests/test_plotting.py::TestPlot1D::test_1d_iota_radial": 6.645610381980077,
"tests/test_plotting.py::TestPlot1D::test_1d_logpsi": 0.6680448819970479,
"tests/test_plotting.py::TestPlot1D::test_1d_p": 1.8197079929959727,
"tests/test_plotting.py::TestPlot1D::test_plot_1d_curve": 0.9738203239976428,
"tests/test_plotting.py::TestPlot1D::test_plot_1d_surface": 1.4176946110092103,
"tests/test_plotting.py::TestPlot2D::test_2d_g_rz": 0.9800739470083499,
"tests/test_plotting.py::TestPlot2D::test_2d_g_tz": 4.02319536198047,
"tests/test_plotting.py::TestPlot2D::test_2d_logF": 11.32121155099594,
"tests/test_plotting.py::TestPlot2D::test_2d_plot_Bn": 17.361508290006896,
"tests/test_plotting.py::TestPlot2D::test_plot_2d_surface": 1.4505801339983009,
"tests/test_plotting.py::TestPlot2D::test_plot_con_basis": 1.4606957460055128,
"tests/test_plotting.py::TestPlot2D::test_plot_cov_basis": 0.6839415080030449,
"tests/test_plotting.py::TestPlot2D::test_plot_normF_2d": 9.59870039501402,
"tests/test_plotting.py::TestPlot3D::test_3d_plot_Bn": 12.080953058000887,
"tests/test_plotting.py::TestPlot3D::test_3d_rt": 0.6598505790025229,
"tests/test_plotting.py::TestPlot3D::test_3d_rz": 5.69653678398754,
"tests/test_plotting.py::TestPlot3D::test_3d_tz": 8.93025886900432,
"tests/test_plotting.py::TestPlot3D::test_plot_3d_surface": 1.828075653000269,
"tests/test_plotting.py::TestPlotBasis::test_plot_basis_doublefourierseries": 4.297180719993776,
"tests/test_plotting.py::TestPlotBasis::test_plot_basis_fourierseries": 0.8649517310113879,
"tests/test_plotting.py::TestPlotBasis::test_plot_basis_fourierzernike": 7.051884510976379,
"tests/test_plotting.py::TestPlotBasis::test_plot_basis_powerseries": 1.2842499969992787,
"tests/test_plotting.py::TestPlotBoozerModes::test_plot_boozer_modes": 12.516068537996034,
"tests/test_plotting.py::TestPlotBoozerModes::test_plot_boozer_modes_breaking_only": 4.926561071988544,
"tests/test_plotting.py::TestPlotBoozerModes::test_plot_boozer_modes_max": 4.42618233000394,
"tests/test_plotting.py::TestPlotBoozerModes::test_plot_boozer_modes_no_norm": 6.169192904999363,
"tests/test_plotting.py::TestPlotBoozerSurface::test_plot_boozer_surface": 10.770511821014225,
"tests/test_plotting.py::TestPlotBoozerSurface::test_plot_omnigenous_field": 2.5080141939979512,
"tests/test_plotting.py::TestPlotBoundary::test_plot_boundaries": 12.157784113995149,
"tests/test_plotting.py::TestPlotBoundary::test_plot_boundary": 8.667275105995941,
"tests/test_plotting.py::TestPlotBoundary::test_plot_boundary_surface": 3.225397364003584,
"tests/test_plotting.py::TestPlotComparison::test_plot_comparison": 68.2459130659845,
"tests/test_plotting.py::TestPlotComparison::test_plot_comparison_no_theta": 2.8547526549809845,
"tests/test_plotting.py::TestPlotFSA::test_fsa_F_normalized": 7.336087165997014,
"tests/test_plotting.py::TestPlotFSA::test_fsa_I": 9.353267086000415,
"tests/test_plotting.py::TestPlotFSA::test_plot_fsa_axis_limit": 15.69285398699867,
"tests/test_plotting.py::TestPlotGrid::test_plot_grid_cheb1": 0.6533244179881876,
"tests/test_plotting.py::TestPlotGrid::test_plot_grid_cheb2": 0.6581470770033775,
"tests/test_plotting.py::TestPlotGrid::test_plot_grid_jacobi": 0.6626311550062383,
"tests/test_plotting.py::TestPlotGrid::test_plot_grid_linear": 1.060141088993987,
"tests/test_plotting.py::TestPlotGrid::test_plot_grid_ocs": 0.6494206589850364,
"tests/test_plotting.py::TestPlotGrid::test_plot_grid_quad": 0.6860662049875828,
"tests/test_plotting.py::TestPlotSection::test_plot_normF_section": 8.501898501985124,
"tests/test_plotting.py::TestPlotSection::test_section_F": 2.231009934999747,
"tests/test_plotting.py::TestPlotSection::test_section_J": 11.778287986991927,
"tests/test_plotting.py::TestPlotSection::test_section_logF": 2.1756981370126596,
"tests/test_plotting.py::TestPlotSurfaces::test_plot_surfaces": 27.21949966799002,
"tests/test_plotting.py::TestPlotSurfaces::test_plot_surfaces_HELIOTRON": 23.4548534630012,
"tests/test_plotting.py::TestPlotSurfaces::test_plot_surfaces_no_theta": 1.3530529010022292,
"tests/test_plotting.py::test_kwarg_future_warning": 0.5322974350128789,
"tests/test_plotting.py::test_kwarg_warning": 15.721355953995953,
"tests/test_plotting.py::test_plot_b_mag": 17.60216506497818,
"tests/test_plotting.py::test_plot_coefficients": 2.7744905070139794,
"tests/test_plotting.py::test_plot_coils": 3.1842678650136804,
"tests/test_plotting.py::test_plot_logo": 2.637325112009421,
"tests/test_plotting.py::test_plot_qs_error": 22.63121982998564,
"tests/test_profiles.py::TestProfiles::test_PowerSeriesProfile_even_sym": 2.9862372129973664,
"tests/test_profiles.py::TestProfiles::test_SplineProfile_methods": 6.018229676999908,
"tests/test_profiles.py::TestProfiles::test_auto_sym": 2.5092655509979522,
"tests/test_profiles.py::TestProfiles::test_close_values": 16.05634071500026,
"tests/test_profiles.py::TestProfiles::test_default_profiles": 5.469991549001861,
"tests/test_profiles.py::TestProfiles::test_get_set": 3.3157052079986897,
"tests/test_profiles.py::TestProfiles::test_kinetic_pressure": 18.91112590099874,
"tests/test_profiles.py::TestProfiles::test_product_profiles": 5.031340598998213,
"tests/test_profiles.py::TestProfiles::test_product_profiles_derivative": 3.007900715005235,
"tests/test_profiles.py::TestProfiles::test_profile_errors": 2.9162500700040255,
"tests/test_profiles.py::TestProfiles::test_repr": 3.2363957870002196,
"tests/test_profiles.py::TestProfiles::test_same_result": 93.83305923800799,
"tests/test_profiles.py::TestProfiles::test_scaled_profiles": 2.6538628470043477,
"tests/test_profiles.py::TestProfiles::test_solve_with_combined": 54.50625906395726,
"tests/test_profiles.py::TestProfiles::test_sum_profiles": 6.9174393029970815,
"tests/test_random.py::test_random_pressure": 9.319775469000888,
"tests/test_random.py::test_random_surface": 25.388372931003687,
"tests/test_singularities.py::test_biest_interpolators": 4.716703420996055,
"tests/test_singularities.py::test_singular_integral_greens_id": 32.9272484800058,
"tests/test_singularities.py::test_singular_integral_vac_estell": 15.568489260003844,
"tests/test_stability_funs.py::test_compute_d_current": 24.52692030599792,
"tests/test_stability_funs.py::test_compute_d_geodesic": 27.397302482997475,
"tests/test_stability_funs.py::test_compute_d_mercier": 28.462580421000894,
"tests/test_stability_funs.py::test_compute_d_shear": 22.696304549997876,
"tests/test_stability_funs.py::test_compute_d_well": 25.56624591199943,
"tests/test_stability_funs.py::test_compute_magnetic_well": 24.079023827998753,
"tests/test_stability_funs.py::test_magwell_print": 15.778229646999534,
"tests/test_stability_funs.py::test_mercier_print": 23.06626790899827,
"tests/test_stability_funs.py::test_mercier_vacuum": 15.945780925998406,
"tests/test_surfaces.py::TestFourierRZToroidalSurface::test_area": 5.243621954003174,
"tests/test_surfaces.py::TestFourierRZToroidalSurface::test_compute_ndarray_error": 2.473588169996219,
"tests/test_surfaces.py::TestFourierRZToroidalSurface::test_constant_offset_surface_circle": 8.832547789003002,
"tests/test_surfaces.py::TestFourierRZToroidalSurface::test_constant_offset_surface_rot_ellipse": 21.54778232699755,
"tests/test_surfaces.py::TestFourierRZToroidalSurface::test_curvature": 2.7695129120002093,
"tests/test_surfaces.py::TestFourierRZToroidalSurface::test_from_input_file": 9.124532824000198,
"tests/test_surfaces.py::TestFourierRZToroidalSurface::test_from_near_axis": 2.764549903997249,
"tests/test_surfaces.py::TestFourierRZToroidalSurface::test_misc": 3.076208914997551,
"tests/test_surfaces.py::TestFourierRZToroidalSurface::test_normal": 3.3924093739988166,
"tests/test_surfaces.py::TestFourierRZToroidalSurface::test_position": 2.728874722997716,
"tests/test_surfaces.py::TestFourierRZToroidalSurface::test_surface_from_values": 12.313251707000745,
"tests/test_surfaces.py::TestZernikeRZToroidalSection::test_area": 16.957669101997453,
"tests/test_surfaces.py::TestZernikeRZToroidalSection::test_curvature": 6.525485035999736,
"tests/test_surfaces.py::TestZernikeRZToroidalSection::test_misc": 3.0236848810018273,
"tests/test_surfaces.py::TestZernikeRZToroidalSection::test_normal": 8.12666688700483,
"tests/test_surfaces.py::test_surface_orientation": 17.786888768998324,
"tests/test_transform.py::TestTransform::test_Z_projection": 8.725720057998842,
"tests/test_transform.py::TestTransform::test_direct2_warnings": 2.876706176004518,
"tests/test_transform.py::TestTransform::test_direct_fft_equal": 15.199172624998027,
"tests/test_transform.py::TestTransform::test_empty_grid": 5.249251693003316,
"tests/test_transform.py::TestTransform::test_eq": 7.471260242004064,
"tests/test_transform.py::TestTransform::test_fft": 3.653772793997632,
"tests/test_transform.py::TestTransform::test_fft_warnings": 9.022689112996886,
"tests/test_transform.py::TestTransform::test_fit_direct1": 7.881664825999906,
"tests/test_transform.py::TestTransform::test_fit_direct2": 3.270915659995808,
"tests/test_transform.py::TestTransform::test_fit_fft": 6.026062988006743,
"tests/test_transform.py::TestTransform::test_profile": 2.6665852229998563,
"tests/test_transform.py::TestTransform::test_project": 14.427902427003573,
"tests/test_transform.py::TestTransform::test_set_basis": 7.858471010000358,
"tests/test_transform.py::TestTransform::test_set_grid": 8.912943017003272,
"tests/test_transform.py::TestTransform::test_surface": 3.587806878000265,
"tests/test_transform.py::TestTransform::test_transform_order_error": 2.790843536997272,
"tests/test_transform.py::TestTransform::test_volume_chebyshev": 3.4869363360012358,
"tests/test_transform.py::TestTransform::test_volume_zernike": 2.9709311130027345,
"tests/test_transform.py::test_NFP_warning": 12.250644918003673,
"tests/test_transform.py::test_transform_pytree": 9.803377583004476,
"tests/test_utils.py::test_isalmostequal": 3.218680423004116,
"tests/test_utils.py::test_islinspaced": 2.581942224998784,
"tests/test_vmec.py::TestVMECIO::test_fourier_to_zernike": 5.898660079994443,
"tests/test_vmec.py::TestVMECIO::test_ptolemy_identities_inverse": 3.000647447999654,
"tests/test_vmec.py::TestVMECIO::test_ptolemy_identity_fwd": 2.842231549999269,
"tests/test_vmec.py::TestVMECIO::test_ptolemy_identity_fwd_sin_series": 2.839034000004176,
"tests/test_vmec.py::TestVMECIO::test_ptolemy_identity_rev": 2.633703292998689,
"tests/test_vmec.py::TestVMECIO::test_ptolemy_identity_rev_sin_sym": 2.8674020860016753,
"tests/test_vmec.py::TestVMECIO::test_ptolemy_linear_transform": 3.621225193997816,
"tests/test_vmec.py::TestVMECIO::test_zernike_to_fourier": 2.6461375140024757,
"tests/test_vmec.py::test_axis_surf_after_load": 41.88807087100213,
"tests/test_vmec.py::test_load_then_save": 70.19107655300104,
"tests/test_vmec.py::test_plot_vmec_comparison": 24.87666376099878,
"tests/test_vmec.py::test_vmec_boundary_subspace": 4.572544892005681,
"tests/test_vmec.py::test_vmec_load_profiles": 53.93892134500129,
"tests/test_vmec.py::test_vmec_save_1": 65.66046185197774,
"tests/test_vmec.py::test_vmec_save_2": 2.5563492279907223,
"tests/test_vmec.py::test_vmec_save_asym": 41.46463073199993,
"tests/test_vmec.py::test_vmec_save_kinetic": 49.06321475199729,
"tests/test_vmec.py::test_write_vmec_input": 74.78046189900488
}