IRC channel logs

2018-09-11.log

back to list of logs

***Server sets mode: +nt
<lloda>the 9x times slower thing is gone in lightning now fwiw
<wingo>good morning guile
<wingo>lloda: that's good news! could have been jit latency; the old code allocator took quadratic time in the length of the compiled function
***geokon1 is now known as geokon
*janneke tries to debug ,break-at-source again
<janneke>hmm, i thought i had a not-so-nice patch, but the problem is more interesting
<janneke>the source-procedures uses strictly 'relative lookup, but in my case *sources-db* contains a mix of relative and absolute file names
<janneke>hmm, so that may be a guile compile bug? ... it seems relative names are preferred/expected
***rekado_ is now known as rekado
<wingo>janneke: it depends on how you invoke "guild compile"
<janneke>wingo: yes, let's fix our make\file :-)
<janneke>also it seems define-method's are not found
<janneke>i'm wondering if we should support/look up absolute file names in *sources-db* too
<wingo>methods might be special because of how they work fwiw, they might need some special support
<wingo>greetings rotty :)
<janneke>hmm, we compile with compile-file #:canonicalization 'absolute
<janneke>that helps with usable stack traces...let's use 'relative and fix stack traces later
<stis>hej guilers!
<hugo>Hejsan!