all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* OKURI-NASI
@ 2022-05-29 20:18 Lars Ingebrigtsen
  2022-05-29 20:22 ` OKURI-NASI Lars Ingebrigtsen
  2022-05-30  7:31 ` OKURI-NASI Stefan Kangas
  0 siblings, 2 replies; 14+ messages in thread
From: Lars Ingebrigtsen @ 2022-05-29 20:18 UTC (permalink / raw)
  To: emacs-devel

The following takes 15 seconds on my laptop:

(skkdic-convert "~/src/emacs/trunk/leim/SKK-DIC/SKK-JISYO.L" "/tmp/")

This generates the lisp/leim/ja-dic/ja-dic.el file in a normal (or
bootstrap) build.

I wonder whether anybody's taken a look at speeding that up lately?
Because it's a bit annoying (especially since make isn't doing much else
while parsing/generating the dictionary).

We could, alternatively, just include the generated file in git (because
it seldom changes), but...  On the one hand, it would save a lot of
electricity, but on the other hand, including generated files in git is
a bit tedious.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no




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

end of thread, other threads:[~2022-06-01  2:54 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-05-29 20:18 OKURI-NASI Lars Ingebrigtsen
2022-05-29 20:22 ` OKURI-NASI Lars Ingebrigtsen
2022-05-30  2:28   ` OKURI-NASI Eli Zaretskii
2022-05-30  9:47     ` OKURI-NASI Lars Ingebrigtsen
2022-05-30 11:39       ` OKURI-NASI Eli Zaretskii
2022-05-30 11:44         ` OKURI-NASI Lars Ingebrigtsen
2022-05-30 11:49           ` OKURI-NASI Lars Ingebrigtsen
2022-05-30 12:08           ` OKURI-NASI Eli Zaretskii
2022-05-30 15:22             ` OKURI-NASI Lars Ingebrigtsen
2022-06-01  2:54               ` OKURI-NASI Lars Ingebrigtsen
2022-05-30  7:31 ` OKURI-NASI Stefan Kangas
2022-05-30  9:53   ` OKURI-NASI Lars Ingebrigtsen
2022-05-30 13:06     ` OKURI-NASI Stefan Monnier
2022-05-30 13:19       ` OKURI-NASI Lars Ingebrigtsen

Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.