Convergence - AlphaImageLoader affects performance

According to the YSlow FireFox extension, Convergence's extensive use of AlphaImageLoader is a detriment to performance.
Grade F on Avoid AlphaImageLoader filterThere are a total of 73 filters
* https://.../iwc_static/layout/css/main.css?...
* https://.../iwc_static/layout/themes/default/default.css?...
The IE-proprietary AlphaImageLoader filter attempts to fix a problem with semi-transparent true color PNG files in IE versions less than Version 7. However, this filter blocks rendering and freezes the browser while the image is being downloaded. Additionally, it increases memory consumption. The problem is further multiplied because it is applied per element, not per image.>
Do they really affect performance? If so, what would happen if I stripped them out of the css files?
Edited by: jessethompson on Oct 5, 2009 8:54 PM

jessethompson wrote:
According to the YSlow FireFox extension, Convergence's extensive use of AlphaImageLoader is a detriment to performance. The AlphaImageLoader filter is only applied when the client is using IE6 i.e. all of the AlphaImageLoader CSS rules have a class name of ".dj_ie6".
So removing these rules is not going to improve the speed of non-IE6 browsers and will cause IE6 images to have non-transparent backgrounds.
Regards,
Shane.

Similar Messages

  • Does daisy-chaining a Belkin Mac-compatible hub affect performance?

    I've had a 7-port Belkin hub plugged into my 13" Macbook and before that a 15" Powerbook for several years and have been pretty satisfied with it. I'd like to get a new one and connect it to the original (or vice-versa). Does anyone know if doing that would affect performance of any kind? (Upload times, wireless mouse interference, etc.?) Belkin doesn't seem to have anyone who knows much--the rep I talked to didn't even know Belkin made a hub that works with Mac.
    Thanks for any information anyone has.

    That makes sense. My old hub is 2.0, so it should work with the new one I want, which is also 2.0.
    I don't know how much power I might ever be using at one time. have a wired keyboard and wireless or USB mice, and at times I probably download something into my printer buffer while at the same time backing up to an external hard drive or flash stick. But I don't think I'd ever be doing more than that, and the present 7-port hub seems to have no problem handling jobs requiring 4 ports at once.
    I really just wanted the second hub because the present one is at the back of the desk behind the dictionary (cord is too short to reach the front!), and I'm tired of trying to insert devices into the USB ports without knocking the dictionary off its stand. I figured that plugging a second 7-port hub into the first one would allow me to have a hub at the front of the desk and give me a few extra ports as a bonus. If you have a better idea, I'd be happy to hear it! Meanwhile, thanks so much for the information, and the fast response.

  • BULK COLLECT LIMIT affects performance in any way?

    Hi,
    I want to know whether BULK COLLECT LIMIT affects performance in any way?
    How does one decide what limit to keep?
    is there a oracle recommendation on the same?

    I agree with Bonist that you should read Tom's article but I am going to disagree, to a minor extent, with Tom's comment about 100 rows.
    When developing with BULK COLLECT I always add a parameter to stored procedures that is used to tune the limit clause Then when the code goes to unit testing, and at the beginning of integrated unit testing, the value is varied and the results graphed. For final testing the parameter is dropped. The number I hard code for production is the value at the left side of the top of the bell curve.
    What I find is that 100 is sometimes the right number butI have one app I developed recently where 50,000 was the right number (11gR1). As with almost everything Oracle the best answer is always that "it depends." In the case where 50K is the best solution the server has 32G of RAM, and everything processed is an SMS message averaging only 79 bytes.

  • How low can mac mini storage capacity go before it affects performance?

    I have 15 GB left on my hard drive, how low can it go before it affects performance and I welcome any recommendations on how I can best expand storage space.
    Usage: I use my mac for word and excel docs, but I store a number of images and graphic files, but I don't use any designer software.
    Thanks,
    Sq1mac

    Welcome to Apple Discussions!
    There's no one answer to the question of how much free space you really need to keep on your drive before performance and system stability begins to suffer, but with 15Gb left at the present, you will only be reaching that point if you are doing things like burning disk images (because macOS grabs drive space to store the image) or syncing with MobileMe.
    In your situation I'd be careful not to go below 10Gb free.
    Expanding storage space is very easy. Buy an external drive with either USB2.0 or Firewire interface (firewire is better but more expensive) and connect it to your system. If the drive isn't set up for a MAc, it can easily be partitioned and formatted using Disk Utility on the Mac, and you are then ready to use whatever capacity the external has - including moving any or all your files, music, photos etc to the external if you wish or need to. Just about any external, even models which appear to be for PC/Windows use only, will work perfectly well on a Mac - you don't need a 'Mac compatible' drive.

  • Does frequent garbage collection affect performance

    Hi,
    I have written code in a filter for all the servlets in the application.
    Depending on the servlet requested I set the objects to null after
    it has finished its work.
    My question is that since the filter will be executed each time a
    servlet is requested,could it result in affecting performance ?

    Styna wrote:
    I'm writing off my own experience so take my advice with a grain of salt.
    The battery is known to 'degrade' when reaching excessive temperatures. Apple recommends keeping the temperature between to 32 degrees Fahrenheit and 95 degrees Fahrenheit.
    I used to game heavily on my phone which would get hot. After a year, I noticed that I had to fully charge my phone 3 times a day in order to make it through a day with light usage. Also, I noticed that the phone would die when the battery percentage display would be at all sorts of numbers, 37%, 43%, 7%, and sometimes stay on 1% for 5 minutes while running a processor-intensive game.
    After taking my phone to the Apple store for a diagnostic, Apple confirmed issues with the battery. There's no way to know if having my phone stay hot for long periods of time damaged the battery or if I just had a defective battery.
    My recommendation is if you know you will be gaming heavily to take the case (if you have one) off your phone and to be in a cool environment to try to keep the phone from getting too hot.
    Your battery failed not because of temperature, but you used it up. The battery is spec'd for 400 full charge/discharge cycles. If you fully drain the battery every day that's about 14 months. If you drain it more than once a day that's less time. The phone has a thermal protection circuit that will shut it down if it gets hot enough to damage anything. And actually Lithium batteries do not degrade at higher temperatures. Electric cars and plugin hybrids use the same battery technology (like the Tesla, Chevy Volt, Prius Plugin, Nissan Leaf) and they run much hotter than iPhones. And last 10 years.

  • Duplication of movieclip will affect performance?

    hi
    i have doubt on duplicating movieclip.
    i have a movieclip, it has a huge codes inside in it. when i duplicate this movieclip into 5 means, all the duplicated movieclip will work based on its repective code inside. this will affect the performance or not.  
    any suggestion pls.

    In terms of filesize it should not affect performance.  In terms of processing, anytime you increase the amount of simultaneous processing that is occuring you can affect performance.  It probably wouldn't matter too much if you had your code once in the main timeline for all five or each has its own set of code. If the amount of processing is the same, the performance should be the same.  You should try it with different numbers of them and see if performance is grossly affected.

  • Will Servlet Filters affect performance

    Hi,
    is it true that Servlet Filters will have impact on Web application performance by slowing things? any suggestion plz..
    Regards,
    A.

    The question "Will X affect performance" is almost always bogus.
    It only makes sense to compare the performance of two code bases that perform a certain predetermined task. In your case, you could make your question not be bogus by comparing an application that uses servlet filters with another application that performs the same functions in a different way. You don't seem to be prepared to do that.

  • Does DBMS.JOB affect Performance

    Dear experts
    Please tell me Does DBMS.JOB affect Performance.

    Can you detail what performance you are talking about.
    DBMS_JOB is simply a scheduler, whcih you can use for your repeated uattended job initiation.which is nt going to impact the performance.
    Probably the actual Job if intensive can hit your performance.

  • Cool'n'Quiet affecting performance?

    Hello,
    I noted something in my K9A2 Platinum and AMD Phenom 9950.
    First of all I had it oced to 2.7 (x13.5) and Cool'n'Quiet enabled.
    Well, due to a bug in Everest 5.02 sensor driver, I can't read correctly the CPU clock because this program show even speed like 700 MHz when I'm doing heavy task. As I thought it was impossible, I ran CPU-Z and this showed the correct values (1300 MHz when idle and 2700 when doing heavy tasks).
    The issue is the following: Today I was converting an .avi video to DVD using a program that is optimized to use only two cores. The strange thing I noted is that processor was at 1300 MHz and only few times it changed to 2700 MHz. However voltage was at 1.3 all the time until conversion finished. Of course that if I disable CnQ or I choose another energy plan, speed is 2700 even when idle.
    This program (ConvertxtoDVD) used about 50% of my processor.
    Does CnQ affect performance? I thought that a conversion like that is a heavy task and it can benefit from 2700 MHz instead 1300 MHz, or CnQ is smart enough to know when an app. benefit or not from a higher speed?
    Thanks!
    I want to say than one of the better thing of MSI is its forum 

    Thanks for the suggestion.
    Based on the results I can confirm that CnQ affect performance, quite disappointing. I don't know the difference between the CnQ of Athlon 64 X2 vs. Phenom, but in Athlon the processor change speed to its maximum  immediately when I started doing heavy tasks instead of Phenom changing its speed to max only when 4 cores are being used and only some times when using less than 4 cores.
    Here're results:
    With CnQ ENABLED:
    CPU Score   3347
    CPU1 - Red Valley   1,160 FPS      CPU Tests
    CPU2 - Red Valley   1,545 FPS      CPU Tests
    With CnQ DISABLED:
    CPU Score   3622
    CPU1 - Red Valley   1,209 FPS      CPU Tests
    CPU2 - Red Valley   1,737 FPS      CPU Tests
    What do you think? Is a mobo, CPU problem or a performance hit like this is normal?
    Quote from: Aramus8 on 14-July-09, 05:55:06
    On some programs you will get a performance hit with Cool & Quiet enabled.  Run 3DMark06 with it on and then with it off and you will see the performance hit.  Most programs you will never notice.

  • Safari Performance affecting performance of my Snow Leopard iMac

    Ever since upgrading to Snow Leopard, I have noticed Safari being noticeably slower and displaying all kinds of odd symptoms such as Top Sites takes a long time to display, Top Sites icons and icons on Cover flow not displaying, Top sites icons displayed as hash (junk). When Safari goes into this state I am not able to switch to other apps running. Icons on my Dock will not highlight when I run the mouse over them. Basically my iMac seems to have hung. After a long moment (maybe 30 seconds) I will get control back. Snow Leopard has not crashed thus far.
    I have noticed also that the performance of Safari affects other applications e.g. I was trying to compile a small test program under Xcode. It took a very long time for something that usually takes a few seconds. I terminated Safari and everything went back to normal again.
    This problem did not occur when I had Safari 4 running on 10.5.8. My problems started once I upgraded to Snow Leopard.
    I have tried all the suggestions on cleaning cache, resetting Safari, deleting various .plist files etc. I've also repaired permissions. Nothing works!
    It seems its strictly a problem with Safari and SL. Any other suggestions apart from the usual list of suspects?
    Anyone tried reinstalling all of SL (from scratch) to solve these kind of problems? Something left over from 10.5 which should not be there that's confusing Safari and SL?
    Thanks in advance.

    HI,
    Please update your profile by clicking My Settings on the right side of this page to reflect the SL upgrade. Thanks!
    Try Open DNS https://www.opendns.com/start
    You want the free / Basic
    Perhaps there is an underlying issue going on. Boot from the SL disk and run Disk Utility to check for errors on the startup disk.
    Insert Installer disk and Restart, holding down the "C" key until grey Apple appears.
    Go to Installer menu and launch Disk Utility.
    Select your HDD (manufacturer ID) in the left panel.
    Select First Aid in the Main panel.
    *(Check S.M.A.R.T Status of HDD at the bottom of right panel. It should say: Verified)*
    Click Repair Disk on the bottom right.
    If DU reports disk does not need repairs quit DU and restart.
    If DU reports errors Repair again and again until DU reports disk is repaired.
    When you are finished with DU, from the Menu Bar, select Utilities/Startup Manager.
    Select your start up disk and click Restart
    While you have the Disk Utility window open, look at the bottom of the window. Where you see Capacity and Available. *Make sure there is always 10% to 15% free disk space*
    And check out Mac OS X - Maintenance
    Safari Add ons can cause performance issues... go here.
    http://support.apple.com/kb/TA22927?viewlocale=en_US
    Carolyn

  • @XREF affecting performance

    Hi,
    I have two plan types. I have to refer to an account member from the first plan type in the second plan type. But the problem is there is a additional dimension in the first plan type from where i want to fetch the value. In this case, is it possible to get the data associated with the account member in the second plan type without using @XREF. Right now we use @XREF in business rules, but this affecting the performance as we have to refer to 33 account members.
    Regards,
    Ragav.

    Yes, you can do it, you can create a partition.
    If you want to do it using XREF then
    Ex:
    Source : Dim A(Member Source1) Dim B(Member Source2) Dim C(Member Source3)
    Target : DIM A (Member Target1) Dim B(Member Target 2) Dim E (Target 3)
    T1->T2->T3 = @XREF("LOCATION ALIAS", S1,S2,S3)
    That you just need to mention the additional dimension in the XREF, in this case S3.

  • Does connection speeds affect performance in Adobe PDF Pack?

    Does anyone know if the performance of the Adobe PDF Pack is significantly affected by the local connection speed?

    Yes, it is the most important thing,because all files are sent to Adobe for conversion.

  • WIll a silicon keyboard cover affect performance? (u400)

    I have a lenovo Ideapad u400 and correct me if I'm wrong, it has a "breathable keyboard" and those are its only vents besides the crack between the screen and body. If I lay one of those silicon keyboard protectors, will it affect the laptop's performance because it's blocking air from going into the system? -Evan

    if the air vent is blocked, then it could cause overheating when you push the laptop's CPU and GPU.
    Regards,
    Jin Li
    May this year, be the year of 'DO'!
    I am a volunteer, and not a paid staff of Lenovo or Microsoft

  • Will DIMINFO affect performance?

    I can't confirm the boundary of the spatial data. Hence I assume very large boundary for DIMINFO. Will it affect index performance?
    TIA,
    Liu Jun

    Usually not.
    It depends on how many digits you have in your data after the decimal and what
    is the tolerance with respect to that number.
    siva

  • View cluster index affecting performance

    Hi All,
    We have a simple delete and insert script for a table, but the table has a dependency to 2 view cluster index, So whenever am going to insert and update the parent table it is going to update the view cluster index, But while updating the view cluster index
    it runs the view cluster index again (like executing the view) hence it affect the performance.
    Please advise Is there any way to skip the view execution? because this view is already a heavy operation with many logial reads..
    Also advise view cluster index in simple terms because when i google I can not get a concrete answers. Since it's a index can we rebuild or reorg? forgive if my question is stupid... :)
    Best Regards Moug

    Hi,
    There's a good review here on designing indexed views, just for your curiosity - https://technet.microsoft.com/en-us/library/ms187864%28v=sql.105%29.aspx?f=255&MSPPError=-2147217396
    There is no way to skip updating the view if it is a clustered view. It has to maintain the integrity of the data, so if it's an indexed view, when the table is updated in any way, it will also have to update the view. As you are seeing, there is a penalty
    to this.
    If you are doing a lot of inserts/deletes at once, it is sometimes a good idea to drop the index from the view, do your batch of inserts/updates, and then reapply the index. This way you don't have to process each update on the fly, it will just do it once
    when you rebuild the index.
    Also, yes, you can treat it as a standard index and rebuild/reorg it with all of your other indexes.
    Thanks,
    Stephen
    Please click "Mark as Answer" if you found my post helpful. Thanks, Stephen.

