Re: [tclwebtest] Slowness processing forms
Status: Abandoned
Brought to you by:
tils
From: Tilmann S. <ti...@ti...> - 2003-04-03 04:55:30
|
* Grzegorz Adam Hankiewicz <gr...@ef...> [20030402 14:46]: > Teorically a speedup could be gained by using libraries like expat > through a tcl binding. It's not critical for us at the moment, > but I wanted to point this out in case somebody else wondered why a > "field find" can slow down things a lot. I experimented with the html mode of tdom some time ago, and found that while it would provide an incredible speedup, it crashed on some not-so-exotic pages, which made it not really usable at that point (Version 0.7.5). Below my comments about the testing. segfaults when form tag not closed (under some circumstances, not clear which) ä works, ö and ü not: "can only handle UTF-8 chars up to 3 bytes long." ??? Also this is some kind of non-catchable error, which crashes the tcl interpreter - Bad. error when table tag inside form not closed. Unclosed tr inside table is ok though. til -- http://tsinger.com |