Skip to content

Conversation

@itamarst
Copy link
Collaborator

@itamarst itamarst commented Nov 8, 2021

Fixes #248

@github-actions
Copy link

github-actions bot commented Nov 8, 2021

Benchmark results

diff --git a/benchmarks/results/lots-of-peaks.json b/benchmarks/results/lots-of-peaks.json
index 383499f..2a9738c 100644
--- a/benchmarks/results/lots-of-peaks.json
+++ b/benchmarks/results/lots-of-peaks.json
@@ -1,12 +1,12 @@
{
    "D1mr": [-"3771157 (188.06264867688517%)",-]{+"3663798 (185.45379188288825%)",+}
    "D1mw": [-"2763734 (1002.7001956474165%)",-]{+"2777391 (1005.8176813418695%)",+}
    "DLmr": [-"1492746 (2257.3344509639564%)",-]{+"1539414 (2658.441083596477%)",+}
    "DLmw": [-"1858942 (1333.7673887649994%)",-]{+"1860141 (1335.7113437674382%)",+}
    "Dr": [-"231060633 (375.8621692938787%)",-]{+"230201267 (379.4044695220376%)",+}
    "Dw": [-"88001037 (338.04076205255154%)",-]{+"90334091 (352.0110128818859%)",+}
    "I1mr": [-"3555117 (1291.257363437142%)",-]{+"3167347 (1166.4611644601275%)",+}
    "ILmr": [-"14685 (224.7663551401869%)",-]{+"15460 (233.44842468709538%)",+}
    "Ir": [-"872039764 (403.39198904097907%)",-]{+"876423835 (409.25482492773244%)",+}
    "Overall": [-"1332452656 (406.55387644593173%)"-]{+"1337843787 (412.67765521337947%)"+}
}
diff --git a/benchmarks/results/multithreading-1.json b/benchmarks/results/multithreading-1.json
index 2d9d2d5..5c6f60e 100644
--- a/benchmarks/results/multithreading-1.json
+++ b/benchmarks/results/multithreading-1.json
@@ -1,12 +1,12 @@
{
    "D1mr": [-"1866984 (413.64545831772375%)",-]{+"1858019 (410.5445337701192%)",+}
    "D1mw": [-"393456 (455.7661355950594%)",-]{+"396516 (458.9452053554455%)",+}
    "DLmr": [-"59324 (493.26483261518064%)",-]{+"57573 (478.2720105124836%)",+}
    "DLmw": [-"77459 (220.9427598913281%)",-]{+"77581 (221.44042326717175%)",+}
    "Dr": [-"77161209 (571.2328286082947%)",-]{+"73783454 (565.9255273937872%)",+}
    "Dw": [-"30820902 (440.2169730406361%)",-]{+"29250303 (441.3761857739455%)",+}
    "I1mr": [-"1638950 (586.5692113122628%)",-]{+"1593261 (575.3519803087939%)",+}
    "ILmr": [-"7958 (171.83607149304927%)",-]{+"8693 (178.59144742789982%)",+}
    "Ir": [-"254542209 (491.30873094686683%)",-]{+"243290824 (484.0774763847774%)",+}
    "Overall": [-"382464110 (492.83707107089475%)"-]{+"366031175 (486.8057293772804%)"+}
}
diff --git a/benchmarks/results/pystone.json b/benchmarks/results/pystone.json
index 3970408..1f8caef 100644
--- a/benchmarks/results/pystone.json
+++ b/benchmarks/results/pystone.json
@@ -1,12 +1,12 @@
{
    "D1mr": [-"4542966 (144.07376585255872%)",-]{+"3976376 (139.61274433477254%)",+}
    "D1mw": [-"1628141 (267.75567903740483%)",-]{+"1423062 (236.21859116101427%)",+}
    "DLmr": [-"32802 (331.7507418397626%)",-]{+"32645 (328.22287472035794%)",+}
    "DLmw": [-"65725 (241.46577701248387%)",-]{+"65818 (241.94397118764692%)",+}
    "Dr": [-"367659717 (157.6310977517437%)",-]{+"370546983 (158.55605092539614%)",+}
    "Dw": [-"143586175 (159.9837295595579%)",-]{+"148338955 (162.76123904573%)",+}
    "I1mr": [-"8784651 (214.74165578852526%)",-]{+"10267322 (259.1789926907398%)",+}
    "ILmr": [-"7924 (170.99086185271457%)",-]{+"8679 (177.67833169247294%)",+}
    "Ir": [-"1160233461 (157.01681262908485%)",-]{+"1169941356 (157.95605104820166%)",+}
    "Overall": [-"1734495915 (158.00764418609307%)"-]{+"1754708594 (159.27831331578875%)"+}
}
diff --git a/benchmarks/results/version.txt b/benchmarks/results/version.txt
index d8f4897..43676ab 100644
--- a/benchmarks/results/version.txt
+++ b/benchmarks/results/version.txt
@@ -1 +1 @@
[-2021.9.2.dev9+gc3af8e6.d20211105-]{+2021.9.2.dev14+ge66198f.d20211108+}

@itamarst itamarst merged commit f5c5568 into master Nov 8, 2021
@itamarst itamarst deleted the 248-macos-monterey branch November 8, 2021 15:44
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.

Segmentation fault with macos monterey & python3.9

2 participants