]> jfr.im git - irc.git/blob - software/!RELEASES/ircservices/achurch.org/services/lists/ircservices-coding/2002/000529.html
RELEASE -> !RELEASE
[irc.git] / software / !RELEASES / ircservices / achurch.org / services / lists / ircservices-coding / 2002 / 000529.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
2 <HTML>
3 <HEAD>
4 <TITLE> [IRCServices Coding] Cygnus
5 </TITLE>
6 <LINK REL="Index" HREF="index.html" >
7 <LINK REL="made" HREF="mailto:ircservices-coding%40ircservices.za.net?Subject=%5BIRCServices%20Coding%5D%20Cygnus&In-Reply-To=">
8 <META NAME="robots" CONTENT="index,nofollow">
9 <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
10 <LINK REL="Previous" HREF="000545.html">
11 <LINK REL="Next" HREF="000530.html">
12 </HEAD>
13 <BODY BGCOLOR="#ffffff">
14 <H1>[IRCServices Coding] Cygnus</H1>
15 <B>Andrew Church</B>
16 <A HREF="mailto:ircservices-coding%40ircservices.za.net?Subject=%5BIRCServices%20Coding%5D%20Cygnus&In-Reply-To="
17 TITLE="[IRCServices Coding] Cygnus">achurch at achurch.org
18 </A><BR>
19 <I>Fri Apr 12 10:17:05 PDT 2002</I>
20 <P><UL>
21 <LI>Previous message: <A HREF="000545.html">[IRCServices Coding] Another question
22 </A></li>
23 <LI>Next message: <A HREF="000530.html">[IRCServices Coding] 5.0a28 seemingly inaccurate startup warnings in log
24 </A></li>
25 <LI> <B>Messages sorted by:</B>
26 <a href="date.html#529">[ date ]</a>
27 <a href="thread.html#529">[ thread ]</a>
28 <a href="subject.html#529">[ subject ]</a>
29 <a href="author.html#529">[ author ]</a>
30 </LI>
31 </UL>
32 <HR>
33 <!--beginarticle-->
34 <PRE>&gt;&gt;<i> As mentioned above, commands have more overhead (mostly because they
35 </I>&gt;&gt;<i> use callbacks), so any comparisons done with 4.x don't count even more.
36 </I>&gt;<i>
37 </I>&gt;<i>That and loadable modules, which would have the additional overhead of
38 </I>&gt;<i>context switching. *shudder*
39 </I>
40 Er, modules and context switching have nothing to do with each other.
41 The only overhead outside of callbacks used by modules is when actually
42 loading them, and if that's such a concern you can always compile the
43 modules statically which dramatically reduces that overhead. (On second
44 thought, that's not _quite_ true because there are cases where you have
45 to look up symbols in other modules, but I've tried to keep those to a
46 minimum so they shouldn't significantly impact anything.)
47
48 --Andrew Church
49 <A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices-coding">achurch at achurch.org</A>
50 <A HREF="http://achurch.org/">http://achurch.org/</A>
51
52 </PRE>
53
54 <!--endarticle-->
55 <HR>
56 <P><UL>
57 <!--threads-->
58 <LI>Previous message: <A HREF="000545.html">[IRCServices Coding] Another question
59 </A></li>
60 <LI>Next message: <A HREF="000530.html">[IRCServices Coding] 5.0a28 seemingly inaccurate startup warnings in log
61 </A></li>
62 <LI> <B>Messages sorted by:</B>
63 <a href="date.html#529">[ date ]</a>
64 <a href="thread.html#529">[ thread ]</a>
65 <a href="subject.html#529">[ subject ]</a>
66 <a href="author.html#529">[ author ]</a>
67 </LI>
68 </UL>
69
70 </body></html>