Hacker News new | ask | show | jobs
Mikado is the webs fastest template library for building user interfaces (github.com)
13 points by sirinath 2266 days ago
1 comments

It seems like in other tests it scores pretty evenly with many other frameworks/libraries: https://krausest.github.io/js-framework-benchmark/current.ht...

They say it's because of "The different to other benchmark implementations is, that the given task is not known before the data was available" here: https://github.com/nextapps-de/mikado/blob/master/bench/READ...

I'm not sure what they mean by that.