Skip to content

Commit

Permalink
Update benchmark plots
Browse files Browse the repository at this point in the history
  • Loading branch information
bempp-rs-benchmarker[bot] authored Apr 5, 2024
1 parent ed29c95 commit 6b7b566
Showing 1 changed file with 16 additions and 16 deletions.
32 changes: 16 additions & 16 deletions _includes/_rs_benches.html
Original file line number Diff line number Diff line change
@@ -1,57 +1,57 @@
<div id='benchall'></div>
<script type='text/javascript'>
var line0 = {
x: ["2024-03-13", "2024-03-15", "2024-03-18", "2024-03-20", "2024-03-22", "2024-03-25", "2024-03-27", "2024-03-29", "2024-04-01", "2024-04-03"],
y: [0.7424937648000001, 0.7404689761333333, 0.9085283563, 0.9073514990666666, 0.9131633509, 0.915334604, 0.91463533, 0.9171544917666667, 0.9109244600333334, 0.9147786547666666],
x: ["2024-03-13", "2024-03-15", "2024-03-18", "2024-03-20", "2024-03-22", "2024-03-25", "2024-03-27", "2024-03-29", "2024-04-01", "2024-04-03", "2024-04-05"],
y: [0.7424937648000001, 0.7404689761333333, 0.9085283563, 0.9073514990666666, 0.9131633509, 0.915334604, 0.91463533, 0.9171544917666667, 0.9109244600333334, 0.9147786547666666, 0.9049908278],
type: 'scatter',
mode: 'lines+markers',
name: "Laplace Gradients f32/M2L=BLAS, Kernel=Laplace, N=1000000"
};
var line1 = {
x: ["2024-03-13", "2024-03-15", "2024-03-18", "2024-03-20", "2024-03-22", "2024-03-25", "2024-03-27", "2024-03-29", "2024-04-01", "2024-04-03"],
y: [0.7337167105333334, 0.7336670876666668, 0.7882103540333334, 0.7905845636666667, 0.7931550933333333, 0.7906611792999999, 0.7919176256000001, 0.7877262471000002, 0.7902741279333333, 0.7891881078999999],
x: ["2024-03-13", "2024-03-15", "2024-03-18", "2024-03-20", "2024-03-22", "2024-03-25", "2024-03-27", "2024-03-29", "2024-04-01", "2024-04-03", "2024-04-05"],
y: [0.7337167105333334, 0.7336670876666668, 0.7882103540333334, 0.7905845636666667, 0.7931550933333333, 0.7906611792999999, 0.7919176256000001, 0.7877262471000002, 0.7902741279333333, 0.7891881078999999, 0.7875069542666666],
type: 'scatter',
mode: 'lines+markers',
name: "Laplace Gradients f32/M2L=FFT, Kernel=Laplace, N=1000000"
};
var line2 = {
x: ["2024-03-13", "2024-03-15", "2024-03-18", "2024-03-20", "2024-03-22", "2024-03-25", "2024-03-27", "2024-03-29", "2024-04-01", "2024-04-03"],
y: [0.5231904204957937, 0.5241885108699603, 0.6985229313000001, 0.6963550951, 0.7046049979, 0.6979053772999999, 0.7039579551333335, 0.6984628402333334, 0.7019646671333332, 0.6945958271],
x: ["2024-03-13", "2024-03-15", "2024-03-18", "2024-03-20", "2024-03-22", "2024-03-25", "2024-03-27", "2024-03-29", "2024-04-01", "2024-04-03", "2024-04-05"],
y: [0.5231904204957937, 0.5241885108699603, 0.6985229313000001, 0.6963550951, 0.7046049979, 0.6979053772999999, 0.7039579551333335, 0.6984628402333334, 0.7019646671333332, 0.6945958271, 0.6928720958999999],
type: 'scatter',
mode: 'lines+markers',
name: "Laplace Potentials f32/M2L=BLAS, Kernel=Laplace, N=1000000"
};
var line3 = {
x: ["2024-03-13", "2024-03-15", "2024-03-18", "2024-03-20", "2024-03-22", "2024-03-25", "2024-03-27", "2024-03-29", "2024-04-01", "2024-04-03"],
y: [0.5166837869500397, 0.516282674602381, 0.5670328385666666, 0.5690922788666667, 0.5722882641666668, 0.5693121027666667, 0.5727074553666667, 0.5693390738666667, 0.5725575597666667, 0.5701636347666666],
x: ["2024-03-13", "2024-03-15", "2024-03-18", "2024-03-20", "2024-03-22", "2024-03-25", "2024-03-27", "2024-03-29", "2024-04-01", "2024-04-03", "2024-04-05"],
y: [0.5166837869500397, 0.516282674602381, 0.5670328385666666, 0.5690922788666667, 0.5722882641666668, 0.5693121027666667, 0.5727074553666667, 0.5693390738666667, 0.5725575597666667, 0.5701636347666666, 0.5655416540333333],
type: 'scatter',
mode: 'lines+markers',
name: "Laplace Potentials f32/M2L=FFT, Kernel=Laplace N=1000000"
};
var line4 = {
x: ["2024-01-17", "2024-01-19", "2024-01-22", "2024-01-24", "2024-01-26", "2024-01-29", "2024-01-31", "2024-02-02", "2024-02-05", "2024-02-07", "2024-02-12", "2024-02-14", "2024-02-16", "2024-02-19", "2024-02-21", "2024-02-23", "2024-02-26", "2024-02-28", "2024-03-01", "2024-03-04", "2024-03-06", "2024-03-08", "2024-03-11", "2024-03-13", "2024-03-15", "2024-03-18", "2024-03-20", "2024-03-22", "2024-03-25", "2024-03-27", "2024-03-29", "2024-04-01", "2024-04-03"],
y: [0.06158661464000001, 0.06185571758, 0.062216658674999994, 0.06202834510000001, 0.067932269375, 0.068630980775, 0.0678075904375, 0.10885831751666668, 0.11155997395, 0.11216691488333336, 0.11131330091666666, 0.11192384756666668, 0.10984781161666668, 0.11074782805, 0.1127572805, 0.10964518318333333, 0.11118262768333335, 0.11008723803333334, 0.10988836626666668, 0.1091787032, 0.10976563468333335, 0.10357956765000001, 0.10537162003333332, 0.10272638961666665, 0.07026730247499999, 0.07248171207500001, 0.07403061501250001, 0.07165943432500001, 0.0763810919875, 0.07417396628749999, 0.07314729336249999, 0.0711575599, 0.07358187228749999],
x: ["2024-01-17", "2024-01-19", "2024-01-22", "2024-01-24", "2024-01-26", "2024-01-29", "2024-01-31", "2024-02-02", "2024-02-05", "2024-02-07", "2024-02-12", "2024-02-14", "2024-02-16", "2024-02-19", "2024-02-21", "2024-02-23", "2024-02-26", "2024-02-28", "2024-03-01", "2024-03-04", "2024-03-06", "2024-03-08", "2024-03-11", "2024-03-13", "2024-03-15", "2024-03-18", "2024-03-20", "2024-03-22", "2024-03-25", "2024-03-27", "2024-03-29", "2024-04-01", "2024-04-03", "2024-04-05"],
y: [0.06158661464000001, 0.06185571758, 0.062216658674999994, 0.06202834510000001, 0.067932269375, 0.068630980775, 0.0678075904375, 0.10885831751666668, 0.11155997395, 0.11216691488333336, 0.11131330091666666, 0.11192384756666668, 0.10984781161666668, 0.11074782805, 0.1127572805, 0.10964518318333333, 0.11118262768333335, 0.11008723803333334, 0.10988836626666668, 0.1091787032, 0.10976563468333335, 0.10357956765000001, 0.10537162003333332, 0.10272638961666665, 0.07026730247499999, 0.07248171207500001, 0.07403061501250001, 0.07165943432500001, 0.0763810919875, 0.07417396628749999, 0.07314729336249999, 0.0711575599, 0.07358187228749999, 0.07112272333750001],
type: 'scatter',
mode: 'lines+markers',
name: "assembly/Assembly of non-singular terms of 2048x2048 matrix"
};
var line5 = {
x: ["2024-01-17", "2024-01-19", "2024-01-22", "2024-01-24", "2024-01-26", "2024-01-29", "2024-01-31", "2024-02-02", "2024-02-05", "2024-02-07", "2024-02-12", "2024-02-14", "2024-02-16", "2024-02-19", "2024-02-21", "2024-02-23", "2024-02-26", "2024-02-28", "2024-03-01", "2024-03-04", "2024-03-06", "2024-03-08", "2024-03-11", "2024-03-13", "2024-03-15", "2024-03-18", "2024-03-20", "2024-03-22", "2024-03-25", "2024-03-27", "2024-03-29", "2024-04-01", "2024-04-03"],
y: [0.021054013697859177, 0.021521716154104947, 0.021286997228186732, 0.02142773231771888, 0.02215188884753568, 0.022250538222807273, 0.022630637863378326, 0.032046234797015925, 0.033578402731950105, 0.032232776853630324, 0.03255742960171377, 0.03309251157650427, 0.03197063684585015, 0.033023472892238594, 0.0323268576677397, 0.0323329702791272, 0.032656153225837044, 0.03244114749338566, 0.0324369468513739, 0.0325557427924303, 0.032411853209726754, 0.032264668022098195, 0.0330479904419536, 0.03220228420913407, 0.022602086643517105, 0.022724039276865202, 0.02280514953764661, 0.022480245351871028, 0.02321388762870027, 0.023653671734385713, 0.022151097661611146, 0.022394039484889657, 0.022850136600048393],
x: ["2024-01-17", "2024-01-19", "2024-01-22", "2024-01-24", "2024-01-26", "2024-01-29", "2024-01-31", "2024-02-02", "2024-02-05", "2024-02-07", "2024-02-12", "2024-02-14", "2024-02-16", "2024-02-19", "2024-02-21", "2024-02-23", "2024-02-26", "2024-02-28", "2024-03-01", "2024-03-04", "2024-03-06", "2024-03-08", "2024-03-11", "2024-03-13", "2024-03-15", "2024-03-18", "2024-03-20", "2024-03-22", "2024-03-25", "2024-03-27", "2024-03-29", "2024-04-01", "2024-04-03", "2024-04-05"],
y: [0.021054013697859177, 0.021521716154104947, 0.021286997228186732, 0.02142773231771888, 0.02215188884753568, 0.022250538222807273, 0.022630637863378326, 0.032046234797015925, 0.033578402731950105, 0.032232776853630324, 0.03255742960171377, 0.03309251157650427, 0.03197063684585015, 0.033023472892238594, 0.0323268576677397, 0.0323329702791272, 0.032656153225837044, 0.03244114749338566, 0.0324369468513739, 0.0325557427924303, 0.032411853209726754, 0.032264668022098195, 0.0330479904419536, 0.03220228420913407, 0.022602086643517105, 0.022724039276865202, 0.02280514953764661, 0.022480245351871028, 0.02321388762870027, 0.023653671734385713, 0.022151097661611146, 0.022394039484889657, 0.022850136600048393, 0.023052863271598834],
type: 'scatter',
mode: 'lines+markers',
name: "assembly/Assembly of non-singular terms of 512x512 matrix"
};
var line6 = {
x: ["2024-01-22", "2024-01-24", "2024-01-26", "2024-01-29", "2024-01-31", "2024-02-02", "2024-02-05", "2024-02-07", "2024-02-12", "2024-02-14", "2024-02-16", "2024-02-19", "2024-02-21", "2024-02-23", "2024-02-26", "2024-02-28", "2024-03-01", "2024-03-04", "2024-03-06", "2024-03-08", "2024-03-11", "2024-03-13", "2024-03-15", "2024-03-18", "2024-03-20", "2024-03-22", "2024-03-25", "2024-03-27", "2024-03-29", "2024-04-01", "2024-04-03"],
y: [0.32227609135, 0.3449455086, 0.29522992989999997, 0.278318008, 0.27919543210000003, 0.28354447580000003, 0.28028118975, 0.29363887445, 0.28626020069999997, 0.28976851215, 0.2910070482, 0.28691784605000004, 0.2859583731, 0.28510768215, 0.28430824185000003, 0.2904941612, 0.2848145601, 0.2842146365, 0.28265900094999996, 0.27204565045, 0.27406270925, 0.2750873475, 0.58352191125, 0.58660116055, 0.0467164118, 0.0623804322, 0.055698121729999994, 0.058772890200000004, 0.05995017439, 0.06193825811000001, 0.05934981321999999],
x: ["2024-01-22", "2024-01-24", "2024-01-26", "2024-01-29", "2024-01-31", "2024-02-02", "2024-02-05", "2024-02-07", "2024-02-12", "2024-02-14", "2024-02-16", "2024-02-19", "2024-02-21", "2024-02-23", "2024-02-26", "2024-02-28", "2024-03-01", "2024-03-04", "2024-03-06", "2024-03-08", "2024-03-11", "2024-03-13", "2024-03-15", "2024-03-18", "2024-03-20", "2024-03-22", "2024-03-25", "2024-03-27", "2024-03-29", "2024-04-01", "2024-04-03", "2024-04-05"],
y: [0.32227609135, 0.3449455086, 0.29522992989999997, 0.278318008, 0.27919543210000003, 0.28354447580000003, 0.28028118975, 0.29363887445, 0.28626020069999997, 0.28976851215, 0.2910070482, 0.28691784605000004, 0.2859583731, 0.28510768215, 0.28430824185000003, 0.2904941612, 0.2848145601, 0.2842146365, 0.28265900094999996, 0.27204565045, 0.27406270925, 0.2750873475, 0.58352191125, 0.58660116055, 0.0467164118, 0.0623804322, 0.055698121729999994, 0.058772890200000004, 0.05995017439, 0.06193825811000001, 0.05934981321999999, 0.05518050035999999],
type: 'scatter',
mode: 'lines+markers',
name: "assembly/Assembly of singular terms of 2048x2048 matrix"
};
var line7 = {
x: ["2024-01-22", "2024-01-24", "2024-01-26", "2024-01-29", "2024-01-31", "2024-02-02", "2024-02-05", "2024-02-07", "2024-02-12", "2024-02-14", "2024-02-16", "2024-02-19", "2024-02-21", "2024-02-23", "2024-02-26", "2024-02-28", "2024-03-01", "2024-03-04", "2024-03-06", "2024-03-08", "2024-03-11", "2024-03-13", "2024-03-15", "2024-03-18", "2024-03-20", "2024-03-22", "2024-03-25", "2024-03-27", "2024-03-29", "2024-04-01", "2024-04-03"],
y: [0.228105190125, 0.22109832197499998, 0.19363809080000002, 0.17942462672499998, 0.1795738885, 0.1928928933, 0.18110302415, 0.185314578, 0.16352383632499998, 0.189036560875, 0.17126260797499998, 0.1782366467, 0.188644147475, 0.18429193594999999, 0.18978114934999998, 0.185263209225, 0.174976127875, 0.190057317625, 0.200132622975, 0.16452762275, 0.16647517065, 0.131202334625, 0.44113160835000004, 0.4920873677, 0.03721375527651829, 0.0464870785675814, 0.04430494371352215, 0.04566574387311394, 0.045160737635506286, 0.04551546325479089, 0.04541424191822185],
x: ["2024-01-22", "2024-01-24", "2024-01-26", "2024-01-29", "2024-01-31", "2024-02-02", "2024-02-05", "2024-02-07", "2024-02-12", "2024-02-14", "2024-02-16", "2024-02-19", "2024-02-21", "2024-02-23", "2024-02-26", "2024-02-28", "2024-03-01", "2024-03-04", "2024-03-06", "2024-03-08", "2024-03-11", "2024-03-13", "2024-03-15", "2024-03-18", "2024-03-20", "2024-03-22", "2024-03-25", "2024-03-27", "2024-03-29", "2024-04-01", "2024-04-03", "2024-04-05"],
y: [0.228105190125, 0.22109832197499998, 0.19363809080000002, 0.17942462672499998, 0.1795738885, 0.1928928933, 0.18110302415, 0.185314578, 0.16352383632499998, 0.189036560875, 0.17126260797499998, 0.1782366467, 0.188644147475, 0.18429193594999999, 0.18978114934999998, 0.185263209225, 0.174976127875, 0.190057317625, 0.200132622975, 0.16452762275, 0.16647517065, 0.131202334625, 0.44113160835000004, 0.4920873677, 0.03721375527651829, 0.0464870785675814, 0.04430494371352215, 0.04566574387311394, 0.045160737635506286, 0.04551546325479089, 0.04541424191822185, 0.04392665086152853],
type: 'scatter',
mode: 'lines+markers',
name: "assembly/Assembly of singular terms of 512x512 matrix"
Expand Down

0 comments on commit 6b7b566

Please sign in to comment.