Chad
|
0bd4dced0b
|
Improve performance and reduce memory use and reduce array allocations by reusing char[] (#9166)
* Reduce array allocations by reusing char[]
* don't hide .Equals()
* Reduce memory use by reducing array allocations
* Revert "Reduce memory use by reducing array allocations"
This reverts commit faf6b60234167f5443435243eb52187ab07d514c.
* reuse char[] for string.split() to avoid params [] allocation
|
2021-01-22 12:02:25 +10:00 |
|
Shannon
|
0a18306d40
|
More xslt removal
|
2018-05-01 00:45:05 +10:00 |
|
Stephan
|
a2a4edb3be
|
Port v7@2aa0dfb2c5 - WIP
|
2018-03-22 17:41:13 +01:00 |
|
Stephan
|
d23933a5b1
|
DataType refactoring preparation - Entity refactoring
|
2018-01-15 13:28:35 +01:00 |
|
Stephan
|
b5856803e1
|
DataType refactoring preparation - Entity refactoring
|
2018-01-10 12:48:51 +01:00 |
|
Stephan
|
ef11fda272
|
More content refactoring (tests)
|
2017-11-15 08:53:20 +01:00 |
|
Stephan
|
1341a37f2b
|
Cleanup Constants.ObjectTypes
|
2017-09-19 18:19:05 +02:00 |
|
Stephan
|
e6de96cb90
|
Port 7.7 - WIP
|
2017-09-13 14:40:10 +02:00 |
|
Stephan
|
934d03e63f
|
Port 7.7 - WIP
|
2017-08-24 21:24:14 +02:00 |
|
Stephan
|
c76403077f
|
Normalize cr/lf/tab
|
2017-07-20 11:21:28 +02:00 |
|
Stephan
|
d34a425dd1
|
porting 7.6@5c5baca into 8
|
2017-05-30 12:54:22 +02:00 |
|
Stephan
|
8561d85f7a
|
porting 7.6-rc1 into 8
|
2017-05-24 12:25:39 +02:00 |
|