http://qs321.pair.com?node_id=11138717


in reply to Re: Anyone with XS experience willing to create a high performance data type for Perl?
in thread Anyone with XS experience willing to create a high performance data type for Perl?

  • Comment on Re^2: Anyone with XS experience willing to create a high performance data type for Perl?

Replies are listed 'Best First'.
Re^3: Anyone with XS experience willing to create a high performance data type for Perl?
by bliako (Monsignor) on Nov 11, 2021 at 12:06 UTC

    You are right. In the link I posted, dict.c depends on ruby.h but the link you posted does not, the dependency for ruby.h is now in rbtree.c. (I posted that link as I was lazy, to avoid finding out how to extract source code from gem files). Do you have test code to demonstrate use of dict operations implemented in dict.c?