Asynchronous code runs slower than synchronous version in haskell

后端 未结 0 1188
清歌不尽
清歌不尽 2020-12-08 16:36

Benchmarking the following:

#!/usr/bin/env stack
-- stack --resolver lts-16.2 script --package async --package criterion

import           Control.Concurrent.         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题