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 5 ... 10
Title Δ
How to run wasm on d8 0.00
Unable to access exception properties in v8 runtime +0.39
Do all node js versions use the same version of v8 0.00
Do browsers always treat strings and numbers in Javascript as immut... 0.00
how to get the return value of a JS function from V8? 0.00
Node js native module, triggering callback from objective-c block e... 0.00
How v8 Javascript engine performs bit operations on Int32Array values 0.00
Javascript infinite recursive function crashes Chromium 50 ARM64 li... 0.00
Streaming data into V8 / out of V8 0.00
How do I assign a name to a v8::Object so that scripts can access it? 0.00
Can anyone explain V8 bytecode LdaTheHole? +1.30
How can I inspect x86/x64 code generated by V8 from WebAssembly? 0.00
Is js native array.flat slow for depth=1? 0.00
Intercept all function calls in javascript 0.00
Where does V8's large object space reside? 0.00
Mere presence of ES6 setters/getters causes performance hit in an u... 0.00
Is the global execution context the same as the global object in Ja... 0.00
problem using MailApp.sendEmail(emailAddress, subject, message); wi... +1.59
Same functions returns differently in chrome javascript and nodejs 0.00
Can anyone explain this Google V8 bytecode CreateObjectLiteral? 0.00
Does V8 Ignition execute highly optimized machine code that is prod... 0.00
In javascript, If functions are 1st class objects. Then where the v... +2.05
what does V8.InvokeApiInterruptCallbacks do? 0.00
Why does sorting 32-bit numbers using JavaScript so much faster tha... 0.00
google v8 persistent Context - script compilation crashes 0.00
Dealing with tuples in Javascript: container data structures 0.00
Writing high-performance Javascript code without getting deoptimised 0.00
Building V8 from source -0.14
Are method entries and exits in NodeJS/V8 traceable through debuggi... 0.00
In node.js --prof output, what is this strangely-named C++ function... 0.00
Performance of declaring function withing a scope of a function vs... +1.85
Does Javascript file size impact parsing time on browser? Will two... +0.39
V8 "segmentation fault (core dumped)" Error Displayed By... 0.00
How do I rewrite this code for V8 from Rhino? +0.38
V8 function execution interruption 0.00
what do v8's IncrementalMarking and ProcessWeakCallbacks garbag... 0.00
Are internal slot and internal methods actually implemented by Java... 0.00
I does not know why it is 25 0.00
run java script in R 0.00
Unexpected slowdown in Chrome on high-iteration count 0.00
Profiling for Node.js Application 0.00
Why does V8 give this confusing error message? 0.00
How do I create wrapper for a v8::Persistent<v8::Function> to... 0.00
Is there a way to covert a v8 function to a normal function usable... 0.00
implement infinite lists in v8 0.00
Is JavaScript standby functionality stored in RAM or the hard drive? 0.00
Event loop - Infinte loop won't stop rendering pipeline in Chro... -0.62
How can i point the c pointer to v8::object's value 0.00
After what exact number of execution function gets hot in V8? 0.00
The confusion with JIT compilation in V8 0.00