Maybe you are looking for

  • HT201210 Getting error (-1) while restoring to iOS 6.1.2.

    I just want to make clear I did following, I follow all articles regarding error (-1) in apple support. Updated itunes, Turn off windows firewall, Paused my antivirus, Checked host file, itunes diagnostic test, LAN connections, and Tried whole proces

  • IPhoto - face tags

    I have seen a lot of people have been having this problem - when tagging faces manually on iPhoto the tags do not stick? Is there a solution? I have rebuilt my library recently and this didn't help

  • [JS] CS3 Apply document defaults to insertion point

    Is there any way to apply the document defaults to an insertion point? I have a script that is looping through a whole bunch of text files, formatting them (with thinks like tab stops and indents). The thing is I don't want any of the tab stops, inde

  • File Content Conversion Parmeter

    Hi Experts !!! Just want to know about the parameters "keyFieldValue" and "keyFieldName"in the File sender Comm Channel FCC parameters. In the "keyFieldValue" can we specify more than one value. I have refered the blog: http://help.sap.com/saphelp_nw

  • Set value of bit separately

    Hi, I have simple problem i have varchar2 string for example something like this 01000001000011000000000000000000 this string represent 32 bit float number 8.75 in IEEE. What i need ? Simple thing and I am not able solve this for long time I have to