Hi Kihara,

Thanks for kind words and interest.  We started Exhibit 3 to provide a
solution for situations where folks wanted to have more than a couple
thousand items in their collection.  That's where Backstage comes in:
https://github.com/zepheira/backstage

The code base you're using (we're calling it Exhibit 3 Scripted) isn't
really appropriate for the scale of data you're discussing.  Backstage
should be able to handle it instead.

If you've got some way to reproduce the bug you mentioned in your prior
email, I'd appreciate seeing it.  Maybe you could file an issue in the
GitHub tracker?

https://github.com/zepheira/exhibit3/issues

Thanks!

On 11/27/11 21:30 , Kihara Absolomon wrote:
> Dear all,
> 
> As a follow up to the email I sent out below, I was able to get some stats
> on the javascript execution times per the functions being called. I logged
> the times that it takes to process a file with 1000 items and with 5000
> items, as this is where FF starts to experience some drag.
> 
> I have attached 2 spreadsheets with the results, which I hope can help is
> optimizing the code.
> 
> Regards
> Kihara
> 
> On Sun, Nov 27, 2011 at 6:59 PM, Kihara Absolomon <[email protected]>wrote:
> 
>> Dear all,
>>
>> I start by saying hats off to you guys for the great work that I am doing.
>>
>> I am trying to implement the exhibit3.0 widget and I am running into two
>> problems:
>>
>>    - I have cloned the current release from
>>    https://github.com/zepheira/exhibit3/ and the demos are running ok. I
>>    have generated my input file(find attached). However when I point the
>>    source to the offline 'exhibit3/scripted/src/exhibit-api.js' I get the
>>    error 'collection is undefined at ' facet.js line 476. When I use the
>>    online sources everything runs fine.
>>    - When I have close to 30,000 items in the input the widget becomes
>>    quite slow(As I would expect it). Is there a way to define which fields
>>    should be processed after loading the widget for the first time? Is there 
>> a
>>    way to have asynchronous fetching of the data when interacting with the
>>    widget to prevent the initial loading of all items?
>>
>> Thanks in advance.
>>
>>
> 

-- 
You received this message because you are subscribed to the Google Groups 
"SIMILE Widgets" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/simile-widgets?hl=en.

Reply via email to