Colorbox Node Js
Categories
Component ID
1935110
Component name
Colorbox Node Js
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Component created
Component changed
Component body
This module extends the colorbox node module by providing cached ajax output and running a different bootstrapping method. It improves performance currently by aprx. 40%. Due to Drupals ajax handling I cant serve the ajax callbacks straight from boostrap level DRUPAL_BOOTSTRAP_PAGE_CACHE - if I could the performance increase would be somewhere around 1400% (tested this already).
as always, benchmarks depend on hardware, current load and actual rendered nodes/ total data. Tests where done using a macbook pro 2,66Ghz dual core running osx and mamp with almost standard configurations for mysql. apc was not used.
Further documentation, benchmarks and developing is coming.
dependencies:
- http://drupal.org/project/js
- apache or similar webserver for rewriting the colorbox_node lookup
