Browse Source

Merge pull request #1713 from svaarala/graphs-page-cleanup

Graphs page cleanup
website-benchmarks-page
Sami Vaarala 7 years ago
committed by GitHub
parent
commit
90013d9e10
  1. 5
      website/graphs.html

5
website/graphs.html

@ -1,10 +1,13 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>Duktape graphs</title>
<style type="text/css">
</style>
<body>
<h1>Graphs</h1>
<h1>Duktape graphs</h1>
<p>Graphs are over merges (not individual commits), master HEAD is on the
right. GCC -Os with symbol pruning is used to compile a "hello world"

Loading…
Cancel
Save