|
Re: newbie question: msg#00312lang.erlang.general
On Wed, 28 Jan 2004 16:57:25 +0200, Primanathan Reddy [ MTN - Innovation Centre ] <Reddy_P@xxxxxxxxx> wrote: The reuse of 'test' as module name and record name helps reduce the number of atoms used, A good rule of thumb is: don't worry about the number of statically created atoms. Dynamically created atoms can be a problem if your set of possible atoms is not finite. There are no speed issues. Atoms are represented as pointers to entries in the global atom table. /Uffe -- Ulf Wiger |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Megaco and step 8 in RFC example: 00312, Samuel Tardieu |
|---|---|
| Next by Date: | Re: parser & scanner: 00312, Ulf Wiger |
| Previous by Thread: | newbie questioni: 00312, Primanathan Reddy [ MTN - Innovation Centre ] |
| Next by Thread: | guards: 00312, Vlad Dumitrescu |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |