<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Benchmarking platform</title><link>https://sourceforge.net/p/p2abench/wiki/Benchmarking%2520platform/</link><description>Recent changes to Benchmarking platform</description><atom:link href="https://sourceforge.net/p/p2abench/wiki/Benchmarking%20platform/feed" rel="self"/><language>en</language><lastBuildDate>Mon, 13 May 2013 08:42:04 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/p2abench/wiki/Benchmarking%20platform/feed" rel="self" type="application/rss+xml"/><item><title>Benchmarking platform modified by Tobias Gutzmann</title><link>https://sourceforge.net/p/p2abench/wiki/Benchmarking%2520platform/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v3
+++ v4
@@ -8,4 +8,4 @@

 For the former, you can do the following to try out the platform without actually having to perform own experiments: Register a new project, say, "antlr-test" with version "1.2.3" and specify name filter as "antlr", everything else can be left blank. Then you can upload files as found [here](http://sourceforge.net/p/p2abench/code/HEAD/tree/trunk/p2abench/p2abench-ejb/test/data/antlr/). 2_... and 5_... are static result files, the other are dynamic files. Upload the static files first to avoid a current bug (ooops), then the dynamic result files. Note that after clicking "Submit uploaded data", nothing seems to be happening for a few seconds. That's a pure usability issue due to an AJAX request, it's being performed after all. After a few seconds, you will be forwarded to the "results" page. Click on "Back to project" to submit more results.

-Note that user management (and with it, management of absence proofs as well) on the platform is currently removed. I was not at all happy with the implementation, and it eases testing quite a bit right now.
+Note that user management (and with it, management of absence proofs as well) on the platform is currently removed. I was not at all happy with the implementation, and it makes it much easier for potential users to test the platform quickly.
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Tobias Gutzmann</dc:creator><pubDate>Mon, 13 May 2013 08:42:04 -0000</pubDate><guid>https://sourceforge.net0e9c54c19d427982c54daaaa701aaede00f3eed2</guid></item><item><title>Benchmarking platform modified by Tobias Gutzmann</title><link>https://sourceforge.net/p/p2abench/wiki/Benchmarking%2520platform/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v2
+++ v3
@@ -6,6 +6,6 @@

 For the latter, click on [Upload Microbenchmark Data](http://vhost5.lnu.se:28080/p2abench-web/runMicroBench.jsf) and follow the instructions. You can find some sample files to upload in the SVN repository [here](http://sourceforge.net/p/p2abench/code/HEAD/tree/trunk/p2abench/p2abench-ejb/test/data/microbench/).

-For the former, you can do the following to try out the platform without actually having to perform own experiments: Register a new project, say, "antlr-test" with version "1.2.3" and specify name filter as "antlr", everything else can be left blank. Then you can upload files as found [here](https://sourceforge.net/p/p2abench/code/HEAD/tree/trunk/p2abench/p2abench-ejb/test/data/antlr/). 2_... and 5_... are static result files, the other are dynamic files. Upload the static files first to avoid a current bug (ooops), then the dynamic result files. Note that after clicking "Submit uploaded data", nothing seems to be happening for a few seconds. That's a pure usability issue due to an AJAX request, it's being performed after all. After a few seconds, you will be forwarded to the "results" page. Click on "Back to project" to submit more results.
+For the former, you can do the following to try out the platform without actually having to perform own experiments: Register a new project, say, "antlr-test" with version "1.2.3" and specify name filter as "antlr", everything else can be left blank. Then you can upload files as found [here](http://sourceforge.net/p/p2abench/code/HEAD/tree/trunk/p2abench/p2abench-ejb/test/data/antlr/). 2_... and 5_... are static result files, the other are dynamic files. Upload the static files first to avoid a current bug (ooops), then the dynamic result files. Note that after clicking "Submit uploaded data", nothing seems to be happening for a few seconds. That's a pure usability issue due to an AJAX request, it's being performed after all. After a few seconds, you will be forwarded to the "results" page. Click on "Back to project" to submit more results.

 Note that user management (and with it, management of absence proofs as well) on the platform is currently removed. I was not at all happy with the implementation, and it eases testing quite a bit right now.
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Tobias Gutzmann</dc:creator><pubDate>Mon, 13 May 2013 08:38:04 -0000</pubDate><guid>https://sourceforge.net29ae711fd3261e26b46058dac006f9d352b5f23f</guid></item><item><title>Benchmarking platform modified by Tobias Gutzmann</title><link>https://sourceforge.net/p/p2abench/wiki/Benchmarking%2520platform/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v1
+++ v2
@@ -1,3 +1,11 @@
-The benchmarking platform allows to submit results for different [client analyses](client_analyses).
+The benchmarking platform allows to submit results for different [client analyses](client_analyses). Functionality is there, usability and performance need fine-tuning. But it's worth checking it out.

 The test setup of the benchmarking platform is online [here](http://vhost5.lnu.se:28080/p2abench-web/index.jsf).
+
+You can basically do two things: Upload results for a points-to analysis (that's the main purpose), and run microbenchmark tests, which tell you approximately what your P2A does and what not.
+
+For the latter, click on [Upload Microbenchmark Data](http://vhost5.lnu.se:28080/p2abench-web/runMicroBench.jsf) and follow the instructions. You can find some sample files to upload in the SVN repository [here](http://sourceforge.net/p/p2abench/code/HEAD/tree/trunk/p2abench/p2abench-ejb/test/data/microbench/).
+
+For the former, you can do the following to try out the platform without actually having to perform own experiments: Register a new project, say, "antlr-test" with version "1.2.3" and specify name filter as "antlr", everything else can be left blank. Then you can upload files as found [here](https://sourceforge.net/p/p2abench/code/HEAD/tree/trunk/p2abench/p2abench-ejb/test/data/antlr/). 2_... and 5_... are static result files, the other are dynamic files. Upload the static files first to avoid a current bug (ooops), then the dynamic result files. Note that after clicking "Submit uploaded data", nothing seems to be happening for a few seconds. That's a pure usability issue due to an AJAX request, it's being performed after all. After a few seconds, you will be forwarded to the "results" page. Click on "Back to project" to submit more results.
+
+Note that user management (and with it, management of absence proofs as well) on the platform is currently removed. I was not at all happy with the implementation, and it eases testing quite a bit right now.
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Tobias Gutzmann</dc:creator><pubDate>Mon, 13 May 2013 08:37:31 -0000</pubDate><guid>https://sourceforge.net0c427048ccad5657403411634864e3402d6fbe52</guid></item><item><title>Benchmarking platform modified by Tobias Gutzmann</title><link>https://sourceforge.net/p/p2abench/wiki/Benchmarking%2520platform/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;The benchmarking platform allows to submit results for different &lt;a class="" href="client_analyses"&gt;client analyses&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;The test setup of the benchmarking platform is online &lt;a class="" href="http://vhost5.lnu.se:28080/p2abench-web/index.jsf"&gt;here&lt;/a&gt;.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Tobias Gutzmann</dc:creator><pubDate>Thu, 02 May 2013 19:56:14 -0000</pubDate><guid>https://sourceforge.netb2097576c1ba092ffe05f3487f5f895694293d43</guid></item></channel></rss>