Skip to main content

Bug Tracker

Side navigation

#4312 closed enhancement (fixed)

Opened March 08, 2009 02:07PM UTC

Closed August 09, 2009 01:26AM UTC

Math.x is necessary??

Reported by: roviury Owned by:
Priority: major Milestone: 1.4
Component: unfiled Version: 1.3.2
Keywords: Cc:
Blocked by: Blocking:
Description

if define "cos=Math.cos",

it can speed up in IE!!

eg.

var max=Math.max, round=Math.round, cos=Math.cos, PI=Math.PI;

Attachments (0)
Change History (1)

Changed August 09, 2009 01:26AM UTC by dmethvin comment:1

resolution: → fixed
status: newclosed

This is used in several places in jQuery now.