wang_rx 发表于 2015-9-16 00:49:05

Io.js v3.3.0 发布,服务器 JS 引擎

  http_parser: Significant performance improvement by having http.Server consume all initial data from its net.Socket and parsing directly without having to enter JavaScript. Any 'data' listeners on the net.Socket will result in the data being "unconsumed" into JavaScript, thereby undoing any performance gains. (Fedor Indutny) #2355
页: [1]
查看完整版本: Io.js v3.3.0 发布,服务器 JS 引擎