Derek Gathright
Derek Gathright
The `html` option was designed for including snippets of HTML into your tests, not really for including scripts. For that latter use-case, take a look at the [YUI Gallery](https://github.com/derek/yui-benchmark/blob/master/examples/yui-gallery.js) example,...
Early in development, there were two HTML options (`topHTML` and `bottomHTML`), but that ended up being undesirable and confusing for a few reasons. I think more ideally, YUI Benchmark should...
Additional thought... I like the idea of including those files in the existing `assets` option, as they are assets to be included in the application, they just have a slightly...
> Can you explain includeInHead? Is it a way to specify where the templateHTML be written? If false, does it write to body start or body end? I believe there...
Same issue. And when I try to close the terminal window, I get the OSX screen of death and have to reboot. Happened twice. I'm sure this is probably something...
@danbeam was actually talking about submitting a patch for this yesterday. Dan, step up to the plate, dawg.
Today I learned that when you nominate someone else to take a bug in a F/OSS project, you instead are nominating yourself. Fair enough. :) I'll patch with some examples...