[cl-debian] Bug#340104: sbcl: :purify t in save-lisp-and-die inappropriate

Package: sbcl Version: 1:0.9.6.0-12 Severity: normal Hi, Peter. in install-clc.lisp, you call save-lisp-and-die with :purify t. This is a performance pessimization on x86 and x86-64 (since Juho Snellman's work on page table iteration in the generational garbage collector). If you took out the explicit :purify keyword argument, it should Do The Right Thing on all platforms. Cheers, Christophe -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable'), (1, 'experimental') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.10-1-386 Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8) Versions of packages sbcl depends on: ii libc6 2.3.5-8 GNU C Library: Shared libraries an Versions of packages sbcl recommends: pn binfmt-support <none> (no description available) -- debconf information: * sbcl/auto-build: Yes
participants (1)
-
Christophe Rhodes