Speakers
Speakers

メドピアトラック16:30 - 17:00

Seeking Multi-threaded friendly JavaScript

In order to get the most out of machine specifications, it is essential to take advantage of multi-threading. Especially for tools such as bundlers, the amount of processing increases with the number of files to be processed, and single-threading can be time-consuming. However, JavaScript is single-threaded oriented, and there are a number of difficulties in utilizing multi-threading. In this session, using Vite as a concrete example, we will discuss how to change existing code to utilize multithreading with less man-hours. We will also discuss the ideal design of JavaScript that can easily take advantage of multi-threading.

発表資料
翠 / sapphi-redの写真

Vite Core Team Member Digital Creation Club traP in Tokyo Institute of Technology

翠 / sapphi-red

Core team member of Vite, master student of Information and Communication at Tokyo Institute of Technology. I was the leader of the SysAd group in traP, a digital creation club at Tokyo Tech, which develops and operates tools used in the club. Currently, he contributes to Vite and works as a web engineer at Pocket Signs, Inc.