_whitelogger has joined #picolisp
karswell has quit [Ping timeout: 268 seconds]
<
tankf33der>
morning
<
tankf33der>
i did this one
<
Regenaxer>
Impressing how productive you are!
<
Regenaxer>
morning btw
<
Regenaxer>
The final (T) in 'cond' can be omitted
<
Regenaxer>
Looks all very good!
<
tankf33der>
omitted?
<
Regenaxer>
yes, it is a no-op
<
Regenaxer>
'cond' returns NIL if no clause matches
ubLIX has joined #picolisp
<
tankf33der>
fixed. i dont understand how it happened.
<
Regenaxer>
No big thing
<
Regenaxer>
Happens. Sometimes I reserve such construct for later and then forget to remove
orivej has joined #picolisp
orivej has quit [Ping timeout: 245 seconds]
ubLX has joined #picolisp
ubLIX has quit [Ping timeout: 245 seconds]
<
tankf33der>
Regenaxer: thanks a lot.
ubLX has quit [Quit: ubLX]
orivej has joined #picolisp
orivej has quit [Ping timeout: 268 seconds]
orivej has joined #picolisp
xkapastel has joined #picolisp
<
tankf33der>
i have idea: lets take english words and find&list collisions for djb, xxhas, siphash hases.
<
Regenaxer>
collisions of words with hashed words?
orivej has quit [Ping timeout: 245 seconds]
<
tankf33der>
yea, list words with the same hash.
<
Regenaxer>
Interesting idea, but for what purpose?
<
tankf33der>
just for fun :(
<
Regenaxer>
Could be a large 'idx'
<
tankf33der>
yea, i will start with djb hash, it was root of idea.
beneroth has joined #picolisp
ubLIX has joined #picolisp
ubLIX has quit [Quit: ubLIX]
iuno has joined #picolisp
orivej has joined #picolisp
beneroth has quit [Quit: Leaving]
ubLIX has joined #picolisp
karswell has joined #picolisp
iuno has quit [Quit: Leaving]
orivej has quit [Ping timeout: 268 seconds]
<
tankf33der>
~1.3secs for djb2 and xxhash32 in ~1.9secs
<
Regenaxer>
What does that mean?
<
tankf33der>
picolisp and idx is fast.
<
Regenaxer>
Great :)
<
Regenaxer>
Thanks!
<
tankf33der>
build idx tree in 370K items with collision check took ~1sec.
<
tankf33der>
and result of djb and xxhash is the same in general, but xxhash sososo heavier.
orivej has joined #picolisp
xkapastel has quit [Quit: Connection closed for inactivity]
orivej has quit [Ping timeout: 248 seconds]
orivej has joined #picolisp
ubLIX has quit [Quit: ubLIX]