<< 27-07-2026 >>

00:05:42*Mister_Magister quit (Quit: bye)
00:31:56*Mister_Magister joined #nim
01:22:21*rockcavera quit (Remote host closed the connection)
04:01:31FromDiscord<_timurski> sent a code paste, see https://play.nim-lang.org/#pasty=wWYJKmWI
04:01:38FromDiscord<_timurski> not done yet
04:01:43FromDiscord<_timurski> there are some stupid inefficiencies happening
04:02:40FromDiscord<_timurski> there is an endianness issue causing a `rev` instruction where there shouldn't be, some branching which might not be optimal, and other general improvements, so seems quite likely that i can push this to under 1 ns
04:03:34FromDiscord<_timurski> In reply to @_timurski "working on a perfect": (256 random strings with 1..256 length); the proc receives a string and returns its index in the dense array
04:03:42FromDiscord<_timurski> (edit) "the" => "a"
04:42:00*tokyovigilante joined #nim