blob: 79c8c004be1a43daf41ecf3c424d49bcf3d991ba (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mageia-dev] noarch vs. arch
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20noarch%20vs.%20arch&In-Reply-To=%3CCAONrEtbsrxPFr05eDU3-1f0Go%3DzE3dL-TTeDpy%2BTQRFyiVPwfQ%40mail.gmail.com%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="007783.html">
<LINK REL="Next" HREF="007774.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-dev] noarch vs. arch</H1>
<B>Thierry Vignaud</B>
<A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20noarch%20vs.%20arch&In-Reply-To=%3CCAONrEtbsrxPFr05eDU3-1f0Go%3DzE3dL-TTeDpy%2BTQRFyiVPwfQ%40mail.gmail.com%3E"
TITLE="[Mageia-dev] noarch vs. arch">thierry.vignaud at gmail.com
</A><BR>
<I>Mon Sep 5 11:24:26 CEST 2011</I>
<P><UL>
<LI>Previous message: <A HREF="007783.html">[Mageia-dev] noarch vs. arch
</A></li>
<LI>Next message: <A HREF="007774.html">[Mageia-dev] noarch vs. arch
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#7799">[ date ]</a>
<a href="thread.html#7799">[ thread ]</a>
<a href="subject.html#7799">[ subject ]</a>
<a href="author.html#7799">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>On 3 September 2011 18:52, Liam R E Quin <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">liam at holoweb.net</A>> wrote:
>><i> xml-info is used for the data not found in synthesis.
</I>><i>
</I>><i> At one point I started to look at using dbxml to read these, which could
</I>><i> make rpmdrake much faster... it uses the bsd db package to keep an index
</I>><i> of XML documents so you can search without having to parse again, for
</I>><i> example...but dbxml wasn't packaged. I could look into it again; dbxml
</I>><i> has APIs in multiple languages (including Perl as well as many others).
</I>
Pardon me but I'm quite a bit skeptical before absence of numbers.
I think you don't know what is slow in rpmdrake...
Though urpm::media::configure does consumes a couple seconds to
parse synthesis, what is actually slow is then computing the updates
You cant claim doing this or that would speed up anything without
actually testing something first...
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="007783.html">[Mageia-dev] noarch vs. arch
</A></li>
<LI>Next message: <A HREF="007774.html">[Mageia-dev] noarch vs. arch
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#7799">[ date ]</a>
<a href="thread.html#7799">[ thread ]</a>
<a href="subject.html#7799">[ subject ]</a>
<a href="author.html#7799">[ author ]</a>
</LI>
</UL>
<hr>
<a href="https://www.mageia.org/mailman/listinfo/mageia-dev">More information about the Mageia-dev
mailing list</a><br>
</body></html>
|