lizmat Files=1337, Tests=114215, 221 wallclock secs (29.45 usr 8.33 sys + 3082.49 cusr 299.30 csys = 3419.57 CPU) 10:25
Geth rakudo: 18af3f4411 | (Elizabeth Mattijsen)++ | src/core.c/ShapedNArray.pm6
Refactor Array::set-shape a bit

  - move single dimension checking logic to dispatch
  - de-nqpify code mostly
  - working towards a deeper refactor of shaped array setup
10:48
lizmat hmm... looks like Geth is asleep tyil :-) 17:04
tyil shoving him a little bit 17:05
Geth_ rakudo: 53b558fe02 | (Elizabeth Mattijsen)++ | src/core.c/DateTime.pm6
Make DateTime.now 60% faster

  - actually it's DateTime.new(epoch) that's 60% faster
  - simply add the timezone value to the epoch before calculations
  - no need to call .in-timezone afterwards
  - also simplify the fast path on .in-timezone a bit
17:42
lizmat actually, only 60% faster if you're not in UTC, otherwise minimally faster 17:50
so I guess the UK / IE / PT are out of luck here 17:51
afk&
[Tux] Rakudo v2020.10-49-g18af3f441 (v6.d) on MoarVM 2020.10-20-g70e3608cb
csv-ip5xs0.823 - 0.826
csv-ip5xs-207.743 - 7.884
csv-parser24.553 - 24.953
csv-test-xs-200.383 - 0.412
test7.583 - 7.896
test-t1.842 - 1.851
test-t --race0.845 - 0.846
test-t-2030.860 - 31.689
test-t-20 --race9.577 - 9.637
19:55