You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

22 lines
675 B

--- !ditz.rubyforge.org,2008-03-06/issue
title: reduce memory churn created by the compiler
desc: |-
Looking at the allocator debug output for simple compilations, the compiler
performs a lot of allocations for even small inputs. Check whether any of
it is easy to eliminate, e.g. by using (reused) buffers instead of interned
strings.
type: :task
component: duk
release: v0.11
reporter: Sami Vaarala <sami.vaarala@iki.fi>
status: :unstarted
disposition:
creation_time: 2014-03-23 21:31:43.842983 Z
references: []
id: 8585e4855ea74f916f8a160f3bcd76fa1a1c0381
log_events:
- - 2014-03-23 21:31:44.010893 Z
- Sami Vaarala <sami.vaarala@iki.fi>
- created
- ""