タグ

関連タグで絞り込む (0)

  • 関連タグはありません

タグの絞り込みを解除

VirtualDOMとJavaScriptとbenchmarkに関するefclのブックマーク (1)

  • How to win in Web Framework Benchmarks

    Two years ago I’ve started my journey to explore Virtual DOM and wrote kivi library. This library is using key ideas from React, but has completely different implementation. The primary goal for this library was to show the best numbers in benchmarks. I wouldn’t recommend to use kivi for anything except benchmarks, and I hope nobody is using it. Almost all implementations that have the best result

    How to win in Web Framework Benchmarks
    efcl
    efcl 2016/11/21
    kiviというReactのようなUIライブラリを作っていくにあたりベンチマークを見てどのような最適化をしていくかという話。 色々なDOMライブラリのベンチマークを試し、どのような点を改善すれば結果がよくなったかという話
  • 1