forked from FrankBro/erl-be-tree
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* new function betree_write_dot added * new functionality - search with id lists, added * new test added; using latest be-tree * new feature with using event created as C object is added * change betree_make_event to make usage from rtb-gateway more convinient * some more simplifications for rtb_gateway usage * betree_make_event returns execution time * memory allocation for event fixed * now all betree_search return sorted id list * using v1.2.1 be-tree * no changes almost * betree_search_tests - added tests with multiple Betrees * added 'with_event' related benchmark functions * betree.c - re-ordered functions according to 'nif_functions' table * be-tree tag changed --------- Co-authored-by: Victor Savkov <[email protected]>
- Loading branch information
1 parent
35258a7
commit c1cd823
Showing
8 changed files
with
1,237 additions
and
448 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.