Closed Bug 640907 Opened 14 years ago Closed 14 years ago

Firefox can store Compiled version of the original source code

Categories

(Core :: JavaScript Engine, defect)

defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 288473

People

(Reporter: ssh.rdp, Unassigned)

Details

User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:2.0b13pre) Gecko/20110308 Firefox/4.0b13pre Firefox/4.0b13pre Build Identifier: Compilation takes time and the first runs also include profiling. If a cached JavaScript is going to be reused it makes sense to just load a compiled version. Also when navigating between different pages of a website most of the JavaScript files are usually shared. The compiled version can stay in memory cache which makes navigation within a website a bit faster. Reproducible: Always
Status: UNCONFIRMED → RESOLVED
Closed: 14 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.