I did some research on the difference between SAX push/pull parsers. The consensus was that generally they are within an order of magnitude, the speed varies somewhat depending on the data, and that there is a factor of the preference for programming push vs pull.
You noted that there is a marked difference, in favor of pull, for "compiled XML resource". What does that mean and why would it make such a differnce? -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

