I worked HP CS in Highschool and during my time there I created a HTML/JS replacement for a unbearably slow tree system that made a 10+ second network call every single question(often 20+ questions and a tree copy was required for notes). Mine was instant.
They fired me for it because my AHT flagged me and it made someone look bad.
At that point (this is at Windows Vista launch) the minimum hold was 25 minutes all day.
>my AHT flagged me
Is that "American Hairless Terrier" or "Aldershot Railway Station"?
If yours was instant, why would your AHT decline? Shouldn’t you be way faster? On many questions you would have saved over 3mins on network calls alone.
> made someone look bad
That, or that it DoS-ed the database.
Quasi-related but I did the same thing at RadioShack for inventory. It was a long process of scanning each product, looking at the scanner and manually verifying the price on the tag.
The tags had a barcode on the back with the SKU and the price that had been printed, but naturally the scanner didn't support that format.
So I brought in my own scanner, scanned all of those into a spreadsheet, then ran a script that checked the same inventory panel that had the updated prices, and printed out a new sheet with just the barcodes that differed to run "inventory" against. Saved us hours per day.
Corporate got pissed (understandably) and shut it down real quick.