<feed xmlns='http://www.w3.org/2005/Atom'>
<title>hardinfo2.git/tools, branch release-2.0.3pre</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.gnuabordo.com.br/hardinfo2.git/atom?h=release-2.0.3pre</id>
<link rel='self' href='https://git.gnuabordo.com.br/hardinfo2.git/atom?h=release-2.0.3pre'/>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/hardinfo2.git/'/>
<updated>2024-02-10T12:03:09+00:00</updated>
<entry>
<title>FIX tools cleaning tool</title>
<updated>2024-02-10T12:03:09+00:00</updated>
<author>
<name>bigbear</name>
<email>ns@bigbear.dk</email>
</author>
<published>2024-02-10T12:03:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/hardinfo2.git/commit/?id=26ccb8821315569cf75c55d336d306f2043677a9'/>
<id>urn:sha1:26ccb8821315569cf75c55d336d306f2043677a9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ADD readd clean tool - tools/rm_hardinfo.sh</title>
<updated>2024-02-08T21:25:51+00:00</updated>
<author>
<name>hwspeedy</name>
<email>ns@bigbear.dk</email>
</author>
<published>2024-02-08T21:25:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/hardinfo2.git/commit/?id=f8bf0c62947288e7cef0d5ec40579e331a1088ff'/>
<id>urn:sha1:f8bf0c62947288e7cef0d5ec40579e331a1088ff</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Clean - HARDINFO2 BASE</title>
<updated>2024-02-08T18:52:52+00:00</updated>
<author>
<name>bigbear</name>
<email>ns@bigbear.dk</email>
</author>
<published>2024-02-08T18:52:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/hardinfo2.git/commit/?id=9a05f56e1bf36abab41d12f92f2c75266c44bd4a'/>
<id>urn:sha1:9a05f56e1bf36abab41d12f92f2c75266c44bd4a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add simple script to populate server during transition period</title>
<updated>2020-05-10T15:34:23+00:00</updated>
<author>
<name>Leandro Pereira</name>
<email>leandro@hardinfo.org</email>
</author>
<published>2020-05-10T15:34:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/hardinfo2.git/commit/?id=86e3c6d468e1f996ce6a1717c395d8f637c342c6'/>
<id>urn:sha1:86e3c6d468e1f996ce6a1717c395d8f637c342c6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>DataFromSuperUser is expected to be a boolean in the server</title>
<updated>2020-05-10T15:34:10+00:00</updated>
<author>
<name>Leandro Pereira</name>
<email>leandro@hardinfo.org</email>
</author>
<published>2020-05-10T15:33:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/hardinfo2.git/commit/?id=9c4e1da5e7a27dc2f1ce06122148c908fe346452'/>
<id>urn:sha1:9c4e1da5e7a27dc2f1ce06122148c908fe346452</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Load benchmark results from JSON files</title>
<updated>2020-05-09T20:14:31+00:00</updated>
<author>
<name>Leandro Pereira</name>
<email>leandro@hardinfo.org</email>
</author>
<published>2020-05-09T19:25:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/hardinfo2.git/commit/?id=3038c80308b93394f7a9178d9b7adc7a5e0c28d6'/>
<id>urn:sha1:3038c80308b93394f7a9178d9b7adc7a5e0c28d6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Cleanups in benchmark-conf-to-json.py</title>
<updated>2020-05-09T18:09:03+00:00</updated>
<author>
<name>Leandro Pereira</name>
<email>leandro@hardinfo.org</email>
</author>
<published>2020-05-04T04:50:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/hardinfo2.git/commit/?id=539a4f019cf68ca93452e1b6d384daf823271d23'/>
<id>urn:sha1:539a4f019cf68ca93452e1b6d384daf823271d23</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add script to convert benchmark.conf to benchmark.json</title>
<updated>2020-05-04T01:14:47+00:00</updated>
<author>
<name>Leandro Pereira</name>
<email>leandro@hardinfo.org</email>
</author>
<published>2020-05-04T01:14:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/hardinfo2.git/commit/?id=ae0fac0baa8d9eee2925fd25d5ed32b6f26da6f1'/>
<id>urn:sha1:ae0fac0baa8d9eee2925fd25d5ed32b6f26da6f1</id>
<content type='text'>
The new server will send and retrieve information in JSON, as that was
what was easier to do.  Having a more verbose format makes things a
whole lot easier to work with, too, so there's this bonus.

This script replicates some of the work that HardInfo does to adapt the
various versions of benchmark.conf, including cleaning up the CPU names
and whatnot.  (Might be a good idea to store the raw values in the
database too just in case.)

Results seem sane from a first glance, but this will need some testing.

The idea is to use this script once, use it to rewrite the benchmark
result loader, and then populate the server with this information.  After
that, this script can be thrown away.
</content>
</entry>
</feed>
