Login
From:
6guts
(Uncensored)
subscribe
Speeding up object creation
https://6guts.wordpress.com/2018/10/06/speeding-up-object-creation/
links
backlinks
Recently, a Perl 6 object creation benchmark result did the rounds on social media. This Perl 6 code: class Point { has $.x; has $.y; } my $total = 0; for ^1_000_000 { my $p = Point.new(x => 2, y => 3); … Continue reading →
Roast topics
Find topics
Roast it!
Roast topics
Find topics
Find it!
Roast topics
Find topics
Find it!