Skip to content
#

blaze

Here are 95 public repositories matching this topic...

mitar
mitar commented May 13, 2017

https://circleci.com/gh/meteor/blaze/274

FATAL Something's wrong. Maybe you can find the solution here: http://hexo.io/docs/troubleshooting.html
Template render error: (unknown path) [Line 100, Column 2]
  unknown block tag: enddtdd
    at Object.exports.prettifyError (/home/ubuntu/blaze/site/node_modules/hexo/node_modules/nunjucks/src/lib.js:34:15)
    at Obj.extend.render (/home/ubun
conradsnicta
conradsnicta commented Jan 14, 2017

In the Observations section of README.md, it is stated that:

As expected Armadillo with internal BLAS/LAPACK wrappers performance is pretty poor.

This is incorrect, as the meaning of the "internal wrapper" is wrong. There is either a wrapper for an external library, or there isn't. A re-implementation of a function is not an "internal" wrapper, but simply internal functionality. The corr

kellertobias
kellertobias commented Jul 30, 2017

In our app we figured out, that blaze begins to slow down at around 75 entries that are rendered with the same template. After around 250 templates, it feels really laggy.

So the increase of numbers of data to render is not linear to the rendering time

I would be interested if this is also the case with other rendering engines like Vue and react.

Improve this page

Add a description, image, and links to the blaze topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the blaze topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.