StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

jmrk

Rating
1599.50 (1,798th)
Reputation
6,338 (25,621st)
Page: 1 2 3 4 ... 10
Title Δ
What is the default value of available memory when `--max-old-space... 0.00
In 2018 a Tech Lead at Google said they were working to "suppo... 0.00
Is there a Chrome embedded in Visual Studio Code 0.00
Can I run V8 engine with options on android? 0.00
Is there any way to get Node.JS and V8 to automatically vectorize s... 0.00
pre-parsing and execution context 0.00
Why is the first function call is executed two times faster than al... +2.61
When we say that the Javascript engine / nodejs is single threaded,... +0.37
Get the BytecodeArray of a Local<Function> on Nodejs c++ land 0.00
How to render Vulkan to a web browser? 0.00
Why does V8 uses pointer tagging and not NaN boxing? 0.00
Why is using find() on these arrays so slow when within a for loop? +0.40
Why async/await performs better than threads if it is just a wrappe... +0.37
Debugging Chrome Javascript engine source code from Developer Tools 0.00
Why does replacing the apple emoji replace all fruit emojies? 0.00
Why is if(1) faster than if(true) -1.99
javascript loop (for statement) slows down after 2.1 billion iterat... 0.00
Transfering v8 types to c++ types (string) 0.00
Different results of Math.hypot() on Chrome and Firefox 0.00
In Node, is Buffer.length a static property? 0.00
Embedder side pointer compression is DISABLED 0.00
How to estimate javascript call stack maximum size? 0.00
Google unit tests seems like custom syntax 0.00
google chrome - log v8 regexp execution 0.00
How to use isolate->terminateExecution to stop all threads 0.00
where does V8 actually consume the raw javascript code? 0.00
Why is the execution time of this function call changing? +2.00
Why is the execution time of this function call changing? -2.00
How to find top 10 slowest functions in node.js? Profiling node.js 0.00
'marking' an object for garbage collection in NodeJS 0.00
How to demonstrate V8 Weak Pointer callback? 0.00
Can we use Chrome V8 functionalities from GAS? 0.00
How to write a setter with newer V8 API? 0.00
How to detect a word on Safari using js? 0.00
ES6 Modules with top-level await on embedded v8 0.00
Inconsistent performance of Google's V8 executing WebAssembly 0.00
Why "Map" manipulation is much slower than "Object&q... 0.00
How JavaScript variable name link to memory address? 0.00
Why is array.prototype.slice() so slow on sub-classed arrays? 0.00
Pass array to V8 function 0.00
Embeding V8 in C++ causes "unrecognized external symbol"... 0.00
Why do I get the error Map is not defined using Google's V8 eng... 0.00
Retained Size in Chrome memory snapshot - what exactly is being ret... 0.00
Is v8 capable of dead code elimination, based on the value of the `... 0.00
Why does V8 isValidSmi native function returns true on float number? 0.00
Does Javascript (V8) optimizes unused return values 0.00
V8: why is my function not available for JavaScript code? 0.00
Node Js On Multi-Core Processors +0.38
The strange behavior of let and var in Javascript +1.11
The meaning of "'x' is not a function or its return va... 0.00