unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* web-mode.el and speed
@ 2013-10-07 19:29 Bois Francois-Xavier
  2013-10-07 20:05 ` Eli Zaretskii
  0 siblings, 1 reply; 7+ messages in thread
From: Bois Francois-Xavier @ 2013-10-07 19:29 UTC (permalink / raw)
  To: emacs-devel

[-- Attachment #1: Type: text/plain, Size: 608 bytes --]

Dear Emacsians,

I am the author of web-mode.el (http://web-mode.org) a major mode for
editing web templates (html files with js/css parts, and server blocks).

The performance of this mode is good, but I would like, as a challenge, to
speed up the loading of really huge HTML documents (my test file is
http://www.w3.org/html/wg/drafts/html/master/single-page.html)

I think that using a search-chars-forward (native) function could improve
the performance
(search-chars-foward '(?\< ?\>))

Do you think that such a function could be useful for other modes ? Does a
core developer could implement it ?


Fx

[-- Attachment #2: Type: text/html, Size: 936 bytes --]

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2013-10-09 11:04 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-07 19:29 web-mode.el and speed Bois Francois-Xavier
2013-10-07 20:05 ` Eli Zaretskii
2013-10-07 20:21   ` Bois Francois-Xavier
2013-10-07 20:56     ` Andreas Schwab
2013-10-07 22:54     ` Stefan Monnier
2013-10-08  6:21     ` Eli Zaretskii
2013-10-09 11:04     ` Andreas Röhler

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).