bundle=false is quite a bit slower as there are close to 100 distinct files to load. it's best used for debugging only.

feel free to use the version of exhibit that we host; there's no need to compile your own if you aren't making changes (which you obviously aren't).

On 7/14/2015 1:10 AM, Kutbuddin Doctor wrote:
Does Exhibit run significantly slower with bundle=false ?

I had Exhibit 2.1 with compressed code and an exhibit of 700 items. It took modern browsers 2-3 seconds to load. Upon switching to Exhibit 3, and bundled=false (I don't have ant or even git), the same browsers take over 10seconds to load the contents.

Would there be a significant improvement if I switch to bundled=true ?
The other alternative is using staged for this data. But I am wondering if that will also be slow just because I have bundled=false

On Monday, June 1, 2015 at 2:38:01 PM UTC-7, David Karger wrote:

    Exhibit is designed to run normally from the source directory
    (using bundle=false , as ant is needed to create the bundle).
    On 06/01/2015 05:32 PM, Kutbuddin Doctor wrote:
    I do not have access to "ant" at this client's server location.
    The code from github works fine when referred to via:

    
http://somewhere.com/js/exhibit3-master/scripted/src/exhibit-api.js?bundle=false

    Is there a workaround w/o using ant? I find that bundle=true
    fails, but other than that, will other parts also fail?

    On Sunday, April 12, 2015 at 7:27:18 AM UTC-7, Luis Miguel
    Morillas wrote:

        It's documented at
        https://github.com/zepheira/exhibit3/wiki/Installation

        $ git clone https://github.com/simile-widgets/exhibit.git
        $ cd exhibit/scripted
        $ ant dist

        Files will be at the dist directory.


        Best,


        -- luismiguel  (@lmorillas)


        2015-04-12 16:16 GMT+02:00 Andrea Borruso <[email protected]>:
        > Hi,
        > I know that the code is in github, but inside the
        repository I do not found
        > in "example exhibit-scripted-bundle.js" file that I have
        instead here
        > http://api.simile-widgets.org/exhibit/current/
        >
        > Thank you
        >
        > --
        > You received this message because you are subscribed to the
        Google Groups
        > "SIMILE Widgets" group.
        > To unsubscribe from this group and stop receiving emails
        from it, send an
        > email to [email protected].
        > To post to this group, send email to
        [email protected].
        > Visit this group at
        http://groups.google.com/group/simile-widgets.
        > For more options, visit https://groups.google.com/d/optout.

-- You received this message because you are subscribed to the
    Google Groups "SIMILE Widgets" group.
    To unsubscribe from this group and stop receiving emails from it,
    send an email to [email protected] <javascript:>.
    To post to this group, send email to [email protected]
    <javascript:>.
    Visit this group at http://groups.google.com/group/simile-widgets.
    For more options, visit https://groups.google.com/d/optout.

--
You received this message because you are subscribed to the Google Groups "SIMILE Widgets" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected] <mailto:[email protected]>. To post to this group, send email to [email protected] <mailto:[email protected]>.
Visit this group at http://groups.google.com/group/simile-widgets.
For more options, visit https://groups.google.com/d/optout.

--
You received this message because you are subscribed to the Google Groups "SIMILE 
Widgets" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/simile-widgets.
For more options, visit https://groups.google.com/d/optout.

Reply via email to