close
Warning:
Can't synchronize with repository "(default)" (The repository directory has changed, you should resynchronize the repository with: trac-admin $ENV repository resync '(default)'). Look in the Trac log for more information.
- Timestamp:
-
Sep 15, 2016, 1:33:41 AM (10 years ago)
- Author:
-
Fred T. Hamster
- Comment:
-
Legend:
- Unmodified
- Added
- Removed
- Modified
-
|
initial
|
v1
|
|
| 51 | 51 | maybe a caching mechanism would be better than total knowledge; we get to like 10000 files, and the whole thing falls apart due to memory usage and scale. |
| 52 | 52 | |
| 53 | | |
| 54 | | |
| 55 | | much more efficient. |
| | 53 | revised more packety scheme seems much more user friendly, since results start to occur faster. not sure if it's really more efficient... but it probably is, because holding onto so much memory can crush virtual memory usage, which in turn makes everything much slower if you're hitting the top. |