> "The FDIC is not supported by public funds; member banks' insurance dues are its primary source of funding. When dues and the proceeds of bank liquidations are insufficient, it can borrow from the federal government,…
Besides the other use cases that benefit others have mentioned, there's much more to perf than req/s for a webserver. Basic examples: - Latency/processing (which suffers as req/s grows or peaks) - Memory usage (idle, at…
The highlighted contributions you're referring to are from day-to-day work by core JSC contributors/Apple employees.
> Last I checked Bun still handily beats SWC (and ESBuild) on basically everything What did you check? Bun only has basic transpiring currently. I can't imagine what "everything" is, and without bundling, minification,…
typescript(tsc) is the only one that does type checking. bun, deno, esbuild, swc etc. can parse the syntax, but they chuck the TS (they probably don't even add it to the AST, but I haven't checked). Keeping up with…
To add to this: A really good, digestible talk about using SIMD for sorting: https://www.youtube.com/watch?v=M6HaSvifxwQ You can also read the author's blog post series, beginning at…
Flash with ActionScript 2/3 was incredible for this sort of thing as well.
Would love to hear more regarding Microsoft evil, invasive and user hostile. I've certainly consumed the last ~5 year PR propaganda, and am not aware of the bad stuff?
> "The FDIC is not supported by public funds; member banks' insurance dues are its primary source of funding. When dues and the proceeds of bank liquidations are insufficient, it can borrow from the federal government,…
Besides the other use cases that benefit others have mentioned, there's much more to perf than req/s for a webserver. Basic examples: - Latency/processing (which suffers as req/s grows or peaks) - Memory usage (idle, at…
The highlighted contributions you're referring to are from day-to-day work by core JSC contributors/Apple employees.
> Last I checked Bun still handily beats SWC (and ESBuild) on basically everything What did you check? Bun only has basic transpiring currently. I can't imagine what "everything" is, and without bundling, minification,…
typescript(tsc) is the only one that does type checking. bun, deno, esbuild, swc etc. can parse the syntax, but they chuck the TS (they probably don't even add it to the AST, but I haven't checked). Keeping up with…
To add to this: A really good, digestible talk about using SIMD for sorting: https://www.youtube.com/watch?v=M6HaSvifxwQ You can also read the author's blog post series, beginning at…
Flash with ActionScript 2/3 was incredible for this sort of thing as well.
Would love to hear more regarding Microsoft evil, invasive and user hostile. I've certainly consumed the last ~5 year PR propaganda, and am not aware of the bad stuff?