|
|
|
|
|
by d4tocchini
4364 days ago
|
|
Perf is surprisingly good, suitable for modern web apps. The bottleneck is DOM & CSS selector resolution, not the constraint solver - Cassowary is a beast! We're working on a lib for pre-computing GSS layouts server-side, but it's significantly more hardcore than traditional pre-processing. What we really need is browser vendors to offer deeper API hooks into layout lifecycle, painting, etc |
|