Divy Srivastava
733f79a08b
Revert "Add "to Rust string" benchmarks" ( #1576 )
...
Revert "Add "to Rust string" benchmarks (#1566 )"
This reverts commit fa9db41e55
.
2024-08-16 16:11:36 +05:30
Divy Srivastava
fa9db41e55
Add "to Rust string" benchmarks ( #1566 )
2024-08-16 09:45:12 +05:30
snek
70e18db2ff
update fast calls api ( #1564 )
2024-08-13 18:15:34 +02:00
snek
adf56a4f0f
feat: changes for vm ( #1557 )
2024-08-05 11:15:56 +02:00
Divy Srivastava
49c77327a6
New const
evaluated FastFunction API ( #1201 )
2023-03-22 20:37:48 +05:30
Bartek Iwańczuk
b1884eb1f5
Change signature of FunctionTemplate::build_fast ( #1197 )
...
Changes signature of "FunctionTemplate::build_fast" to allow
to pass "CFunctionInfo" explicitly. If it's not passed explicitly,
it's still autogenerated.
2023-03-16 08:23:04 +01:00
Bert Belder
d85f78527f
perf: optimize FunctionCallbackInfo and PropertyCallbackInfo methods ( #1104 )
2022-10-19 21:41:22 +02:00
Divy Srivastava
5dd41e9dba
use Isolate for creating primitives ( #1082 )
2022-10-06 20:44:16 +02:00
Divy Srivastava
40cb4f8ec9
Skip running benchmarks in CI ( #1085 )
2022-10-05 16:23:27 +00:00
Divy Srivastava
6444cb9d61
Add benchmarks for V8 native function calls ( #1079 )
2022-09-20 18:54:44 +05:30