Re: Subversion performance (issue #1429 et al)
From: Brandon Ehle <azverkan_at_yahoo.com>
Date: 2003-08-18 16:54:21 CEST I'm not exactly sure what you are trying to say here. But I believe if we want vdelta to become a very fast operation that it needs to try and fit its hash table and buffers into the L1 cache. On current CPU's, we can probably expect that cache size to be 128KB, but if we want to support older CPU's in the 500MHZ-2000MHZ, we probably need to be able to fit all of that into 64KB of memory.Sander Striker wrote: I'll try to reproduce the test case, then see what happens if I fiddle with the allocation order in vdelta. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.org Received on Mon Aug 18 16:55:11 2003 |
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.