BPS 2.3 Release set of pointer sleeve twist B-tree

Source: Internet
Author: User
Keywords B-tree pointer sleeve twist
Tags aliyun based compared data data structure html http memory

BPS is a set of pointer-set torsion b-tree, which can speed up to the fastest and reduce memory usage and maintenance order based on a hash table collection. The collection introduces a new variety of b-tree with super search and http://www.aliyun.com/zixun/aggregation/17204.html "> editing capabilities." Compared with Unordered_set, the collection is only 30% slower, but can reduce memory usage by 3 times times. Compared with ordered Std::set, the collection is 4 times times faster than the ordered std::set and can be reduced by 5 times times the memory usage.

About B-tree

B-tree (multiple search trees, not binary) is a common data structure. Using the B-TREE structure can significantly reduce the intermediate processes that are experienced in locating records, thereby speeding access. According to translation, B is generally considered to be the abbreviation of balance. This data structure is generally used in database indexing, and the overall efficiency is high.

BPS 2.3 This version fixes errors in the data structure checkout routines.

Software Information: http://sourceforge.net/projects/btps/

Download Address: http://sourceforge.net/projects/btps/files/

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.