SPVM monthly report 2019/9/11
Do you hear SPVM until now?
If you don't hear SPVM, it is good chance.
SPVM is the project to improve Perl culcuration and array operation.
I recently do benchmark.
SPVM add(+) operator performance in for loop is same as C language!
It is faster than Perl 100x.
I'm creating SPVM document in Japanese.
You can see the following.
I almost finish(90%) specifications.
SPVM Exchange API Specification - Link Perl world to SPVM world
SPVM Native API - Link SPVM World to C World
This is excellent Yuki. I would like to understand it better and get some real-life tests. I will definitely check it out.
Thank you.
I wrote small code of SPVM in CPAN
https://metacpan.org/pod/SPVM
If you use precompile descriptor to subroutine , you make the subroutine much fast.