JavaScript submission run time much SLOWER than normal

I noticed that recently, the run time result of JavaScript submission differs a lot and is very unstable. Exactly same solution gives the run time in the range from 56ms to 128ms. Does anyone notice this? Or is there any update / maintenance for JavaScript runtime in the Leetcode platform?

Comments (8)