2025/01/03

Newest at the top

2025-01-03 23:52:04 +0100 <haskellbridge> <magic_rb> might be better to make the metadata vectors boxed? hm
2025-01-03 23:51:40 +0100 <haskellbridge> <magic_rb> damn
2025-01-03 23:51:38 +0100 <haskellbridge> <magic_rb> it has to box
2025-01-03 23:51:36 +0100 <haskellbridge> <magic_rb> all the vectors are unbox, right thats why the allocs
2025-01-03 23:51:31 +0100vanishingideal(~vanishing@user/vanishingideal) (Remote host closed the connection)
2025-01-03 23:51:03 +0100 <haskellbridge> <magic_rb> still
2025-01-03 23:51:01 +0100 <haskellbridge> <magic_rb> and somehow overhead in exists
2025-01-03 23:50:47 +0100 <haskellbridge> <magic_rb> which suggests that there is overhead from PrimMonad
2025-01-03 23:50:37 +0100 <haskellbridge> <magic_rb> i removed some of the inline pragmas, around exists and got https://paste.tomsmeding.com/lA8DAs9V
2025-01-03 23:47:20 +0100merijn(~merijn@128-137-045-062.dynamic.caiway.nl) (Ping timeout: 252 seconds)
2025-01-03 23:47:05 +0100 <haskellbridge> <magic_rb> maybe i ought to move into games, though this is a general "why is my haskell code horribly slow" question :)
2025-01-03 23:46:21 +0100 <lambdabot> Done.
2025-01-03 23:46:07 +0100 <sm> @where+ games https://joyful.com/Haskell+Games
2025-01-03 23:44:03 +0100 <haskellbridge> <magic_rb> right and my physics system writes even positions that are equal so there is constant churn
2025-01-03 23:41:36 +0100 <haskellbridge> <magic_rb> they do the positions move
2025-01-03 23:41:30 +0100 <haskellbridge> <magic_rb> those thunks dont change, oh wait
2025-01-03 23:40:46 +0100 <geekosaur> which suggests it's forcing a thunk that's in the STRef
2025-01-03 23:40:33 +0100merijn(~merijn@128-137-045-062.dynamic.caiway.nl) merijn
2025-01-03 23:40:12 +0100 <haskellbridge> <magic_rb> c_wraith: looking at my code again, most of the apparent allcs are in "exists" which doesnt even touche the STRef at all. it only reads it
2025-01-03 23:36:10 +0100gorignak(~gorignak@user/gorignak) gorignak
2025-01-03 23:34:33 +0100JuanDaugherty(~juan@user/JuanDaugherty) JuanDaugherty
2025-01-03 23:32:24 +0100tromp(~textual@92-110-219-57.cable.dynamic.v4.ziggo.nl) (Quit: My iMac has gone to sleep. ZZZzzz…)
2025-01-03 23:32:14 +0100Smiles(uid551636@id-551636.lymington.irccloud.com) (Quit: Connection closed for inactivity)
2025-01-03 23:23:19 +0100SlackCoder(~SlackCode@64-94-63-8.ip.weststar.net.ky) SlackCoder
2025-01-03 23:20:34 +0100 <dmj`> the logger category
2025-01-03 23:19:33 +0100target_i(~target_i@user/target-i/x-6023099) (Quit: leaving)
2025-01-03 23:19:12 +0100takuan(~takuan@178-116-218-225.access.telenet.be) (Remote host closed the connection)
2025-01-03 23:17:54 +0100 <dabs> actually when you boil this down to the core issue, it's a category theory thing
2025-01-03 23:12:42 +0100 <dmj`> bytestring builder worked well for me
2025-01-03 23:12:36 +0100 <monochrom> :)
2025-01-03 23:11:26 +0100 <mauke> hPutStrLn stderr
2025-01-03 23:10:23 +0100 <geekosaur> https://hackage.haskell.org/package/fast-logger ?
2025-01-03 23:07:32 +0100dabs(~Owner@2600:1700:69cf:9000:cdd4:bc4b:f69f:7dcd)
2025-01-03 23:07:16 +0100dabs(~Owner@2600:1700:69cf:9000:cdd4:bc4b:f69f:7dcd) (Quit: Leaving)
2025-01-03 23:06:29 +0100AlexZenon(~alzenon@5.139.233.96)
2025-01-03 23:01:30 +0100dabs(~Owner@2600:1700:69cf:9000:cdd4:bc4b:f69f:7dcd)
2025-01-03 23:00:44 +0100weary-traveler(~user@user/user363627) user363627
2025-01-03 22:58:44 +0100 <spew> does anyone know of a nice logging package that does not depend on template haskell?
2025-01-03 22:58:41 +0100merijn(~merijn@128-137-045-062.dynamic.caiway.nl) (Ping timeout: 248 seconds)
2025-01-03 22:56:35 +0100AlexZenon(~alzenon@5.139.233.96) (Ping timeout: 265 seconds)
2025-01-03 22:56:12 +0100notzmv(~umar@user/notzmv) notzmv
2025-01-03 22:53:52 +0100SlackCoder(~SlackCode@64-94-63-8.ip.weststar.net.ky) (Quit: Leaving)
2025-01-03 22:52:46 +0100causal(~eric@50.35.84.231) (Quit: WeeChat 4.4.3)
2025-01-03 22:51:15 +0100AlexZenon(~alzenon@5.139.233.96)
2025-01-03 22:43:59 +0100AlexZenon(~alzenon@5.139.233.96) (Ping timeout: 260 seconds)
2025-01-03 22:31:03 +0100Everything(~Everythin@195.138.86.118) Everything
2025-01-03 22:30:08 +0100jespada(~jespada@2800:a4:c:5c00:1882:1e5a:8af0:7350) (Quit: My Mac has gone to sleep. ZZZzzz…)
2025-01-03 22:27:21 +0100merijn(~merijn@128-137-045-062.dynamic.caiway.nl) merijn
2025-01-03 22:27:05 +0100merijn(~merijn@128-137-045-062.dynamic.caiway.nl) (Remote host closed the connection)
2025-01-03 22:23:14 +0100 <c_wraith> I'm not sure if that one's an issue with cabal, haddock, or the way vector layed things out