Browse Source

Releases: symbol likely/unlikely

pull/1312/head
Sami Vaarala 8 years ago
parent
commit
f0b07107fd
  1. 4
      RELEASES.rst

4
RELEASES.rst

@ -2532,8 +2532,8 @@ Planned
* Miscellaneous compiler warning fixes (GH-1358)
* Miscellaneous performance improvements: more likely/unlike attributes and
hot/cold function splits (GH-1308, GH-1309), integer refzero-free-running
flag (instead of a flag bit) (GH-1362)
hot/cold function splits (GH-1308, GH-1309, GH-1312), integer
refzero-free-running flag (instead of a flag bit) (GH-1362)
* Miscellaneous footprint improvements: more compact duk_hobject allocation
(GH-1357), explicit thr->callstack_curr field for current activation

Loading…
Cancel
Save