Skip to content

Release v0.0.44

Compare
Choose a tag to compare
@github-actions github-actions released this 02 Jul 08:56
096160f

Changes in this Release

  • API Longtail_MergeContentIndex(), Longtail_CreateCacheBlockStoreAPI() and Longtail_CreateFSBlockStoreAPI() not takes a job_api as a required argument
  • CHANGE Use faster hash lookup for simple hash -> index mapping
  • CHANGE Optimized EnsureParentPathExists
  • CHANGE Increased size of chunk buffer to reduce IO churn
  • CHANGE Merge memory allocations to bigger single chunks
  • CHANGE Longtail_MergeContentIndex is now multi threaded
  • CHANGE Job dispatching is done in batches when possible
  • CHANGE Longtail_RetargetContent() is now significantly faster