smalltalk
/
osmo-st-sip
Archived
1
0
Fork 0
Commit Graph

2 Commits

Author SHA1 Message Date
Holger Hans Peter Freyther 9161371a32 perf: Various changes to speed up various operations
* Do not use >>#instVarNamed:put: but add selectors
* Pre-allocate some arrays with a default string to avoid
  re-allocations at the start
* Share same parser trees to avoid construction costs
* Remove some lazy allocation and always allocate it
2014-08-29 20:39:46 +02:00
Holger Hans Peter Freyther 13d4223a23 misc: Split the SIPParams into one class per file 2014-02-15 09:37:14 +01:00