Skip to content

Domain Refactor#25

Merged
dgaylo merged 7 commits into
masterfrom
domain-refactor
Jul 18, 2025
Merged

Domain Refactor#25
dgaylo merged 7 commits into
masterfrom
domain-refactor

Conversation

@dgaylo

@dgaylo dgaylo commented Jul 18, 2025

Copy link
Copy Markdown
Owner

Create a class VOFDomain that holds vof field and periodicity/padding information

@github-actions

Copy link
Copy Markdown

Benchmark Results


--------------------------------------------------------------------------------- benchmark 'test_bench_Chan': 2 tests --------------------------------------------------------------------------------
Name (time in us)               Min                   Max                Mean             StdDev              Median                IQR            Outliers  OPS (Kops/s)            Rounds  Iterations
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
test_bench_Chan (head)     545.5780 (1.0)        862.4400 (1.0)      572.4377 (1.0)      21.0517 (1.0)      570.7255 (1.0)      17.6730 (1.12)       218;93        1.7469 (1.0)        1842           1
test_bench_Chan (base)     647.8550 (1.19)     1,196.9040 (1.39)     683.0065 (1.19)     39.3279 (1.87)     677.7110 (1.19)     15.8142 (1.0)         71;96        1.4641 (0.84)       1541           1
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

------------------------------------------------------------------------- benchmark 'test_bench_WY': 2 tests ------------------------------------------------------------------------
Name (time in ms)           Min               Max              Mean            StdDev            Median               IQR            Outliers       OPS            Rounds  Iterations
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
test_bench_WY (head)     3.3270 (1.0)      3.7243 (1.0)      3.3793 (1.0)      0.0557 (1.0)      3.3642 (1.0)      0.0473 (1.10)        32;23  295.9209 (1.0)         299           1
test_bench_WY (base)     3.3965 (1.02)     3.9740 (1.07)     3.4646 (1.03)     0.0618 (1.11)     3.4514 (1.03)     0.0428 (1.0)         29;20  288.6302 (0.98)        294           1
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

------------------------------------------------------------------------- benchmark 'test_bench_base': 2 tests ------------------------------------------------------------------------
Name (time in ms)             Min               Max              Mean            StdDev            Median               IQR            Outliers       OPS            Rounds  Iterations
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
test_bench_base (head)     1.3901 (1.0)      1.7048 (1.0)      1.4164 (1.0)      0.0292 (1.0)      1.4107 (1.0)      0.0165 (1.0)         46;47  706.0124 (1.0)         719           1
test_bench_base (base)     1.4338 (1.03)     1.8641 (1.09)     1.4666 (1.04)     0.0362 (1.24)     1.4594 (1.03)     0.0188 (1.14)        42;48  681.8486 (0.97)        695           1
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

------------------------------------------------------------------------------- benchmark 'test_bench_no_norm': 2 tests --------------------------------------------------------------------------------
Name (time in us)                  Min                 Max                Mean             StdDev              Median                IQR            Outliers  OPS (Kops/s)            Rounds  Iterations
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
test_bench_no_norm (base)     307.6070 (1.0)      567.6840 (1.0)      329.4424 (1.0)      15.9897 (1.0)      326.5320 (1.01)     17.0895 (1.0)        480;70        3.0354 (1.0)        3231           1
test_bench_no_norm (head)     309.9900 (1.01)     667.9380 (1.18)     339.2590 (1.03)     52.4413 (3.28)     322.3720 (1.0)      18.8950 (1.11)      228;274        2.9476 (0.97)       3228           1
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

Legend:
  Outliers: 1 Standard Deviation from Mean; 1.5 IQR (InterQuartile Range) from 1st Quartile and 3rd Quartile.
  OPS: Operations Per Second, computed as 1 / Mean

@dgaylo dgaylo merged commit 06d6ced into master Jul 18, 2025
18 checks passed
@dgaylo dgaylo deleted the domain-refactor branch July 18, 2025 19:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant