I ran some performance comparisons between SS2.0 a...
# releases
m
I ran some performance comparisons between SS2.0 and SS2.1. Time to calculate all prime numbers from 1 to 1000000 is about 40 seconds on SS2 and 11 seconds on SS2.1 😂 In comparison, running the same code in browser console took 0.101 seconds!
😂 1
🤔 1
🧐 2
s
progress!
maybe ES2018 or whatnot will be speedier?
er, wait, SS2.1 is the es2018 thing, right?
m
This new version, SuiteScript 2.1, is based on the ECMAScript 2018 (ES2018) edition of the ECMAScript specification. It includes new SuiteScript 77 language capabilities and functionality, and it supports all standard script types (such as user event scripts, scheduled scripts, and Suitelets). SuiteScript 2.1 and future versions of SuiteScript will also support features planned for future editions of the ECMAScript specification using ES.Next.
s
Is 'SuiteScript 77' anything like Fortran 77? https://web.stanford.edu/class/me200c/tutorial_77/
j
Makes you wonder what kind of hardware are these servers running on 😂 🤣
s
I learned Fortran 77 on a greenscreen.