[Logo] Terracotta Discussion Forums (LEGACY READ-ONLY ARCHIVE)
  [Search] Search   [Recent Topics] Recent Topics   [Members]  Member Listing   [Groups] Back to home page 
[Register] Register / 
[Login] Login 
[Expert]
Messages posted by: akshayv  XML
Profile for akshayv -> Messages posted by akshayv [2]
Author Message
I was looking at some presentation slides online, http://www.slideshare.net/terracottamedia/why-upgrade-ehcache2-bigmemory-go , and it says that BigMemory Go is free to use upto 32G. Does that still stand? Or do we have to pay for a license, say if we want to use just 10G or so
I currently have a trial license for big memory go 4.1 and am interested in the improves search api (we had speed issues with the ehcache full table scan).

The results I get with bigmemory are not what I expect.
The documentation says that search should take O(log(n)) time, but it seems to be even slower than the standard cache search.

I am writing 150000 elements to a bigmemory cache and searching for some elements using criteria query and it takes around 500 ms for the search to complete the first time.

From the second time, it takes around 50ms.
Any idea why the first search query is slow?
 
Profile for akshayv -> Messages posted by akshayv [2]
Go to:   
Powered by JForum 2.1.7 © JForum Team