|
Re: Fusion-ifying proto parse trees: msg#00071parsers.spirit.devel
David Abrahams wrote: "Eric Niebler" <eric@xxxxxxxxxxxxxxxxxxxx> writes: No. This has nothing to do with segmentation. The issue is whether to store ET nodes by value or by reference. Either case has its pros/cons in terms of performance at construction and traversal. It's a trade of. Holding references to ET nodes helps construction performance while the cost of dereferencing the references degrades traversal time. Anyway, Eric found a win-win solution. Regards, -- Joel de Guzman http://www.boost-consulting.com http://spirit.sf.net ------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: Fusion-ifying proto parse trees: 00071, David Abrahams |
|---|---|
| Next by Date: | Re: a self-optimizing alternative parser: 00071, Tobias Schwinger |
| Previous by Thread: | Re: Fusion-ifying proto parse treesi: 00071, David Abrahams |
| Next by Thread: | Re: Fusion-ifying proto parse trees: 00071, David Abrahams |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |