đŠ Welcome to the IRC channel of the core developers of the Raku Programming Language (raku.org #rakulang). This channel is logged for the purpose of history keeping about its development | evalbot usage: 'm: say 3;' or /msg camelia m: ... | Logs available at irclogs.raku.org/raku-dev/live.html | For MoarVM see #moarvm Set by lizmat on 8 June 2022. |
|||
00:00
reportable6 left
00:02
reportable6 joined
01:36
evalable6 left,
linkable6 left
01:37
linkable6 joined
01:39
evalable6 joined
02:22
frost joined
03:59
codesections joined
04:31
codesections left,
codesections joined
04:52
codesections left,
codesections joined
05:21
codesections left
05:23
codesections joined
06:00
reportable6 left
06:03
reportable6 joined
|
|||
bartolin_ | c: 2018.09 role WithStub { method a() { ... } }; class C2901 does WithStub { multi method a() { "OHAI" } } | 06:38 | |
committable6 | bartolin_, Š2018.09: «4===SORRY!4=== Error while compiling /tmp/KhpOPSbAtbâ€Method 'a' must be implemented by C2901 because it is required by roles: WithStub.â€at /tmp/KhpOPSbAtb:1†«exit code = 1»» | ||
bartolin_ | c: 2018.10 role WithStub { method a() { ... } }; class C2901 does WithStub { multi method a() { "OHAI" } } | ||
committable6 | bartolin_, Š2018.10: «» | ||
Geth | roast: usev6++ created pull request #831: Test implementing non-multi method stubbed in role |
06:40 | |
07:19
frost left
07:45
sena_kun joined
08:08
frost joined
08:24
frost left
09:43
ab5tract joined
09:59
ab5tract left
10:30
sena_kun left
11:06
sena_kun joined
12:00
reportable6 left
12:02
reportable6 joined
12:04
codesections left
12:18
Xliff joined
|
|||
Xliff | P6-GLib suite timing statistics for Raku 2022.12.1219.g.760.e.21.c.18 | 12:19 | |
Total number of projects: 33 (502844 loc) | |||
Total non-parallel compile times: 9018.770 (273.296 avg) | |||
Total parallel compile times: 1694.587 (51.351 avg) 5.322x speedup | |||
lizmat | irclogs.raku.org/raku-dev/search.h...icks=Xliff | 12:20 | |
Xliff | 18% increase in parallel from last week. | 12:22 | |
lizmat | yeah, but if I look at the commits of last week, nothing stands out | 12:24 | |
Xliff | lizmat: File locking may be a bit chaotic. | 12:27 | |
Also... environment. Although I try to keep things as free as possible when I do timings. | 12:28 | ||
lizmat | yeah, I wonder how much of the variation we see over the weeks, is actually noise | ||
Xliff | I would not be surprised if that is significant. | ||
lizmat | also: I still wonder if some versions of Rakudo are inherently slower than others because of a bad case of hash randomization | ||
Xliff | That's the reason I do these across the weeks. Hoping that over time the noise can be filtered out. | ||
Hash randomization? | 12:29 | ||
lizmat | the ways the buckets are dealt out in a hash | ||
Xliff | Ah. | 12:31 | |
12:39
Xliff left
|
|||
Geth | roast: 1c7224ada5 | (Christian BartolomÀus)++ | S14-roles/stubs.t Test implementing non-multi method stubbed in role ... as multi method in class. Compare github.com/Raku/old-issue-tracker/issues/2901 |
14:23 | |
roast: 937a093bb4 | (Vadim Belman)++ (committed using GitHub Web editor) | S14-roles/stubs.t Merge pull request #831 from usev6/old_issues_2901 Test implementing non-multi method stubbed in role |
|||
lizmat | notable6: weekly | 15:03 | |
notable6 | lizmat, 1 note: 2023-02-15T23:23:00Z <guifa_>: arstechnica.com/information-techno...nts-page=1 <-- speaking of modules ha | ||
lizmat | notable6: weekly reset | 15:10 | |
notable6 | lizmat, Moved existing notes to âweekly_2023-02-20T15:10:50Zâ | ||
lizmat | and yet another Rakudo Weekly News hits the Net: rakudoweekly.blog/2023/02/20/2023-...herkining/ | ||
16:31
ab5tract joined
18:00
reportable6 left
18:03
reportable6 joined
18:11
sena_kun left
19:02
sena_kun joined
|
|||
tbrowder | lizmat++ | 19:46 | |
Geth | rakudo/lizmat-WARNINGS: d8e177d86b | (Elizabeth Mattijsen)++ | 2 files Refactor significantly: - return "warn" sub to its previous state - put .WARN logic into the control exception handler (this was the place I was looking for earlier, it could use a different name) - the .WARN methods are now also expected to receive a Backtrace object as the second positional argument - this restores the capability of having a CONTROL block catching warnings if $*WARNINGS is something else than CX::Warn |
20:03 | |
22:08
evalable6 left,
linkable6 left,
evalable6 joined
22:11
linkable6 joined
22:14
ab5tract left
22:30
NemokoschKiwi joined
22:44
sena_kun left
22:59
NemokoschKiwi left
|
|||
Geth | rakudo/lizmat-WARNINGS: 39e8a26416 | (Elizabeth Mattijsen)++ | src/core.c/control.pm6 Remove trailing whitespace |
23:26 | |
rakudo/main: c3b3701105 | (Elizabeth Mattijsen)++ | 2 files Remove trailing whitespace |
23:27 |