p5-Convert-Bencode_XS
0.06_2Faster conversions to/from Bencode format
Convert::Bencode_XS exists for a couple of reasons, first of all performance. Especially bdecode() is between 10 and 200 times faster than Convert::Bencode version (depending on file): the great speed increase is in part due to the iterative algorithm used. bencode() is written in C for better performance, but it still uses a recursive algorithm. It manages to be around 3 to 5 times faster than Convert::Bencode version. Check out the "extras" directory in this distribution for benchmarks.
Origin: converters/p5-Convert-Bencode_XS
Category: converters
Size: 23.6KiB
License: not specified
Maintainer: perl@FreeBSD.org
Dependencies: 2 packages
Required by: 0 packages
$
pkg install p5-Convert-Bencode_XSDependencies (2)
More in converters
p5-JSON4.10
Perl extension to convert to JSON (JavaScript Object Notation)libiconv1.18_1
Character set conversion libraryphp84-mbstring8.4.16
The mbstring shared extension for phpfribidi1.0.16
Free Implementation of the Unicode Bidirectional Algorithmphp83-mbstring8.3.29
The mbstring shared extension for phprubygem-base640.3.0
Encode and decode binary data using a Base64 representationphp82-mbstring8.2.30
The mbstring shared extension for phpphp85-mbstring8.5.1
The mbstring shared extension for phpp5-JSON-MaybeXS1.004008
Use Cpanel::JSON::XS with a fallback to JSON::PPphp84-iconv8.4.16
The iconv shared extension for php