2009年6月23日星期二

[PerlChina] Re: 求类似Class::Accessor的推荐模块

On 6/24/09, Fayland Lam <fayland@gmail.com> wrote:
try App::Benchmark::Accessors

Well, it tests against runtime performance only. For example, it first constructs everything up here without benchmark:

http://cpansearch.perl.org/src/MARCEL/App-Benchmark-Accessors-0.06/lib/App/Benchmark/Accessors.pm

Then it times the reading/writing of the accessors, which my script (intentionally) exclude. For instance:

http://cpansearch.perl.org/src/MARCEL/App-Benchmark-Accessors-0.06/t/get.t (reading)

or

http://cpansearch.perl.org/src/MARCEL/App-Benchmark-Accessors-0.06/t/set.t (writing)

Except that, nice module though :)

Thanks!
-agentzh


--~--~---------~--~----~------------~-------~--~----~
您收到此信息是由于您订阅了 Google 论坛"PerlChina Mongers 讨论组"论坛。
 要在此论坛发帖,请发电子邮件到 perlchina@googlegroups.com
 要退订此论坛,请发邮件至 perlchina+unsubscribe@googlegroups.com
 更多选项,请通过 http://groups.google.com/group/perlchina?hl=zh-CN 访问该论坛

-~----------~----~----~----~------~----~------~--~---

没有评论: