🦋 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. |
|||
09:09
sena_kun joined
|
|||
Geth | rakudo/lizmat-Sub: 7716947b74 | (Elizabeth Mattijsen)++ | src/core.c/Mu.rakumod Remove "is pure", return Failure on fail instead of Nil As suggested by vrurg++ |
10:16 | |
14:47
epony left
15:20
epony joined
15:49
MasterDuke joined
|
|||
Geth | rakudo/lizmat-Sub: ae17c7d2ce | (Elizabeth Mattijsen)++ | 2 files Make .Callable($method) a 6.e addition |
15:50 | |
MasterDuke | man, JSON::Fast really isn't all that fast. it took python 3.11 8s to open a 10m line (770mb) json file and print the last entry, JSON::Fast hadn't even finished parsing the file after 13min | 15:58 | |
lizmat | I'm open to suggestions to make it faster :-) | 15:59 | |
it's basically all nqp already | 16:00 | ||
note that if the top level is an array, then raku.land/zef:lizmat/JSON::Fast::Hyper might be something to look at | |||
MasterDuke | well, just slurping the file with `:enc<ascii>` takes 12.5s | 16:01 | |
lizmat | NFG comes at a price, even with :enc<ascii> | 16:02 | |
MasterDuke | python's `json.load()` takes a filehandle, that might be nice for JSON::Fast so you don't have to slurp the whole file into memory first | 16:03 | |
huh.a perf profile of just slurping the file shows 41% of the time spent in the kernel's `clear_page_rep`. i kind of want to restart to get the most recent kernel update, but my usb wireless adapter's module failed to build, so i'll lose network connectivity if i do... | 16:07 | ||
changing the subject, i wonder if day 3 of the advent calendar could have used `.kxxv` | 16:10 | ||
lizmat | possibly :-) | 16:11 | |
16:43
[Tux] left
16:48
[Tux] joined
16:51
donaldh joined
17:42
ChanServ sets mode: +o lizmat
|
|||
lizmat | following the RSC decision on 13 January github.com/Raku/Raku-Steering-Coun...06f534eee7 | 17:44 | |
I will now ban the discord-raku-bot from this channel | 17:45 | ||
please, whoever is responsible for running this bot, adjust its config to no longer attempt to follow this channel | |||
Thank you | |||
17:47
lizmat sets mode: +b *!~discord-r@2001:19f0:c:d0d:5400:4ff:fe47:9405
17:56
ChanServ sets mode: -o lizmat
18:19
discord-raku-bot left
|
|||
Geth | rakudo/main: 6ba5ee5347 | (Elizabeth Mattijsen)++ | docs/dispatchers.md Document a whole lot more of dispatch- calls |
18:59 | |
20:04
sena_kun left
20:05
sena_kun joined
21:57
donaldh left
|
|||
jdv | also, discord bot person - could we shorten the "nick/name"? its a bit long. | 22:24 | |
22:56
sena_kun left
22:57
lizmat_ joined
23:01
lizmat left
23:16
lizmat_ left
23:17
lizmat joined
|