You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<aid="welcome-to-github-pages" class="anchor" href="#welcome-to-github-pages" aria-hidden="true"><spanclass="octicon octicon-link"></span></a>Welcome to GitHub Pages.</h3>
31
+
<aid="what-is" class="anchor" href="#welcome-to-github-pages" aria-hidden="true"><spanclass="octicon octicon-link"></span></a>What is PHPBench?</h3>
32
32
33
-
<p>This automatic page generator is the easiest way to create beautiful pages for all of your projects. Author your page content here <ahref="https://guides.github.com/features/mastering-markdown/">using GitHub Flavored Markdown</a>, select a template crafted by a designer, and publish. After your page is generated, you can check out the new <code>gh-pages</code> branch locally. If you’re using GitHub Desktop, simply sync your repository and you’ll see the new branch.</p>
33
+
<p>PHPBench is a micro/macro benchmarking framework for PHP, inspired by <ahref="http://openjdk.java.net/projects/code-tools/jmh/">JMH</a> and <ahref="https://phpunit.:e">PHPUnit</a>.</p>
<aid="what-does" class="anchor" href="#what-does" aria-hidden="true"><spanclass="octicon octicon-link"></span></a>How does it work?</h3>
37
37
38
-
<p>We’ve crafted some handsome templates for you to use. Go ahead and click 'Continue to layouts' to browse through them. You can easily go back to edit your page before publishing. After publishing your page, you can revisit the page generator and switch to another theme. Your Page content will be preserved.</p>
38
+
<p>It repeats a methods in benchmarking class and tells you the average time it takes to execute the method.</p>
<p>If you prefer to not use the automatic generator, push a branch named <code>gh-pages</code> to your repository to create a page manually. In addition to supporting regular HTML content, GitHub Pages support Jekyll, a simple, blog aware static site generator. Jekyll makes it easy to create site-wide headers and footers without having to copy them across every page. It also offers intelligent blog support and other advanced templating features.</p>
40
+
<p>It also: performs multiple <b>iterations</b>, generates <b>reports</b>, provides <b>statistics</b> (including standard deviation and z-values), enforces <b>stability</b>, supports different <b>time units</b> and output <b>modes</b> and lots more.
41
+
</p>
44
42
45
43
<h3>
46
-
<aid="authors-and-contributors" class="anchor" href="#authors-and-contributors" aria-hidden="true"><spanclass="octicon octicon-link"></span></a>Authors and Contributors</h3>
44
+
<aid="documentation" class="anchor" href="#documentation" aria-hidden="true"><spanclass="octicon octicon-link"></span></a>Documentation and Installation Instructions</h3>
<p>You can <ahref="https://github.com/blog/821" class="user-mention">@mention</a> a GitHub username to generate a link to their profile. The resulting <code><a></code> element will link to the contributor’s GitHub Profile. For example: In 2007, Chris Wanstrath (<ahref="https://github.com/defunkt" class="user-mention">@defunkt</a>), PJ Hyett (<ahref="https://github.com/pjhyett" class="user-mention">@pjhyett</a>), and Tom Preston-Werner (<ahref="https://github.com/mojombo" class="user-mention">@mojombo</a>) founded GitHub.</p>
49
49
50
-
<h3>
51
-
<aid="support-or-contact" class="anchor" href="#support-or-contact" aria-hidden="true"><spanclass="octicon octicon-link"></span></a>Support or Contact</h3>
52
-
53
-
<p>Having trouble with Pages? Check out our <ahref="https://help.github.com/pages">documentation</a> or <ahref="https://github.com/contact">contact support</a> and we’ll help you sort it out.</p>
0 commit comments