mirror of https://github.com/svaarala/duktape.git
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.
30 lines
903 B
30 lines
903 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:
|
|
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
|
|
- ""
|
|
- - 2014-07-10 12:43:20.540246 Z
|
|
- Sami Vaarala <sami.vaarala@iki.fi>
|
|
- assigned to release v0.12 from v0.11
|
|
- ""
|
|
- - 2014-07-24 13:10:08.388344 Z
|
|
- Sami Vaarala <sami.vaarala@iki.fi>
|
|
- unassigned from release v0.12
|
|
- ""
|
|
|