0.9.16.13:
authorJuho Snellman <jsnell@iki.fi>
Fri, 1 Sep 2006 23:03:57 +0000 (23:03 +0000)
committerJuho Snellman <jsnell@iki.fi>
Fri, 1 Sep 2006 23:03:57 +0000 (23:03 +0000)
commiteda073ca21407c12c30b5d27ab9dbdd5e446a4b8
treecad93dfb4448c25cd75449339ad9d67f4e6e1cd8
parent8f0911fddbd90ba2995c1d7ea0ff9616e3f24a11
0.9.16.13:
        Remove the horribly thread-unsafe globaldb caches. Both of them.

        * Makes single globaldb accesses significantly slower (about
          50% slowdown), but for any normal use-cases this is completely
          lost in the noise
        * Add a test
src/compiler/globaldb.lisp
tests/threads.impure.lisp
version.lisp-expr