erlang 進程消息及ets性能測試

進程消息發送與接收html 1> test:test_proc_msg(10000000, {"test"}). {3145000,ok} 2> test:test_proc_msg(10000000, {"test","test"}). {3731000,ok} 3> test:test_proc_msg(10000000, {"testtesttesttest"}). {4428000,ok}
相關文章
相關標籤/搜索