chrisarg

chrisarg @chrisarg

Joined:
Nov 25, 2022

chrisarg
articles - 11 total

[Boost]

Learning Perl – Introduction LNATION ・ Jun 6 ...

Learn More 0 0Jun 7

Using Perl to Monitor Peak DRAM use in R

A story in two parts: buff.ly/4hmFepy goes over the subtleties of monitoring DRAM use in...

Learn More 0 0Jan 19

Taking VelociPerl for a ride.

VelociPerl is a closed source fork of Perl that claims performance gains of 45% over the stock ("your...

Learn More 4 0Sep 21 '24

The Day Perl Stood Still: Unveiling A Hidden Power Over C

Sometimes the unexpected happens and must be shared with the world ... this one is such a...

Learn More 2 0Aug 16 '24

The Quest for Performance Part IV : May the SIMD Force be with you

At this point one may wonder how numba, the Python compiler around numpy Python code, delivers a...

Learn More 2 0Aug 2 '24

The Quest for Performance Part III : C Force

In the two prior installments of this series, we considered the performance of floating operations ...

Learn More 1 0Aug 2 '24

The Quest for Performance Part II : Perl vs Python

Having run a toy performance example, we will now digress somewhat and contrast the performance...

Learn More 1 0Jul 31 '24

The Quest for Performance Part I : Inline C, OpenMP and the Perl Data Language (PDL)

Sometimes, one's code must simply perform and principles, such as aesthetics, "cleverness" or...

Learn More 4 0Jul 26 '24

Marrying Perl to Assembly

This is probably one of the things that should never be allowed to exist, but why not use Perl and...

Learn More 4 0Jul 4 '24

How can we get and set the OpenMP environment from Perl?

Those who attended the TPRC2024 conference last week, had the opportunity to listen to Brett Estrade...

Learn More 2 0Jul 4 '24

Caching & Memoization with state variables

(This is a cross post from B.P.O ). Chapter 3 of [Higher Order...

Learn More 5 0Jul 4 '24