Closed Bug 496948 Opened 17 years ago Closed 9 years ago

Garbage collection is very long

Categories

(Core :: JavaScript: GC, defect)

x86
Windows XP
defect
Not set
normal

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: soubok, Unassigned)

Details

(Keywords: perf, Whiteboard: DUPEME)

Attachments

(1 file)

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; fr; rv:1.9.0.10) Gecko/2009042316 Firefox/3.0.10 Build Identifier: trunk Calling JS_GC() (or destroying the last context) take a very long time (more than 10sec on my computer) after the following script: for ( var i = 0; i < 100000; i++ ) [1]; program: http://code.google.com/p/jslibs/source/browse/trunk/src/tools/jsTest.cpp#134 Reproducible: Always
Version: unspecified → Trunk
Flags: blocking1.9.2?
This only happens when I launch the program in visual studio.
Flags: blocking1.9.2? → blocking1.9.2-
Keywords: perf
Whiteboard: dupme
Whiteboard: dupme → DUPEME
Assignee: general → nobody
Component: JavaScript Engine → JavaScript: GC
Status: UNCONFIRMED → RESOLVED
Closed: 9 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: