Skip to content

me7/imba-dbmonster

Repository files navigation

imba-dbmonster

info

how do i

  • render row with 7 column
  • render table with many rows
  • make a tooltip when hover
  • show repaint speed and memory
  • figure out how to import ENV.js using imba not html script (it's common js)
  • generate random data (ENV.js) see demo from hyperapp
  • convert style.css and bootstrap.css to imba

Result

  • mean view update time 4ms, same as simulacra
  • ram usage is higher, 11MB vs 4MB
  • frame per second is lot lower (80 vs 34). Indicate that memoieze dom may not very performance when lots of change on each repaint (it 100 rows * 7 columns) bm

About

dbmonster benchmark using imba

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published