03:07
maggotbrain joined
04:07
coverable6 left,
benchable6 left,
quotable6 left,
releasable6 left,
tellable6 left,
squashable6 left,
bloatable6 left,
nativecallable6 left,
unicodable6 left,
greppable6 left,
notable6 left,
bisectable6 left,
shareable6 left,
sourceable6 left,
committable6 left,
statisfiable6 left,
committable6 joined,
bloatable6 joined,
benchable6 joined,
quotable6 joined
04:08
tellable6 joined,
statisfiable6 joined,
releasable6 joined,
shareable6 joined,
bisectable6 joined,
nativecallable6 joined
04:09
notable6 joined,
unicodable6 joined,
sourceable6 joined,
squashable6 joined,
greppable6 joined
04:10
coverable6 joined
09:40
sena_kun joined
|
|||
lizmat | Files=1346, Tests=117152, 227 wallclock secs (30.18 usr 8.41 sys + 3148.24 cusr 285.15 csys = 3471.98 CPU) | 09:49 | |
11:09
leont joined
12:57
domidumont joined
13:08
Altai-man joined
13:11
sena_kun left
13:19
MasterDuke left
14:12
domidumont left
14:31
domidumont joined
14:32
camelCaser left
14:37
camelCaser joined
15:22
domidumont left
15:36
domidumont joined
16:03
domidumont left
16:20
domidumont joined
|
|||
nine | Files=1346, Tests=117152, 77 wallclock secs (17.64 usr 2.61 sys + 1995.76 cusr 148.04 csys = 2164.05 CPU) | 16:21 | |
lizmat | cheater :-) | 16:34 | |
16:34
domidumont left
|
|||
lizmat | nine: I assume your new hardware has arrived ? | 16:35 | |
nine | indeed :) | ||
16:43
domidumont joined
17:04
domidumont left
17:09
sena_kun joined
17:10
Altai-man left
17:21
domidumont joined
17:31
MasterDuke joined
|
|||
MasterDuke | nine: what are you getting for stage parse? | 17:32 | |
gfldex | m: my $a = "foo" but %{ bar => 42 }; say $a.AT-POS("bar"); | 17:37 | |
camelia | This type cannot unbox to a native integer: P6opaque, Failure in block <unit> at <tmp> line 1 |
||
gfldex | should the P6opaque leak here? | ||
MasterDuke | m: my $a = "foo" but %{ bar => 42 }; say $a.AT-KEY("bar"); | 17:39 | |
camelia | Type Str+{<anon|1>} does not support associative indexing. in block <unit> at <tmp> line 1 |
||
MasterDuke | think the first error should be more like that one? | 17:40 | |
17:40
domidumont left
|
|||
MasterDuke | m: my $a = "foo" but %{ bar => 42 }; say $a.AT-POS(0); say $a.AT-POS(4) | 17:40 | |
camelia | foo Index out of range. Is: 4, should be in 0..0 in block <unit> at <tmp> line 1 |
||
17:46
maggotbrain left
|
|||
nine | MasterDuke: about 30s | 18:03 | |
MasterDuke | nice. i get ~37s with my 3700x. that would be a nice improvement, but i can probably wait to skip a generation | 18:04 | |
nine | I wonder, if faster memory would make a difference. Compilation has few tight loops and much moving stuff through memory. I only have DDR 3000 | ||
MasterDuke | overclockable? | 18:06 | |
18:07
lucasb joined
|
|||
MasterDuke | that's what mine is too | 18:07 | |
oh wait, mine is 3200. i think phoronix had some compilation benchmarks that showed 3200 as a sweet spot | 18:08 | ||
which is why i didn't spring for faster | |||
sena_kun | Don't forget to set a XMP profile in bios. | 18:41 | |
19:10
samcv_ is now known as samcv
19:11
samcv left,
samcv joined
19:28
Merfont left
19:29
Kaiepi joined
|
|||
MasterDuke | time before last i flashed my bios it unset the xmp profile, but noticed and reset it last time i flashed. do have another bios update sitting around, will try to remember to do it (and check xmp profile) next time i need to restart | 19:36 | |
Geth | rakudo: 74e5212f3e | (Daniel Green)++ | 5 files Add missing `-I lib` to is-run tests Otherwise they pass when run under make (e.g., `make t/02-rakudo/99-misc.t` or `make m-test`), but not when run directly (e.g., `./rakudo-m -I lib t/05-messages/10-warnings.t`). |
19:52 | |
rakudo: 3beb71cc98 | MasterDuke17++ (committed using GitHub Web editor) | 5 files Merge pull request #4120 from MasterDuke17/add_missing_use_lib_to_test Add missing `-I lib` to is-run tests |
|||
19:59
patrickb joined
|
|||
patrickb | I just changed the binary release build scripts for Linux to use CentOS 7 instead of 6 as 6 went EOL in 2020-11. As a consequence the rakudo 2020-12 binary release and later ones will not work on CentOS 6 anymore. Where should I document that? | 20:06 | |
Geth | rakudo: patrickbkr++ created pull request #4129: Move to CentOS 7 in binary release linux build |
20:34 | |
20:37
patrickb left
21:08
Altai-man joined
21:11
sena_kun left
21:17
Altai-man left
23:41
MasterDuke left
|