Commit Graph

15 Commits

Author SHA1 Message Date
Louis Dionne
9895803ede Bump copyright year to 2017 2017-01-07 14:14:18 -08:00
Louis Dionne
870281f601 Exclude some files from the Boost-inspect report
- chart.html contains a link to external content, but that's OK.
- doc/header.html and doc/footer.html contain "invalid links" and
  "invalid characters" because of $relpath^, which is understood by
  Doxygen.
2016-01-28 12:28:50 -05:00
Louis Dionne
4f6db9132e [doc] Make sure charts are available offline 2016-01-15 16:50:12 -05:00
Louis Dionne
c29c04c0a7 [doc] Improve the organization of the doc/ folder 2016-01-04 15:02:01 -05:00
Louis Dionne
c41a5cb6be Update copyright notices for 2016 2016-01-01 14:54:06 -05:00
Louis Dionne
feeea67453 [Doc] Add missing copyright notices in doc/
Fixes #228
2015-12-23 17:56:28 -05:00
Louis Dionne
45c94ff96d [Doc] Move chart-related JavaScript to doc/ and simplify the local chart viewer 2015-12-23 12:25:54 -05:00
Louis Dionne
48da4cf5c4 [Doc] Always use https for external scripts
As explained in [1], it seems that protocol-relative URLs are now an
anti-pattern. Hence, f750a7a was the wrong fix.

[1]: https://www.paulirish.com/2010/the-protocol-relative-url/
2015-11-27 17:35:10 -05:00
Louis Dionne
dbd0fb9246 Change links from ldionne/hana to boostorg/hana 2015-10-19 09:41:47 -04:00
Louis Dionne
26a40bb623 [Benchmarks] Do not run benchmarks in Default build type on Clang 3.5 2015-10-03 21:15:00 -04:00
Louis Dionne
3e662013af [Benchmark] Allow navigating trough commits in the local chart viewer 2015-09-27 13:52:32 -04:00
Louis Dionne
54171139bc [Benchmarks, Doc] Update version of the Github.js lib and improve chart.html 2015-08-24 11:47:40 -04:00
Louis Dionne
ca37fdfa4c [Doc] Add a section on performance in the tutorial
Also:
- Introduce the .js charts we have in the reference
- Remove the ugly "Generated by Doxygen" footer
- Refactor the benchmarks
2015-04-25 16:31:56 -04:00
Louis Dionne
52c10011dc [Benchmarks] Refactoring
- Modularize the directory structure
- Add code bloat benchmarks
- Benchmark larger MPL vectors
- Improve the chart display

Fixes #45
2015-04-23 13:07:39 -04:00
Louis Dionne
76d94cdcb2 [Benchmarks] Add a basic setup to visualize benchmarks 2015-04-18 19:55:20 -04:00