blob: 512f76c2a2b7fc9334d1d9ddd6f63c41172d0b6a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>conikost@gentoo.org</email>
<name>Conrad Kostecki</name>
</maintainer>
<longdescription>
This benchmark application is designed to benchmark interactivity in Linux.
It is designed to measure the effect of changes in Linux kernel design or system
configuration changes such as CPU, I/O scheduler and filesystem changes and options.
With careful benchmarking, different hardware can be compared.
</longdescription>
<upstream>
<bugs-to>https://github.com/ckolivas/interbench/issues</bugs-to>
</upstream>
<origin>srcux</origin>
</pkgmetadata>
|