Over the summer I made a number of posts with benchmark results
and code - some about compiler optimization and some about IO.
I decided to format it nicely and publish.
Result:
https://www.vajhoej.dk/arne/articles/vmsbm1.html https://www.vajhoej.dk/arne/articles/vmsbm2.html
On 2023-12-06, Arne Vajhøj <arne@vajhoej.dk> wrote:
Over the summer I made a number of posts with benchmark results
and code - some about compiler optimization and some about IO.
I decided to format it nicely and publish.
Result:
https://www.vajhoej.dk/arne/articles/vmsbm1.html
https://www.vajhoej.dk/arne/articles/vmsbm2.html
Your source code links don't work unless Javascript is enabled (and
enabled for a Google-owned domain). :-)
On 12/7/2023 8:28 AM, Simon Clubley wrote:
On 2023-12-06, Arne Vajhøj <arne@vajhoej.dk> wrote:
Over the summer I made a number of posts with benchmark results
and code - some about compiler optimization and some about IO.
I decided to format it nicely and publish.
Result:
https://www.vajhoej.dk/arne/articles/vmsbm1.html
https://www.vajhoej.dk/arne/articles/vmsbm2.html
Your source code links don't work unless Javascript is enabled (and
enabled for a Google-owned domain). :-)
I use a bit of JavaScript and CSS.
That is a choice I have made.
I use jQuery from Google CDN.
I could use my own copy instead. I will do that.
I have updated these two article to use my own copy of jquery.
Better?
If yes then I can update all the rest.
Over the summer I made a number of posts with benchmark results
and code - some about compiler optimization and some about IO.
I decided to format it nicely and publish.
Result:
https://www.vajhoej.dk/arne/articles/vmsbm1.html
https://www.vajhoej.dk/arne/articles/vmsbm2.html
On 12/6/2023 4:35 PM, Arne Vajhøj wrote:
https://www.vajhoej.dk/arne/articles/vmsbm1.html
I have updated with some Groovy numbers.
Rather impressive numbers.
Groovy out of the box is OK.
Groovy with the critical functions marked with @CompileStatic
(requires all variables to have an explicit type) performs great.
I think it is a pretty cool feature to be able to write
both traditional script style code without any explicit type
information and put explicit type information and an
annotation on a performance critical function to get
compiled language performance.
Over the summer I made a number of posts with benchmark results
and code - some about compiler optimization and some about IO.
I decided to format it nicely and publish.
Result:
https://www.vajhoej.dk/arne/articles/vmsbm1.html
https://www.vajhoej.dk/arne/articles/vmsbm2.html
Sysop: | Keyop |
---|---|
Location: | Huddersfield, West Yorkshire, UK |
Users: | 438 |
Nodes: | 16 (2 / 14) |
Uptime: | 235:28:31 |
Calls: | 9,145 |
Calls today: | 1 |
Files: | 13,432 |
D/L today: |
1 files (2,685K bytes) |
Messages: | 6,039,205 |