Subject: | Documentation: reasons to use this module |
It would be useful if the documentation explained what advantages the module brings.
- Are the objects faster than simple Perl blessed hash objects?
(I imagine they are.)
- Do the objects use less memory than simple Perl blessed hash objects?
(I imagine they do.)
- Does it make the objects simpler to use in Inline::C-based subs?
(I imagine it does.)
Some benchmarks, etc would also be appreciated.