Skip to content

Commit

Permalink
test: Fix Benchmarks, run missing and update website.
Browse files Browse the repository at this point in the history
  • Loading branch information
nielsbasjes committed Jul 18, 2023
1 parent c57771a commit 44055e1
Show file tree
Hide file tree
Showing 4 changed files with 32 additions and 5 deletions.
7 changes: 7 additions & 0 deletions benchmarks/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,13 @@
<scope>test</scope>
</dependency>

<!-- Needed for some of the older versions of Yauaa -->
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-jcl</artifactId>
<version>6.0.11</version>
</dependency>

<dependency>
<groupId>com.esotericsoftware</groupId>
<artifactId>kryo</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion benchmarks/quick-make-compare-graph.sh
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ do
grep -F "| Test | ${BenchMarkName} " "${FileName}" | \
cut -d'|' -f5 | \
sed 's/ *//g' | \
xargs -n1 -iXXX echo -n ",XXX"
xargs -iXXX echo -n ",XXX"
done
echo "],"
done
Expand Down
5 changes: 1 addition & 4 deletions documentation/content/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,10 +31,7 @@ These are only the highlights, the full changelog can be found [here](https://gi

---
## Donations
If this project has business value for you then don't hesitate to support me with a small donation.

[![If this project has business value for you then don't hesitate to support me with a small donation.](https://img.shields.io/badge/Sponsor%20me-via%20Github-red.svg)](https://github.com/sponsors/nielsbasjes)
[![If this project has business value for you then don't hesitate to support me with a small donation.](https://img.shields.io/badge/Donations-via%20Paypal-red.svg)](https://www.paypal.me/nielsbasjes)
If this project has business value for you then don't hesitate to support me with a small donation wither via [Github Sponsors](https://github.com/sponsors/nielsbasjes) or [Paypal](https://www.paypal.me/nielsbasjes).

---
## License
Expand Down
23 changes: 23 additions & 0 deletions documentation/layouts/shortcodes/PerformanceGraph.html
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,29 @@
['v7.2.0',0.392,0.425,0.567,0.129,0.282,0.475,0.169,0.086,0.050,0.217,0.233,0.532,0.214,0.222,0.246,0.261,0.245],
['v7.3.0',0.404,0.438,0.588,0.126,0.290,0.489,0.169,0.089,0.050,0.222,0.238,0.549,0.216,0.225,0.248,0.267,0.252],
['v7.4.0',0.406,0.439,0.587,0.129,0.295,0.490,0.173,0.093,0.053,0.227,0.242,0.541,0.223,0.231,0.256,0.269,0.255],
['v7.5.0',0.445,0.484,0.645,0.146,0.326,0.539,0.194,0.102,0.059,0.253,0.269,0.598,0.252,0.261,0.290,0.301,0.283],
['v7.6.0',0.427,0.463,0.612,0.142,0.320,0.518,0.190,0.100,0.057,0.248,0.265,0.579,0.249,0.257,0.286,0.289,0.271],
['v7.7.0',0.428,0.465,0.615,0.141,0.316,0.519,0.189,0.098,0.055,0.245,0.264,0.575,0.246,0.256,0.284,0.288,0.270],
['v7.8.0',0.439,0.476,0.627,0.144,0.326,0.530,0.192,0.100,0.058,0.254,0.271,0.586,0.253,0.262,0.292,0.296,0.278],
['v7.9.0',0.472,0.514,0.676,0.158,0.349,0.571,0.210,0.108,0.062,0.275,0.296,0.630,0.273,0.284,0.316,0.320,0.298],
['v7.9.1',0.464,0.501,0.665,0.150,0.338,0.556,0.199,0.104,0.059,0.265,0.283,0.617,0.263,0.271,0.300,0.311,0.290],
['v7.10.0',0.481,0.526,0.696,0.160,0.354,0.580,0.214,0.109,0.061,0.279,0.301,0.636,0.278,0.289,0.322,0.325,0.302],
['v7.11.0',0.469,0.512,0.669,0.160,0.352,0.569,0.214,0.109,0.062,0.279,0.299,0.625,0.277,0.288,0.320,0.318,0.295],
['v7.12.0',0.480,0.521,0.686,0.161,0.360,0.584,0.215,0.109,0.062,0.285,0.307,0.646,0.281,0.290,0.323,0.327,0.306],
['v7.12.1',0.470,0.511,0.676,0.155,0.348,0.570,0.206,0.108,0.061,0.275,0.296,0.629,0.270,0.280,0.311,0.317,0.296],
['v7.12.2',0.454,0.493,0.651,0.150,0.336,0.550,0.200,0.104,0.060,0.265,0.285,0.605,0.262,0.271,0.302,0.307,0.288],
['v7.13.0',0.473,0.515,0.680,0.157,0.352,0.575,0.209,0.109,0.062,0.279,0.300,0.635,0.275,0.284,0.315,0.319,0.299],
['v7.14.0',0.461,0.501,0.665,0.150,0.336,0.557,0.201,0.104,0.060,0.265,0.286,0.612,0.262,0.271,0.302,0.310,0.291],
['v7.14.1',0.462,0.502,0.657,0.151,0.350,0.562,0.206,0.105,0.060,0.278,0.298,0.625,0.274,0.282,0.315,0.313,0.294],
['v7.15.0',0.458,0.497,0.657,0.149,0.340,0.555,0.200,0.104,0.059,0.269,0.288,0.616,0.264,0.272,0.304,0.307,0.289],
['v7.16.0',0.472,0.509,0.677,0.153,0.349,0.573,0.205,0.108,0.062,0.276,0.296,0.638,0.273,0.281,0.314,0.317,0.298],
['v7.17.0',0.481,0.522,0.689,0.157,0.357,0.583,0.212,0.107,0.060,0.283,0.304,0.646,0.280,0.289,0.323,0.324,0.303],
['v7.17.1',0.457,0.495,0.658,0.146,0.332,0.551,0.196,0.101,0.056,0.262,0.283,0.608,0.260,0.270,0.301,0.306,0.285],
['v7.18.0',0.451,0.490,0.648,0.147,0.330,0.546,0.197,0.101,0.056,0.261,0.282,0.599,0.259,0.270,0.301,0.302,0.283],
['v7.19.0',0.474,0.514,0.680,0.154,0.345,0.572,0.205,0.106,0.059,0.273,0.295,0.627,0.271,0.282,0.314,0.318,0.298],
['v7.19.1',0.448,0.488,0.645,0.146,0.328,0.543,0.197,0.099,0.055,0.262,0.283,0.599,0.258,0.270,0.301,0.302,0.282],
['v7.19.2',0.463,0.503,0.660,0.150,0.341,0.559,0.202,0.103,0.058,0.271,0.292,0.618,0.269,0.279,0.312,0.312,0.292],
['v7.20.0',0.442,0.478,0.636,0.141,0.322,0.534,0.191,0.099,0.056,0.256,0.275,0.587,0.253,0.263,0.294,0.296,0.278],
]);
var options = {
title: 'Yauaa Performance (uncached speed in milliseconds)',
Expand Down

0 comments on commit 44055e1

Please sign in to comment.