meshio icon indicating copy to clipboard operation
meshio copied to clipboard

improve memory efficiency of flac3d

Open nschloe opened this issue 5 years ago • 2 comments

The current FLAC3D is the worst of all when it comes to memory efficiency. https://github.com/nschloe/meshio#maximum-memory-usage

@keurfonluu You might want to look into this.

nschloe avatar Dec 10 '19 19:12 nschloe

Don't know what else to do to improve the performances after PR #588.

By the way, aren't the I/O speed figures affected by tracemalloc?

keurfonluu avatar Dec 11 '19 06:12 keurfonluu

By the way, aren't the I/O speed figures affected by tracemalloc?

Not really.

nschloe avatar Dec 11 '19 11:12 nschloe