sparklemotion/nokogiri

[doc] Document memory management model

Open

#2,183 opened on Feb 1, 2021

View on GitHub
 (0 comments) (0 reactions) (0 assignees)Ruby (806 forks)batch import
help wantedtopic/documentation

Repository metrics

Stars
 (5,615 stars)
PR merge metrics
 (Avg merge 1d 7h) (14 merged PRs in 30d)

Description

This issue comment should be expanded upon and made into a page explaining how we deal with libxml2's memory model within Ruby's mark-and-sweep GC model:

https://github.com/sparklemotion/nokogiri/issues/1952#issuecomment-770856928

Contributor guide