Are you running deno 0.10.0 versus Node? Since there has been some internal refactoring it should now be 80% wrt basic http req/sec (ref: https://deno.land/benchmarks.html#all , though the benchmark might have not covered everything)
Overhead from Flatbuffers is a major reason of the slowdown and we are seeking to get rid of it.
Overhead from Flatbuffers is a major reason of the slowdown and we are seeking to get rid of it.