Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!mailrus!wuarchive!brutus.cs.uiuc.edu!apple!dan From: dan@Apple.COM (Dan Allen) Newsgroups: comp.sys.mac.hypercard Subject: Re: Sorting gets very slow Message-ID: <34686@apple.Apple.COM> Date: 13 Sep 89 13:39:52 GMT References: <14843@brunix.UUCP> Organization: Apple Computer Inc, Cupertino, CA Lines: 7 HyperCard uses QuickSort to sort cards of a stack. It should be quite fast in most cases. Large stacks obviously take longer, but the length is mainly determined by the number of cards, not the size of these cards. Dan Allen HyperCard Team