| www.delorie.com/archives/browse.cgi | search |
| X-Authentication-Warning: | delorie.com: mail set sender to geda-user-bounces using -f |
| X-Recipient: | geda-user AT delorie DOT com |
| X-Original-DKIM-Signature: | v=1; a=rsa-sha256; c=relaxed/relaxed; |
| d=gmail.com; s=20120113; | |
| h=date:from:to:subject:message-id:in-reply-to:references:mime-version | |
| :content-type:content-transfer-encoding; | |
| bh=LZlBAXYJmYv7rpRxvHA+FPcRrK7JJTVlHKUxmZejoGM=; | |
| b=sd4OqeeThTgvIqhfvRaXjLqKorhxMv8+ClYHrercX7Lq5U82kbVRlxWxRL99tDfqJk | |
| 7/gX+dsBRzbZRVCXRVpRblWcuDqimFR/HoP+r/Nqh/9uuzuDZCPqn9OVZXOOYusiqGVp | |
| aMxzjDDsYgvkJlQOj5TpsR9qhtMtzNV3DR7xLwog+iS5ho5eTEp2VtmGUZ7bZB4c58PY | |
| 9G2ELfwMUYUvF6Cu6raMM2rdxBN8OewZ/EhsW+z1Gf/McXdKOrgfiWfqf0i6hoHbM0HT | |
| L1IBwknMXKhAsaO2oEmIZUprwi3xvRgtNfsqY+FqyMMTxGYqbMx9kdQSrQoB8f7Xi6Fw | |
| qznw== | |
| X-Received: | by 10.194.223.39 with SMTP id qr7mr101524041wjc.63.1452026017471; |
| Tue, 05 Jan 2016 12:33:37 -0800 (PST) | |
| Date: | Tue, 5 Jan 2016 21:33:30 +0100 |
| From: | "Nicklas Karlsson (nicklas DOT karlsson17 AT gmail DOT com) [via geda-user AT delorie DOT com]" <geda-user AT delorie DOT com> |
| To: | geda-user AT delorie DOT com |
| Subject: | Re: [geda-user] A fileformat library (Text format perfomance issue, |
| anyone ? ) | |
| Message-Id: | <20160105213330.c221e82463e2b9e272230eaa@gmail.com> |
| In-Reply-To: | <0254E441-E74C-490E-BFF0-DD0BED19F2B2@noqsi.com> |
| References: | <1512221837 DOT AA25291 AT ivan DOT Harhan DOT ORG> |
| <CAC4O8c_UAiFE-vGfoE2tXppHLhaa0dSYz9o_rkdCBo7_SRRtxw AT mail DOT gmail DOT com> | |
| <FFBE7623-E240-4798-96B0-2BECF56C8E29 AT noqsi DOT com> | |
| <CAC4O8c980g1gj15=5njstC_BT-WYDgKQx9BRycdFKA8OvgtiOg AT mail DOT gmail DOT com> | |
| <B54C0E1F-1986-4C79-9F70-7F1919B8B26D AT noqsi DOT com> | |
| <CAC4O8c9bxJP1eMG4yz3YwKkQJRmsDGmLQ0aMd5pJRyu0WpdCtQ AT mail DOT gmail DOT com> | |
| <C1CFCCEE-C64A-4E49-AA64-446C061656D6 AT noqsi DOT com> | |
| <CAC4O8c-zt8B=joDd+ws77D2jt6aZf3MWfR_dAvpzGcNuBrTURQ AT mail DOT gmail DOT com> | |
| <alpine DOT DEB DOT 2 DOT 11 DOT 1601030040320 DOT 2176 AT newt> | |
| <D9825C8C-B6FD-4C7F-A8D5-B8AF06253B72 AT noqsi DOT com> | |
| <CAC4O8c_R5xWLmzj_cz0g0mPWNs6mR4efjXKGBoup8YO6nwnPTA AT mail DOT gmail DOT com> | |
| <CAC4O8c_tZ52RNV5qD3YJmd-Hhoi6j62p! | |
| ! SZZt54S2z _L9YU1RxQ AT mail DOT gmail DOT com> | |
| <A942261D-7C25-4F2D-9CB1-FFC60FA1C160 AT noqsi DOT com> | |
| <CAC4O8c8zk8=Py1yX6fVqF+35SYe39Li=y4jZ8bCeZ1Ev8WccAg AT mail DOT gmail DOT com> | |
| <20160105182120 DOT 3237F809D79B AT turkos DOT aspodata DOT se> | |
| <201601051829 DOT u05IT7TI021027 AT envy DOT delorie DOT com> | |
| <0254E441-E74C-490E-BFF0-DD0BED19F2B2 AT noqsi DOT com> | |
| X-Mailer: | Sylpheed 3.5.0beta1 (GTK+ 2.24.25; x86_64-pc-linux-gnu) |
| Mime-Version: | 1.0 |
| Reply-To: | geda-user AT delorie DOT com |
| Errors-To: | nobody AT delorie DOT com |
| X-Mailing-List: | geda-user AT delorie DOT com |
| X-Unsubscribes-To: | listserv AT delorie DOT com |
> >> . a binary file might be smaller, but that does not matter much > > > > I wrote an app that used a tree-like data file for storage. It > > supported both ascii and binary formats. Not only was the binary > > format significantly smaller, but loaded 10x faster. Parsing text > > files and adapting to the incoming data is more expensive than you > > think. > > But for gEDA, it’s a small overhead relative to everything else, especially if it allows you to use old-fashioned kilobyte tools rather than trendy megabyte tools for processing. To put it another way, did anyone draw schematics big enough to cause any considerable delay at startup? Nicklas Karlsson
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |