<feed xmlns='http://www.w3.org/2005/Atom'>
<title>hardinfo2.git/modules/benchmark/fft.c, branch release-2.1.1pre</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.gnuabordo.com.br/debian/hardinfo2.git/atom?h=release-2.1.1pre</id>
<link rel='self' href='https://git.gnuabordo.com.br/debian/hardinfo2.git/atom?h=release-2.1.1pre'/>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/debian/hardinfo2.git/'/>
<updated>2024-05-14T09:49:52+00:00</updated>
<entry>
<title>FIX Missing header include - Thanx to LucasCastro</title>
<updated>2024-05-14T09:49:52+00:00</updated>
<author>
<name>hwspeedy</name>
<email>ns@bigbear.dk</email>
</author>
<published>2024-05-14T09:49:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/debian/hardinfo2.git/commit/?id=ecbcdea0fba5f391ff3ac24f813073ed3832eb65'/>
<id>urn:sha1:ecbcdea0fba5f391ff3ac24f813073ed3832eb65</id>
<content type='text'>
</content>
</entry>
<entry>
<title>FIX FFT Benchmark memory leak</title>
<updated>2024-03-14T12:33:29+00:00</updated>
<author>
<name>hwspeedy</name>
<email>ns@bigbear.dk</email>
</author>
<published>2024-03-14T12:33:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/debian/hardinfo2.git/commit/?id=3e5d70b7d9e1555e516547c7d6d56b712ea4ed15'/>
<id>urn:sha1:3e5d70b7d9e1555e516547c7d6d56b712ea4ed15</id>
<content type='text'>
</content>
</entry>
<entry>
<title>FIX new benchmarks working for slow &amp; fast machines</title>
<updated>2024-02-08T18:52:53+00:00</updated>
<author>
<name>bigbear</name>
<email>ns@bigbear.dk</email>
</author>
<published>2024-02-08T02:13:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/debian/hardinfo2.git/commit/?id=590da61f2e3fbcdb7493485f3e2ea359ccc0ac89'/>
<id>urn:sha1:590da61f2e3fbcdb7493485f3e2ea359ccc0ac89</id>
<content type='text'>
</content>
</entry>
<entry>
<title>LICENSE Changed to GPL2+ for project and source code According to approval from copyright holders - see: https://github.com/lpereira/hardinfo/issues/530 https://github.com/lpereira/hardinfo/issues/707</title>
<updated>2024-02-08T18:52:52+00:00</updated>
<author>
<name>bigbear</name>
<email>ns@bigbear.dk</email>
</author>
<published>2024-02-07T21:10:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/debian/hardinfo2.git/commit/?id=da0d0d9040b91ecef5985af982d7e77ae435a957'/>
<id>urn:sha1:da0d0d9040b91ecef5985af982d7e77ae435a957</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update copyright information</title>
<updated>2021-11-08T04:36:46+00:00</updated>
<author>
<name>L Pereira</name>
<email>l@tia.mat.br</email>
</author>
<published>2021-11-08T04:36:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/debian/hardinfo2.git/commit/?id=f139c5f5c562ed721c5f0d874a4dddb4c2a89e6e'/>
<id>urn:sha1:f139c5f5c562ed721c5f0d874a4dddb4c2a89e6e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Benchmark: fixes, user_note, verifiable test data</title>
<updated>2019-08-15T03:02:42+00:00</updated>
<author>
<name>Burt P</name>
<email>pburt0@gmail.com</email>
</author>
<published>2019-08-11T04:11:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/debian/hardinfo2.git/commit/?id=d17909c82b03ad0427a285c66766421751546c42'/>
<id>urn:sha1:d17909c82b03ad0427a285c66766421751546c42</id>
<content type='text'>
* fix zlib display order
* fix cryptohash MiB/s calculation
* revision and params for other benchmarks
* allow attaching user note to bench result with -u
* don't inlcude the new result value bits if they are empty/invalid
  in bench_value_to_str(). bench_value_from_str() doesn't need to be modified.
* bench_results: clean old result cpu name for x86
* use problem_marker() from dmi_memory to mark old version bench results
* benchmark: verifiable test data size and content
  - The test data benchmark.data is stored in a file
    that could be edited to change the size or content.
    /* to guarantee size */
    gchar *get_test_data(gsize min_size);

    /* to checksum content */
    char *md5_digest_str(const char *data, unsigned int len);

Signed-off-by: Burt P &lt;pburt0@gmail.com&gt;
</content>
</entry>
<entry>
<title>Benchmark results: store threads used</title>
<updated>2018-02-27T15:41:51+00:00</updated>
<author>
<name>Burt P</name>
<email>pburt0@gmail.com</email>
</author>
<published>2017-12-17T14:56:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/debian/hardinfo2.git/commit/?id=c8785521f39c3a86454ade890018ca021272c621'/>
<id>urn:sha1:c8785521f39c3a86454ade890018ca021272c621</id>
<content type='text'>
Benchmark results store actual number of threads used by benchmark
when it was run. Previously, results assumed all available threads
were used.

Examples:
* CPU Fib only uses one
* FPU FFT uses 4, 2, or 1
* N-Queens uses 10, 5, 2, or 1

Signed-off-by: Burt P &lt;pburt0@gmail.com&gt;
</content>
</entry>
<entry>
<title>Remove outdated arch directory</title>
<updated>2010-05-04T00:56:09+00:00</updated>
<author>
<name>Leandro A. F. Pereira</name>
<email>leandro@hardinfo.org</email>
</author>
<published>2010-05-04T00:43:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/debian/hardinfo2.git/commit/?id=36b1110fc48e3237be1fd658c503cfaae16d6c9c'/>
<id>urn:sha1:36b1110fc48e3237be1fd658c503cfaae16d6c9c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move files from hardinfo2 to root.</title>
<updated>2010-05-04T00:08:06+00:00</updated>
<author>
<name>Leandro A. F. Pereira</name>
<email>leandro@hardinfo.org</email>
</author>
<published>2010-05-03T12:27:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/debian/hardinfo2.git/commit/?id=9273c075a2f993c5154614b70233d8f74515c851'/>
<id>urn:sha1:9273c075a2f993c5154614b70233d8f74515c851</id>
<content type='text'>
</content>
</entry>
</feed>
