...
- Non-distributed
- New branch code
No Format INFO: Executing delayed tests for org.sakaiproject.memory.test.LoadTestMemoryService (2007-10-29 17:56:21,847 Timer-3_org.sakaiproject.testrunner.util.TestExecutor,run (205)) INFO: LOAD testing MEMORY ONLY cache (items=10000, accessMultiplier=100) (2007-10-29 17:56:21,852 Timer-3_org.sakaiproject.memory.test.LoadTestMemoryService,testMemoryServiceBasicLoad (90)) WARN: boolean distributed, boolean replicated not being handled yet (2007-10-29 17:56:21,852 Timer-3_org.sakaiproject.memory.impl.BasicMemoryService,newCache (202)) INFO: Completed INSERT of 10000 items into the cache in 258 ms (25.80 microsecs per operation), Cache size is now 10000 (2007-10-29 17:56:22,134 Timer-3_org.sakaiproject.memory.test.LoadTestMemoryService,runBasicLoadTest (141)) INFO: Completed REMOVAL of 10000 items from the cache in 101 ms (10.10 microsecs per operation), Cache size is now 0 (2007-10-29 17:56:22,237 Timer-3_org.sakaiproject.memory.test.LoadTestMemoryService,runBasicLoadTest (152)) INFO: Completed GET of 10000 items from the cache 100 times each (1000000 total gets) in 710 ms (0.71 microsecs per operation), Cache hits: 1000000, misses: 0 (2007-10-29 17:56:23,043 Timer-3_org.sakaiproject.memory.test.LoadTestMemoryService,runBasicLoadTest (181)) INFO: STATS: org.sakaiproject.memory.cache.MemOnly: Size: 10000 [memory:10000, disk:0], Hits: 1000000 [memory:1010000, disk:0] (100%), Misses: 0 (0%) (2007-10-29 17:56:23,146 Timer-3_org.sakaiproject.memory.test.LoadTestMemoryService,runBasicLoadTest (185)) INFO: Completed reset of the cache in 0 ms (2007-10-29 17:56:23,147 Timer-3_org.sakaiproject.memory.test.LoadTestMemoryService,runBasicLoadTest (192)) INFO: SUMMARY:: insert: 258 ms, removal: 101 ms, get: 710 ms, reset: 0 ms (2007-10-29 17:56:23,147 Timer-3_org.sakaiproject.memory.test.LoadTestMemoryService,runBasicLoadTest (194)) INFO: LOAD testing DISK ONLY cache (items=10000, accessMultiplier=100) (2007-10-29 17:56:23,147 Timer-3_org.sakaiproject.memory.test.LoadTestMemoryService,testMemoryServiceBasicLoad (93)) WARN: boolean distributed, boolean replicated not being handled yet (2007-10-29 17:56:23,148 Timer-3_org.sakaiproject.memory.impl.BasicMemoryService,newCache (202)) INFO: Completed INSERT of 10000 items into the cache in 109 ms (10.90 microsecs per operation), Cache size is now 10000 (2007-10-29 17:56:24,016 Timer-3_org.sakaiproject.memory.test.LoadTestMemoryService,runBasicLoadTest (141)) INFO: Completed REMOVAL of 10000 items from the cache in 2032 ms (203.20 microsecs per operation), Cache size is now 0 (2007-10-29 17:56:26,049 Timer-3_org.sakaiproject.memory.test.LoadTestMemoryService,runBasicLoadTest (152)) INFO: Completed GET of 10000 items from the cache 100 times each (1000000 total gets) in 87491 ms (87.49 microsecs per operation), Cache hits: 1000000, misses: 0 (2007-10-29 17:57:53,595 Timer-3_org.sakaiproject.memory.test.LoadTestMemoryService,runBasicLoadTest (181)) INFO: STATS: org.sakaiproject.memory.cache.DiskOnly: Size: 10100 [memory:1, disk:10099], Hits: 1000000 [memory:1, disk:1009999] (100%), Misses: 0 (0%) (2007-10-29 17:57:54,461 Timer-3_org.sakaiproject.memory.test.LoadTestMemoryService,runBasicLoadTest (185)) INFO: Completed reset of the cache in 3 ms (2007-10-29 17:57:54,464 Timer-3_org.sakaiproject.memory.test.LoadTestMemoryService,runBasicLoadTest (192)) INFO: SUMMARY:: insert: 109 ms, removal: 2032 ms, get: 87491 ms, reset: 3 ms (2007-10-29 17:57:54,465 Timer-3_org.sakaiproject.memory.test.LoadTestMemoryService,runBasicLoadTest (194)) INFO: LOAD testing DEFAULT (MEM + DISK) cache (items=10000, accessMultiplier=100) (2007-10-29 17:57:54,465 Timer-3_org.sakaiproject.memory.test.LoadTestMemoryService,testMemoryServiceBasicLoad (96)) WARN: boolean distributed, boolean replicated not being handled yet (2007-10-29 17:57:54,466 Timer-3_org.sakaiproject.memory.impl.BasicMemoryService,newCache (202)) INFO: Created new Cache (from default settings): org.sakaiproject.memory.cache.Default (2007-10-29 17:57:54,467 Timer-3_org.sakaiproject.memory.impl.BasicMemoryService,instantiateCache (305)) INFO: Completed INSERT of 10000 items into the cache in 83 ms (8.30 microsecs per operation), Cache size is now 10000 (2007-10-29 17:57:54,558 Timer-3_org.sakaiproject.memory.test.LoadTestMemoryService,runBasicLoadTest (141)) INFO: Completed REMOVAL of 10000 items from the cache in 79 ms (7.90 microsecs per operation), Cache size is now 0 (2007-10-29 17:57:54,638 Timer-3_org.sakaiproject.memory.test.LoadTestMemoryService,runBasicLoadTest (152)) INFO: Completed GET of 10000 items from the cache 100 times each (1000000 total gets) in 85403 ms (85.40 microsecs per operation), Cache hits: 1000000, misses: 0 (2007-10-29 17:59:20,163 Timer-3_org.sakaiproject.memory.test.LoadTestMemoryService,runBasicLoadTest (181)) INFO: STATS: org.sakaiproject.memory.cache.Default: Size: 15574 [memory:3000, disk:12574], Hits: 1000000 [memory:3474, disk:1006526] (100%), Misses: 0 (0%) (2007-10-29 17:59:20,824 Timer-3_org.sakaiproject.memory.test.LoadTestMemoryService,runBasicLoadTest (185)) INFO: Completed reset of the cache in 3 ms (2007-10-29 17:59:20,827 Timer-3_org.sakaiproject.memory.test.LoadTestMemoryService,runBasicLoadTest (192)) INFO: SUMMARY:: insert: 83 ms, removal: 79 ms, get: 85403 ms, reset: 3 ms (2007-10-29 17:59:20,827 Timer-3_org.sakaiproject.memory.test.LoadTestMemoryService,runBasicLoadTest (194))
- Current trunk
Current trunkNo Format INFO: TESTINGLOAD LoadTestMemoryService:testing TestsMEMORY passedONLY : All 3 test(s) passedcache (items=10000, accessMultiplier=100) (2007-10-29 1718:5923:2047,827467 Timer-3_org.sakaiproject.testrunnermemory.utilstest.TestRunnerUtilsLoadTestMemoryService,executeSpringTeststestMemoryServiceBasicLoad (13990))
No Format No runs yet INFO: Added Cache name [org.sakaiproject.memory.cache.MemOnly] as Cache [org.sakaiproject.memory.cache.MemOnly] Max Elements in Memory [10000] Max Elements on Disk [0] Time to Idle (seconds) [300] Time to Live (seconds) [300] Memory Store Eviction Policy [LRU] (2007-10-29 18:23:47,468 Timer-3_org.sakaiproject.memory.impl.BasicMemoryService,notifyCacheAdded (149)) INFO: Completed INSERT of 10000 items into the cache in 180 ms (18.00 microsecs per operation), Cache size is now 10000 (2007-10-29 18:23:47,658 Timer-3_org.sakaiproject.memory.test.LoadTestMemoryService,runBasicLoadTest (141)) INFO: Completed REMOVAL of 10000 items from the cache in 92 ms (9.20 microsecs per operation), Cache size is now 0 (2007-10-29 18:23:47,751 Timer-3_org.sakaiproject.memory.test.LoadTestMemoryService,runBasicLoadTest (152)) INFO: Completed GET of 10000 items from the cache 100 times each (1000000 total gets) in 577 ms (0.58 microsecs per operation), Cache hits: 1000000, misses: 0 (2007-10-29 18:23:48,416 Timer-3_org.sakaiproject.memory.test.LoadTestMemoryService,runBasicLoadTest (181)) INFO: STATS: MemCache hits:1000000 misses:0 hit%:100 (2007-10-29 18:23:48,417 Timer-3_org.sakaiproject.memory.test.LoadTestMemoryService,runBasicLoadTest (185)) INFO: Completed reset of the cache in 0 ms (2007-10-29 18:23:48,418 Timer-3_org.sakaiproject.memory.test.LoadTestMemoryService,runBasicLoadTest (192)) INFO: SUMMARY:: insert: 180 ms, removal: 92 ms, get: 577 ms, reset: 0 ms (2007-10-29 18:23:48,418 Timer-3_org.sakaiproject.memory.test.LoadTestMemoryService,runBasicLoadTest (194)) INFO: LOAD testing DISK ONLY cache (items=10000, accessMultiplier=100) (2007-10-29 18:23:48,418 Timer-3_org.sakaiproject.memory.test.LoadTestMemoryService,testMemoryServiceBasicLoad (93)) INFO: Added Cache name [org.sakaiproject.memory.cache.DiskOnly] as Cache [org.sakaiproject.memory.cache.DiskOnly] Max Elements in Memory [10000] Max Elements on Disk [0] Time to Idle (seconds) [300] Time to Live (seconds) [300] Memory Store Eviction Policy [LRU] (2007-10-29 18:23:48,419 Timer-3_org.sakaiproject.memory.impl.BasicMemoryService,notifyCacheAdded (149)) INFO: Completed INSERT of 10000 items into the cache in 34 ms (3.40 microsecs per operation), Cache size is now 10000 (2007-10-29 18:23:48,456 Timer-3_org.sakaiproject.memory.test.LoadTestMemoryService,runBasicLoadTest (141)) INFO: Completed REMOVAL of 10000 items from the cache in 17 ms (1.70 microsecs per operation), Cache size is now 0 (2007-10-29 18:23:48,475 Timer-3_org.sakaiproject.memory.test.LoadTestMemoryService,runBasicLoadTest (152)) INFO: Completed GET of 10000 items from the cache 100 times each (1000000 total gets) in 615 ms (0.62 microsecs per operation), Cache hits: 1000000, misses: 0 (2007-10-29 18:23:49,420 Timer-3_org.sakaiproject.memory.test.LoadTestMemoryService,runBasicLoadTest (181)) INFO: STATS: MemCache hits:1000000 misses:0 hit%:100 (2007-10-29 18:23:49,422 Timer-3_org.sakaiproject.memory.test.LoadTestMemoryService,runBasicLoadTest (185)) INFO: Completed reset of the cache in 0 ms (2007-10-29 18:23:49,423 Timer-3_org.sakaiproject.memory.test.LoadTestMemoryService,runBasicLoadTest (192)) INFO: SUMMARY:: insert: 34 ms, removal: 17 ms, get: 615 ms, reset: 0 ms (2007-10-29 18:23:49,423 Timer-3_org.sakaiproject.memory.test.LoadTestMemoryService,runBasicLoadTest (194)) INFO: LOAD testing DEFAULT (MEM + DISK) cache (items=10000, accessMultiplier=100) (2007-10-29 18:23:49,423 Timer-3_org.sakaiproject.memory.test.LoadTestMemoryService,testMemoryServiceBasicLoad (96)) INFO: Added Cache name [org.sakaiproject.memory.cache.Default] as Cache [org.sakaiproject.memory.cache.Default] Max Elements in Memory [10000] Max Elements on Disk [0] Time to Idle (seconds) [300] Time to Live (seconds) [300] Memory Store Eviction Policy [LRU] (2007-10-29 18:23:49,424 Timer-3_org.sakaiproject.memory.impl.BasicMemoryService,notifyCacheAdded (149)) INFO: Completed INSERT of 10000 items into the cache in 93 ms (9.30 microsecs per operation), Cache size is now 10000 (2007-10-29 18:23:49,519 Timer-3_org.sakaiproject.memory.test.LoadTestMemoryService,runBasicLoadTest (141)) INFO: Completed REMOVAL of 10000 items from the cache in 10 ms (1.00 microsecs per operation), Cache size is now 0 (2007-10-29 18:23:49,529 Timer-3_org.sakaiproject.memory.test.LoadTestMemoryService,runBasicLoadTest (152)) INFO: Completed GET of 10000 items from the cache 100 times each (1000000 total gets) in 617 ms (0.62 microsecs per operation), Cache hits: 1000000, misses: 0 (2007-10-29 18:23:50,237 Timer-3_org.sakaiproject.memory.test.LoadTestMemoryService,runBasicLoadTest (181)) INFO: STATS: MemCache hits:1000000 misses:0 hit%:100 (2007-10-29 18:23:50,239 Timer-3_org.sakaiproject.memory.test.LoadTestMemoryService,runBasicLoadTest (185)) INFO: Completed reset of the cache in 0 ms (2007-10-29 18:23:50,239 Timer-3_org.sakaiproject.memory.test.LoadTestMemoryService,runBasicLoadTest (192)) INFO: SUMMARY:: insert: 93 ms, removal: 10 ms, get: 617 ms, reset: 0 ms (2007-10-29 18:23:50,240 Timer-3_org.sakaiproject.memory.test.LoadTestMemoryService,runBasicLoadTest (194))
- 2.4.x
No Format No runs yet
- New branch code
...