Skip to content

test: endpoint resolution cache#7923

Closed
trivikr wants to merge 1 commit intomainfrom
test-endpoint-resolution-cache
Closed

test: endpoint resolution cache#7923
trivikr wants to merge 1 commit intomainfrom
test-endpoint-resolution-cache

Conversation

@trivikr
Copy link
Copy Markdown
Member

@trivikr trivikr commented Apr 8, 2026

Issue

Internal JS-6645

Description

Test code for validating endpoint resolution cache

Testing

For subsequent calls, the endpoint is obtained from cache, and is nearly instantaneous

$ node test-endpoint-resolution-cache.mjs
time taken to resolve endpoint: 5311477 ns 
time taken to resolve endpoint: 362917 ns 
time taken to resolve endpoint: 10970 ns 
time taken to resolve endpoint: 5600 ns 
time taken to resolve endpoint: 9351 ns 

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@trivikr trivikr closed this Apr 14, 2026
@trivikr trivikr deleted the test-endpoint-resolution-cache branch April 15, 2026 19:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant