mirror of
git://git.code.sf.net/p/sbcl/sbcl
synced 2026-09-10 07:26:40 -04:00
Small manual update.
This commit is contained in:
parent
1f4402d2ef
commit
ecc4a6c4b3
|
|
@ -634,9 +634,6 @@ SBCL has deleted or deprecated some nonstandard features and code
|
|||
complexity which helped efficiency at the price of
|
||||
maintainability. For example, the SBCL compiler no longer implements
|
||||
memory pooling internally (and so is simpler and more maintainable,
|
||||
but generates more garbage and runs more slowly), and various
|
||||
block-compilation efficiency-increasing extensions to the language
|
||||
have been deleted or are no longer used in the implementation of SBCL
|
||||
itself.
|
||||
but generates more garbage and runs more slowly).
|
||||
|
||||
@end itemize
|
||||
|
|
|
|||
Loading…
Reference in a new issue