summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKohei Yoshida <kyoshida@novell.com>2010-03-22 18:20:03 -0400
committerKohei Yoshida <kyoshida@novell.com>2010-03-22 18:20:03 -0400
commit7e627a7df9a2f72eb8871514205447d06bb59cb6 (patch)
tree656291858d3b42452aa42558cee9002d7ab05f00
parent58f7aab9463956c0a092dbf0eaab94f292a44bb2 (diff)
More work on the Discover page.
Replaced the startup performance item with Calc's row limit increase.
-rw-r--r--discover/go-calc-row-limit.pngbin0 -> 7574 bytes
-rw-r--r--discover/go-calc-solver-thumb.pngbin53720 -> 0 bytes
-rw-r--r--discover/go-calc-solver.pngbin96356 -> 0 bytes
-rw-r--r--discover/index.html9
-rw-r--r--discover/index.php9
5 files changed, 10 insertions, 8 deletions
diff --git a/discover/go-calc-row-limit.png b/discover/go-calc-row-limit.png
new file mode 100644
index 0000000..1589c1a
--- /dev/null
+++ b/discover/go-calc-row-limit.png
Binary files differ
diff --git a/discover/go-calc-solver-thumb.png b/discover/go-calc-solver-thumb.png
deleted file mode 100644
index 9f8f6c7..0000000
--- a/discover/go-calc-solver-thumb.png
+++ /dev/null
Binary files differ
diff --git a/discover/go-calc-solver.png b/discover/go-calc-solver.png
deleted file mode 100644
index d846bc1..0000000
--- a/discover/go-calc-solver.png
+++ /dev/null
Binary files differ
diff --git a/discover/index.html b/discover/index.html
index c6cbd39..c99e928 100644
--- a/discover/index.html
+++ b/discover/index.html
@@ -67,10 +67,11 @@ SVG import filter. (<a href="tiger.svg" type="image/svg+xml">sample</a>)</p>
</div>
<div class="discover-tile" style="width: 15em;">
-<h4>Startup performance</h4>
-<p>Go-oo starts faster:<br>
-go-oo 2.1 vs. Sun/OO.o 2.3</p>
-<img src="startup.png" alt="startup comparison chart" />
+<h4>1 million rows in Calc</h4>
+<p>Go-oo&rsquo;s Calc supports 1 million rows. Major performance issues associated with the row limit increase have been worked out to ensure usability
+ (<a href="http://kohei.us/2010/02/20/increasing-calcs-row-limit-to-1-million/">read more</a>).<br>
+</p>
+<img src="go-calc-row-limit.png" alt="1 million row support" />
</div>
<div class="discover-tile" style="width: 15em;">
diff --git a/discover/index.php b/discover/index.php
index 28beae4..af640c2 100644
--- a/discover/index.php
+++ b/discover/index.php
@@ -38,10 +38,11 @@ SVG import filter. (<a href="tiger.svg" type="image/svg+xml">sample</a>)</p>
</div>
<div class="discover-tile" style="width: 15em;">
-<h4>Startup performance</h4>
-<p>Go-oo starts faster:<br>
-go-oo 2.1 vs. Sun/OO.o 2.3</p>
-<img src="startup.png" alt="startup comparison chart" />
+<h4>1 million rows in Calc</h4>
+<p>Go-oo&rsquo;s Calc supports 1 million rows. Major performance issues associated with the row limit increase have been worked out to ensure usability
+ (<a href="http://kohei.us/2010/02/20/increasing-calcs-row-limit-to-1-million/">read more</a>).<br>
+</p>
+<img src="go-calc-row-limit.png" alt="1 million row support" />
</div>
<div class="discover-tile" style="width: 15em;">