[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

optimization

This page is part of the web mail archives of SRFI 32 from before July 7th, 2015. The new archives for SRFI 32 contain all messages, not just those from before July 7th, 2015.



Question demonstrating complete ignorance:

Do any implementations use hardware-assisted copy-on-write to speed vector
copying?  If so, what should sorting impls do to take advantage of this?

David