pike.git/
CHANGES
Branch:
Tag:
Non-build tags
All tags
No tags
2013-11-02
2013-11-02 11:57:34 by Per Hedbor <ph@opera.com>
10f2eb5efa9a6bc9288ac72245a6b5a477ffbebe (
9
lines) (+
4
/-
5
)
[
Show
|
Annotate
]
Branch:
7.9
More changefile changes
164:
| } | }
-
+
Optimizations
-
-------------
+
=============
o New significantly faster block allocator The free in the old one was O(n^2), which means that as an example
236:
x86-64 opcodes, there is no need to check the types, do a real pop_stack etc.
+
Removed features and modules
+
============================
-
Removed stuff
-
-------------
-
+
o Removed facets The optional (and not enabled by default) support for facet classes has been removed, since it was only partially done and not really