• B
    refactor: fixes for futures (#3363) · f356b2bd
    Bartek Iwańczuk 提交于
    After landing #3358 the benchmarks exploded indicating problems with workers and deno_core_http_bench.
    
    This PR dramatically fixes thread/syscall count that showed up on benchmarks. Thread count is not back to previous levels but difference went from hundreds/thousands to about ~50.
    f356b2bd
http_bench.rs 8.2 KB