Benchmark-Serialize

 view release on metacpan or  search on metacpan

lib/Benchmark/Serialize/Library/ProtocolBuffers.pm  view on Meta::CPAN


=head1 METHODS

The following class methods is supported

=over 4

=item register $name => $proto, %options

Registers a benchmark of the protocol specified by C<$proto> with the
benchmark name C<$name>. The module make a best guess of the class name to use
for encoding. If this fails it can be forced by using a 
C<class =E<gt> $classname> option.

=back

=cut

my $msg = 0;

sub register {



( run in 0.707 second using v1.01-cache-2.11-cpan-702932259ff )