| Maxim Khitrov: |
|
I would start with something simple, like using the system function to
run your Go binary and passing data via stdin/stdout or files, measure
the performance, and then move on to more complicated methods, if
needed.
On Tue, Sep 2, 2014 at 1:38 PM, Gerald Stan <gerald...@gmail.com> wrote:
> i do some parsing with golang...matlab sends the text to be parsed to
> golang, go does the parsing and needs to send it back to matlab...
> i need an option with low latency...
>
> yeah, but i cant compile my go source with mex...
I didnt see that the executable was on a network drive. ;) ...getting similar times now.