Photoroom / datago

A golang-based data loader which can be used from Python. Processing data per sample at GB/s speeds, covering various use cases eventually.
MIT License
82 stars 0 forks source link

[gopy] Cleaner bytes buffer transfer #38

Closed blefaudeux closed 22 hours ago

blefaudeux commented 22 hours ago

Doesn't seem to affect speed, doing more tests to make sure. Goal is to fix a mem leak which seems to happen in high throughput situations (cc @tarek-ayed )