15%
28.11.2021
Fetcher just under 15 minutes to index the 554 PDF files from the test suite of 13GB.
Recoll
With Recoll, the leader in desktop search programs enters the fray. The Ubuntu repository offered version 1
15%
03.02.2022
,32
1,33
2,34
3,35
4,36
5,37
6,38
7,39
8,40
9,41
10,42
11,43
12,44
13,45
14,46
15,47
16,48
17,49
18,50
19,51
20,52
21,53
22,54
23,55
24,56
25,57
26,58
27,59
28,60
29,61
30,62
31,63
The lstopo tool
15%
30.11.2025
) (out= 131)(deflated 17%)
adding: WEB-INF/(in = 0) (out= 0)(stored 0%)
adding: WEB-INF/web.xml(in = 63) (out= 48)(deflated 23%)
# cp helloworld.war ../../jboss-5.1.0.GA/server/all/deploy/
20:15
15%
30.11.2025
: 1386145 0 IO-APIC-edge pata_sch
07 15: 0 0 IO-APIC-edge pata_sch
08 16: 9 0 IO-APIC-fasteoi pciehp
09 17: 3398067 0 IO
15%
30.11.2025
.createRelationshipTo(cologne, RelTypes.reachable);
14 Relationship a1_k_do = cologne.createRelationshipTo(dortmund, RelTypes.reachable);
15 // Save data and quit:
16 tx.success();
17 tx.finish();
18 database
15%
27.05.2025
transformation, extracting only the values of the required tags (Figure 15). In this way, you receive the desired information as needed and can see directly how many and where optimizations are possible
15%
10.10.2012
.0-206.1.x86_64 15 M
Transaction Summary
========================================================================
Install 1 Package(s)
Total size: 15 M
Installed size: 15 M
Is this ok [y/N]: y
15%
05.02.2019
SQL> SELECT * FROM marks;
11
12 SQL> DELIMITER //
13
14 SQL> CREATE AGGREGATE FUNCTION agg_count(x INT) RETURNS INT
15 BEGIN
16 DECLARE count_students INT DEFAULT 0;
17 DECLARE CONTINUE HANDLER
15%
07.06.2019
.01 '*' 0.05 '.' 0.1 ' ' 1
Approximate significance of smooth terms:
edf Ref.df F p-value
s(dayOfYear):as.factor(wday)Tuesday 15.32 18 6.413 < 2e-16 ***
s(dayOfYear):as.factor(wday)Thursday 12
15%
05.08.2024
-demo
Now, create the script in Listing 15 to see Moto's basic capabilities as a library in action. This test code simply runs AWS calls between the mock.start and mock.stop methods (lines 16-29). That's all