# More efficient

**URL:** https://forum.kirupa.com/t/more-efficient/15028
**Category:** Uncategorized
**Created:** [March 5, 2003, 2:49pm UTC](https://forum.kirupa.com/t/more-efficient/15028 "2003-03-05T14:49:07Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![zephn](https://avatars.discourse-cdn.com/v4/letter/z/5f8ce5/32.png) [@zephn](https://forum.kirupa.com/u/zephn)
#### Post date: [March 5, 2003, 2:49pm UTC](https://forum.kirupa.com/t/more-efficient/15028/1 "2003-03-05T14:49:07Z")

</div>

I plan on making a portfolio of images for my site. I want to have a small thumbnail and a larger version of th image. When you roll over the thumbnail the large one pops up.  
I know how to do this but I want to keep my file size to a minimum. So for those technically inclined out there here are a few questions.  
Will loading Jpegs from external files be “much” slower than haveing a full sized jpeg in my library?  
If I Keep my jpegs in my movie library is it more efficient to have the thumbnails made up from the orginal image (just shrink them down) or should I load in separate jpeg thumbnails.

Thanks guys
