An open API service indexing awesome lists of open source software.

https://github.com/shybyte/performance-aware-programming-js

Performance-Aware Programming in JavaScript/TypeScript (https://www.computerenhance.com/p/table-of-contents)
https://github.com/shybyte/performance-aware-programming-js

Last synced: 11 months ago
JSON representation

Performance-Aware Programming in JavaScript/TypeScript (https://www.computerenhance.com/p/table-of-contents)

Awesome Lists containing this project

README

          

# performance-aware-programming-js
Performance-Aware Programming in JavaScript/TypeScript (https://www.computerenhance.com/p/table-of-contents)

```
node --allow-natives-syntax --trace-turbo --no-turbo-inlining ${file};
```

## Turbolizer
Code: https://github.com/v8/v8/tree/master/tools/turbolizer

Online: https://v8.github.io/tools/head/turbolizer/index.html