目录事件背景心智负担前置知识解决思路uber-go/zap 代码分析上手开发测试代码同步输出日志异步输出日志不输出日志总结事件背景
I am using COM Interop. I have a call in VB6 which returns a string of roughly 13000 chars. If I execute the call in pure VB6 it takes about 800ms to execute. If I execute it via c# and COM Interop it