Slow mesh loading due to json?

Is there a way to load meshes from a binary format? Loading seems to be slow for us since playcanvas uses json (ascii) to load meshes.

Even when importing binary fbx files, playcanvas converted it to a readable ascii json.

thanks in advance,
dan

You could try loading binary glTF 2.0 files (GLB format):