Avatar for the langchain-ai user
langchain-ai
quickjs-rs
BlogDocsChangelog

fix(quickjs-rs): exclude async host wait time from eval_async deadlines

#19Merged
Comparing
cc/exclude-host-call-time-from-deadline
(
f53274a
) with
main
(
ab96fd0
)
CodSpeed Performance Gauge
-1%
Untouched
33

Benchmarks

33 total
bench_runtime_create
benchmarks/test_startup.py
CodSpeed Performance Gauge
+2%
14.8 µs14.5 µs
bench_host_call_noop
benchmarks/test_host_functions.py
CodSpeed Performance Gauge
+1%
3.3 µs3.3 µs
bench_context_create
benchmarks/test_startup.py
CodSpeed Performance Gauge
+1%
159.6 µs158.8 µs
bench_eval_regex
benchmarks/test_eval_sync.py
CodSpeed Performance Gauge
0%
30.8 µs30.7 µs
bench_eval_json_parse
benchmarks/test_eval_sync.py
CodSpeed Performance Gauge
0%
17.5 µs17.4 µs
bench_eval_object_create_1k
benchmarks/test_eval_sync.py
CodSpeed Performance Gauge
0%
562.8 µs561.1 µs
bench_mem_runtime_4x_context_payload
benchmarks/test_memory.py
CodSpeed Performance Gauge
0%
2.2 MB2.2 MB
bench_mem_runtime_context_create
benchmarks/test_memory.py
CodSpeed Performance Gauge
0%
87 KB87 KB
bench_mem_gc_reclaim_cycle
benchmarks/test_memory.py
CodSpeed Performance Gauge
0%
2.1 MB2.1 MB
bench_eval_string_concat
benchmarks/test_eval_sync.py
CodSpeed Performance Gauge
0%
3.9 µs3.9 µs
bench_eval_fibonacci_30
benchmarks/test_eval_sync.py
CodSpeed Performance Gauge
0%
102.8 ms103.1 ms
bench_eval_json_parse_10kb
benchmarks/test_eval_sync.py
CodSpeed Performance Gauge
0%
243.1 µs244 µs
bench_eval_loop_1m
benchmarks/test_eval_sync.py
CodSpeed Performance Gauge
0%
23.9 ms24 ms
bench_marshal_string_100kb
benchmarks/test_marshaling.py
CodSpeed Performance Gauge
0%
27.7 µs27.8 µs
bench_runtime_and_context
benchmarks/test_startup.py
CodSpeed Performance Gauge
0%
127.7 µs128.3 µs
bench_marshal_bytes_1mb
benchmarks/test_marshaling.py
CodSpeed Performance Gauge
-1%
73.4 µs73.9 µs
bench_host_call_identity_dict
benchmarks/test_host_functions.py
CodSpeed Performance Gauge
-1%
4.8 µs4.8 µs
bench_marshal_dict_flat_100
benchmarks/test_marshaling.py
CodSpeed Performance Gauge
-1%
42.3 µs42.6 µs
bench_marshal_list_10k_ints
benchmarks/test_marshaling.py
CodSpeed Performance Gauge
-1%
720.2 µs726.6 µs
bench_eval_async_fan_out_10
benchmarks/test_eval_async.py
CodSpeed Performance Gauge
-1%
257.6 µs260.3 µs
bench_eval_async_immediate_host
benchmarks/test_eval_async.py
CodSpeed Performance Gauge
-2%
146.7 µs149 µs
bench_eval_noop
benchmarks/test_eval_sync.py
CodSpeed Performance Gauge
-2%
2.7 µs2.7 µs
bench_marshal_int
benchmarks/test_marshaling.py
CodSpeed Performance Gauge
-2%
3.6 µs3.7 µs
bench_marshal_string_1kb
benchmarks/test_marshaling.py
CodSpeed Performance Gauge
-2%
4.3 µs4.4 µs
bench_eval_async_sequential_10
benchmarks/test_eval_async.py
CodSpeed Performance Gauge
-2%
363.6 µs370.7 µs

Commits

Click on a commit to change the comparison range
Base
main
ab96fd0
+11.52%
exclude async host wait time from eval_async deadlines
33ed468
18 days ago
by ccurme
-12.48%
cr (copilot)
f53274a
18 days ago
by ccurme
© 2026 CodSpeed Technology
Home Terms Privacy Docs