Japan Venture going Global 2014,Oct,22 Final versionAkira Kitamura
?
This 狠狠撸 is presented at DowJones PE seminar at Oct,22,2014 in Tokyo.
This 狠狠撸 describe
- Venture financing by 2014-3Q
- VC Round analysis
- by Industry
- focus go global startups
- Ranking by VC,CVC,VB
these stats and analysis will be finalized by 2014 annual report.
The document discusses the introduction of the built-in Ruby method string#undump in Ruby 2.5, which serves as the inverse of string#dump by converting printable ASCII strings back to their original unescaped format. It outlines the motivation for its implementation, citing the need to read access logs from nginx and the challenges faced in creating an effective solution. Additionally, it mentions the development of an external gem, string_unescape, to address limitations and enhance functionality.
The document discusses the optimization of the rational number library in Ruby and prompts readers to explore the source code. It highlights the inefficiencies of Ruby level method calls and efforts to speed up calculations through C-layer implementations. Additionally, it mentions a grant project from the Ruby Association aimed at improving the library's performance.
The document discusses the introduction of the built-in Ruby method string#undump in Ruby 2.5, which serves as the inverse of string#dump by converting printable ASCII strings back to their original unescaped format. It outlines the motivation for its implementation, citing the need to read access logs from nginx and the challenges faced in creating an effective solution. Additionally, it mentions the development of an external gem, string_unescape, to address limitations and enhance functionality.
The document discusses the optimization of the rational number library in Ruby and prompts readers to explore the source code. It highlights the inefficiencies of Ruby level method calls and efforts to speed up calculations through C-layer implementations. Additionally, it mentions a grant project from the Ruby Association aimed at improving the library's performance.