Skip to content

chore(deps): Bump pnpm/action-setup from 6.0.9 to 6.0.10 - #270

Merged
rm-hull merged 1 commit into
mainfrom
dependabot/github_actions/pnpm/action-setup-6.0.10
Aug 6, 2026
Merged

chore(deps): Bump pnpm/action-setup from 6.0.9 to 6.0.10#270
rm-hull merged 1 commit into
mainfrom
dependabot/github_actions/pnpm/action-setup-6.0.10

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 6, 2026

Copy link
Copy Markdown
Contributor

Bumps pnpm/action-setup from 6.0.9 to 6.0.10.

Release notes

Sourced from pnpm/action-setup's releases.

v6.0.10

What's Changed

New Contributors

Full Changelog: pnpm/action-setup@v6...v6.0.10

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [pnpm/action-setup](https://github.com/pnpm/action-setup) from 6.0.9 to 6.0.10.
- [Release notes](https://github.com/pnpm/action-setup/releases)
- [Commits](pnpm/action-setup@v6.0.9...v6.0.10)

---
updated-dependencies:
- dependency-name: pnpm/action-setup
  dependency-version: 6.0.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Aug 6, 2026
@github-actions

github-actions Bot commented Aug 6, 2026

Copy link
Copy Markdown
Contributor
TestsPassed ✅SkippedFailed
JUnit Test Report156 ran156 passed0 skipped0 failed
TestResult
JUnit Test Report
com/rm-hull/dot-block/internal.TestCheckHandler/Plain_text_-_mixed✅ passed
com/rm-hull/dot-block/internal.TestCheckHandler/JSON_array_-_mixed✅ passed
com/rm-hull/dot-block/internal.TestCheckHandler/Plain_text_-_all_allowed✅ passed
com/rm-hull/dot-block/internal.TestCheckHandler/Plain_text_-_all_blocked✅ passed
com/rm-hull/dot-block/internal.TestCheckHandler/JSON_array_-_empty✅ passed
com/rm-hull/dot-block/internal.TestCheckHandler/JSON_array_-_invalid✅ passed
com/rm-hull/dot-block/internal.TestCheckHandler✅ passed
com/rm-hull/dot-block/internal.TestIntegration_DNSFunctionality/UDP_-_Good_Domain✅ passed
com/rm-hull/dot-block/internal.TestIntegration_DNSFunctionality/UDP_-_Blocked_Domain✅ passed
com/rm-hull/dot-block/internal.TestIntegration_DNSFunctionality/TCP_-_Good_Domain✅ passed
com/rm-hull/dot-block/internal.TestIntegration_DNSFunctionality/TCP_-_Blocked_Domain✅ passed
com/rm-hull/dot-block/internal.TestIntegration_DNSFunctionality/DoT_(Plain)_-_Good_Domain✅ passed
com/rm-hull/dot-block/internal.TestIntegration_DNSFunctionality/DoT_(Plain)_-_Blocked_Domain✅ passed
com/rm-hull/dot-block/internal.TestIntegration_DNSFunctionality/DoH_GET_-_Good_Domain✅ passed
com/rm-hull/dot-block/internal.TestIntegration_DNSFunctionality/DoH_GET_-_Blocked_Domain✅ passed
com/rm-hull/dot-block/internal.TestIntegration_DNSFunctionality/DoH_POST_-_Good_Domain✅ passed
com/rm-hull/dot-block/internal.TestIntegration_DNSFunctionality/DoH_POST_-_Blocked_Domain✅ passed
com/rm-hull/dot-block/internal.TestIntegration_DNSFunctionality✅ passed
com/rm-hull/dot-block/internal/blocklist.TestBlocklist_DisableAndIsBlocked✅ passed
com/rm-hull/dot-block/internal/blocklist.TestBlocklist_SubdomainHierarchy✅ passed
com/rm-hull/dot-block/internal/blocklist.TestLoader_Metadata✅ passed
com/rm-hull/dot-block/internal/blocklist.TestLoader_Count✅ passed
com/rm-hull/dot-block/internal/blocklist.TestLoader_Stream✅ passed
com/rm-hull/dot-block/internal/blocklist.TestUpdater_Run✅ passed
com/rm-hull/dot-block/internal/config.TestStructToMap_Redacted/redacts_non-zero_redacted_field✅ passed
com/rm-hull/dot-block/internal/config.TestStructToMap_Redacted/does_not_include_zero_value_redacted_field_with_omitempty✅ passed
com/rm-hull/dot-block/internal/config.TestStructToMap_Redacted/handles_time.Duration_formatting✅ passed
com/rm-hull/dot-block/internal/config.TestStructToMap_Redacted/LogValue_implements_slog.LogValuer✅ passed
com/rm-hull/dot-block/internal/config.TestStructToMap_Redacted/boolean_fields_are_always_included_even_when_false✅ passed
com/rm-hull/dot-block/internal/config.TestStructToMap_Redacted✅ passed
com/rm-hull/dot-block/internal/config.TestSchemaGeneration✅ passed
com/rm-hull/dot-block/internal/config.TestSchemaMatchesStruct✅ passed
com/rm-hull/dot-block/internal/forwarder.TestDNSCache_Close_Idempotent✅ passed
com/rm-hull/dot-block/internal/forwarder.TestDNSCache_Set_AfterClose✅ passed
com/rm-hull/dot-block/internal/forwarder.TestDNSCache_Get✅ passed
com/rm-hull/dot-block/internal/forwarder.TestDNSCache_Len✅ passed
com/rm-hull/dot-block/internal/forwarder.TestDNSDispatcher_HandleDNSRequest_MixedBlockedAndUpstream✅ passed
com/rm-hull/dot-block/internal/forwarder.TestDNSDispatcher_HandleDNSRequest_Allowed✅ passed
com/rm-hull/dot-block/internal/forwarder.TestDNSDispatcher_HandleDNSRequest_Blocked✅ passed
com/rm-hull/dot-block/internal/forwarder.TestDNSDispatcher_HandleDNSRequest_BlockedIncludesEDE✅ passed
com/rm-hull/dot-block/internal/forwarder.TestDNSDispatcher_HandleDNSRequest_MultipleQuestions✅ passed
com/rm-hull/dot-block/internal/forwarder.TestDNSDispatcher_HandleDNSRequest_CacheHit✅ passed
com/rm-hull/dot-block/internal/forwarder.TestDNSDispatcher_HandleDNSRequest_CacheHit_ECS✅ passed
com/rm-hull/dot-block/internal/forwarder.TestDNSDispatcher_ResolveUpstream_BadRCode✅ passed
com/rm-hull/dot-block/internal/forwarder.TestDNSDispatcher_NegativeCacheTtlFloor✅ passed
com/rm-hull/dot-block/internal/forwarder.TestDNSDispatcher_HandleDNSRequest_DNSSD_NXDOMAIN✅ passed
com/rm-hull/dot-block/internal/forwarder.TestDNSDispatcher_HandleDNSRequest_UpstreamNXDOMAIN_NoLogError✅ passed
com/rm-hull/dot-block/internal/forwarder.TestDNSDispatcher_HandleDNSRequest_UpstreamNOTIMP_NoLogError✅ passed
com/rm-hull/dot-block/internal/forwarder.TestDNSDispatcher_HandleDNSRequest_UpstreamSERVFAIL_LogError✅ passed
com/rm-hull/dot-block/internal/forwarder.TestDNSDispatcher_ReservedTLDs/example.invalid.✅ passed
com/rm-hull/dot-block/internal/forwarder.TestDNSDispatcher_ReservedTLDs/localhost.✅ passed
com/rm-hull/dot-block/internal/forwarder.TestDNSDispatcher_ReservedTLDs/test.local.✅ passed
com/rm-hull/dot-block/internal/forwarder.TestDNSDispatcher_ReservedTLDs/my.test.✅ passed
com/rm-hull/dot-block/internal/forwarder.TestDNSDispatcher_ReservedTLDs/my.example.✅ passed
com/rm-hull/dot-block/internal/forwarder.TestDNSDispatcher_ReservedTLDs/my.internal.✅ passed
com/rm-hull/dot-block/internal/forwarder.TestDNSDispatcher_ReservedTLDs✅ passed
com/rm-hull/dot-block/internal/forwarder.TestDNSDispatcher_ECS_Injection/IPv4_Enabled✅ passed
com/rm-hull/dot-block/internal/forwarder.TestDNSDispatcher_ECS_Injection/IPv4_Disabled✅ passed
com/rm-hull/dot-block/internal/forwarder.TestDNSDispatcher_ECS_Injection/IPv6_Enabled✅ passed
com/rm-hull/dot-block/internal/forwarder.TestDNSDispatcher_ECS_Injection/Unknown_IP✅ passed
com/rm-hull/dot-block/internal/forwarder.TestDNSDispatcher_ECS_Injection✅ passed
com/rm-hull/dot-block/internal/forwarder.TestDNSDispatcher_HandleDNSRequest_CacheHit_CNAME✅ passed
com/rm-hull/dot-block/internal/forwarder.TestDNSDispatcher_HandleDNSRequest_CacheHit_MultiLevelCNAME✅ passed
com/rm-hull/dot-block/internal/forwarder.TestResolveUpstreamCacheKeyCollision✅ passed
com/rm-hull/dot-block/internal/forwarder.TestDNSDispatcher_reportError_OddAdditionalFields✅ passed
com/rm-hull/dot-block/internal/forwarder.TestDNSDispatcher_HandleDNSRequest_CacheHit_NODATA✅ passed
com/rm-hull/dot-block/internal/forwarder.TestDNSDispatcher_HandleDNSRequest_CacheHit_NXDOMAIN✅ passed
com/rm-hull/dot-block/internal/forwarder.TestDNSCheck_Pass_SOA_Root✅ passed
com/rm-hull/dot-block/internal/forwarder.TestDNSCheck_Pass_Failure✅ passed
com/rm-hull/dot-block/internal/forwarder.TestDNSCheck_Pass_Unreachable✅ passed
com/rm-hull/dot-block/internal/forwarder.TestDNSCheck_Name✅ passed
com/rm-hull/dot-block/internal/forwarder.TestDNSCheck_WithRoundRobinClient✅ passed
com/rm-hull/dot-block/internal/forwarder.TestIsDNSSDQuery/db._dns-sd._udp.0.68.168.192.in-addr.arpa.✅ passed
com/rm-hull/dot-block/internal/forwarder.TestIsDNSSDQuery/b._dns-sd._udp.local.✅ passed
com/rm-hull/dot-block/internal/forwarder.TestIsDNSSDQuery/r._dns-sd._udp.example.com.✅ passed
com/rm-hull/dot-block/internal/forwarder.TestIsDNSSDQuery/dr._dns-sd._udp.example.com.✅ passed
com/rm-hull/dot-block/internal/forwarder.TestIsDNSSDQuery/lb._dns-sd._udp.example.com.✅ passed
com/rm-hull/dot-block/internal/forwarder.TestIsDNSSDQuery/example.com.✅ passed
com/rm-hull/dot-block/internal/forwarder.TestIsDNSSDQuery/_dns-sd._udp.example.com.✅ passed
com/rm-hull/dot-block/internal/forwarder.TestIsDNSSDQuery/_services._dns-sd._udp.example.com.✅ passed
com/rm-hull/dot-block/internal/forwarder.TestIsDNSSDQuery✅ passed
com/rm-hull/dot-block/internal/http/handlers.TestBlocklistHandler_Status✅ passed
com/rm-hull/dot-block/internal/http/handlers.TestBlocklistHandler_Disable_Single✅ passed
com/rm-hull/dot-block/internal/http/handlers.TestBlocklistHandler_Disable_All✅ passed
com/rm-hull/dot-block/internal/http/handlers.TestBlocklistHandler_Reenable_All✅ passed
com/rm-hull/dot-block/internal/http/handlers.TestBlocklistHandler_Reenable_Single✅ passed
com/rm-hull/dot-block/internal/http/handlers.TestBlocklistHandler_Reload✅ passed
com/rm-hull/dot-block/internal/http/handlers.TestBlocklistHandler_CheckInvalidJSON✅ passed
com/rm-hull/dot-block/internal/http/handlers.TestBlocklistHandler_CheckTooManyDomains✅ passed
com/rm-hull/dot-block/internal/http/handlers.TestBlocklistHandler_CheckInvalidDomain✅ passed
com/rm-hull/dot-block/internal/http/handlers.TestParseDuration/Go_duration_-_1h✅ passed
com/rm-hull/dot-block/internal/http/handlers.TestParseDuration/Go_duration_-_30m✅ passed
com/rm-hull/dot-block/internal/http/handlers.TestParseDuration/Go_duration_-_90s✅ passed
com/rm-hull/dot-block/internal/http/handlers.TestParseDuration/Go_duration_-_1h30m✅ passed
com/rm-hull/dot-block/internal/http/handlers.TestParseDuration/Go_duration_-_500ms✅ passed
com/rm-hull/dot-block/internal/http/handlers.TestParseDuration/ISO8601_-_PT1H✅ passed
com/rm-hull/dot-block/internal/http/handlers.TestParseDuration/ISO8601_-_PT30M✅ passed
com/rm-hull/dot-block/internal/http/handlers.TestParseDuration/ISO8601_-_PT90S✅ passed
com/rm-hull/dot-block/internal/http/handlers.TestParseDuration/ISO8601_-_PT1H30M✅ passed
com/rm-hull/dot-block/internal/http/handlers.TestParseDuration/ISO8601_-_P1D✅ passed
com/rm-hull/dot-block/internal/http/handlers.TestParseDuration/ISO8601_-_P1DT2H✅ passed
com/rm-hull/dot-block/internal/http/handlers.TestParseDuration/Invalid_-_empty✅ passed
com/rm-hull/dot-block/internal/http/handlers.TestParseDuration/Invalid_-_garbage✅ passed
com/rm-hull/dot-block/internal/http/handlers.TestParseDuration✅ passed
com/rm-hull/dot-block/internal/http/handlers.TestBlocklistHandler_Disable_ISO8601/ISO8601_PT1H✅ passed
com/rm-hull/dot-block/internal/http/handlers.TestBlocklistHandler_Disable_ISO8601/ISO8601_PT30M✅ passed
com/rm-hull/dot-block/internal/http/handlers.TestBlocklistHandler_Disable_ISO8601/ISO8601_P1D✅ passed
com/rm-hull/dot-block/internal/http/handlers.TestBlocklistHandler_Disable_ISO8601/Go_duration_1h✅ passed
com/rm-hull/dot-block/internal/http/handlers.TestBlocklistHandler_Disable_ISO8601/Go_duration_30m✅ passed
com/rm-hull/dot-block/internal/http/handlers.TestBlocklistHandler_Disable_ISO8601/Invalid✅ passed
com/rm-hull/dot-block/internal/http/handlers.TestBlocklistHandler_Disable_ISO8601/Zero✅ passed
com/rm-hull/dot-block/internal/http/handlers.TestBlocklistHandler_Disable_ISO8601✅ passed
com/rm-hull/dot-block/internal/http/handlers.TestMetricFamilyToMap_OmitsEmptyLabels✅ passed
com/rm-hull/dot-block/internal/http/handlers.TestMetricFamilyToMap_IncludesLabelsWhenPresent✅ passed
com/rm-hull/dot-block/internal/http/handlers.TestHandler✅ passed
com/rm-hull/dot-block/internal/http/handlers.TestVersionInfoHandler_Info✅ passed
com/rm-hull/dot-block/internal/http/routes.TestAsnLookupHandlerReturnsNotFoundForEmptyGeoData✅ passed
com/rm-hull/dot-block/internal/http/sse.TestBroadcaster✅ passed
com/rm-hull/dot-block/internal/http/sse.TestEventJSONMarshaling✅ passed
com/rm-hull/dot-block/internal/http/sse.TestBroadcasterDropsEventsForSlowSubscribers✅ passed
com/rm-hull/dot-block/internal/logging.TestBridgeStandardLog_SourceReporting✅ passed
com/rm-hull/dot-block/internal/logging.TestExtractAttributes/Simple_error✅ passed
com/rm-hull/dot-block/internal/logging.TestExtractAttributes/Error_with_exception✅ passed
com/rm-hull/dot-block/internal/logging.TestExtractAttributes/Error_with_duration✅ passed
com/rm-hull/dot-block/internal/logging.TestExtractAttributes/Level_above_Error✅ passed
com/rm-hull/dot-block/internal/logging.TestExtractAttributes/Attributes_from_handler✅ passed
com/rm-hull/dot-block/internal/logging.TestExtractAttributes✅ passed
com/rm-hull/dot-block/internal/logging.TestReplaceAttr_Source✅ passed
com/rm-hull/dot-block/internal/metrics.TestNewSpaceSaverStatsCallback/eviction_case✅ passed
com/rm-hull/dot-block/internal/metrics.TestNewSpaceSaverStatsCallback/topK_smaller_than_items✅ passed
com/rm-hull/dot-block/internal/metrics.TestNewSpaceSaverStatsCallback/empty_space_saver✅ passed
com/rm-hull/dot-block/internal/metrics.TestNewSpaceSaverStatsCallback✅ passed
com/rm-hull/dot-block/internal/metrics.TestDNSInfoMetric✅ passed
com/rm-hull/dot-block/internal/metrics.TestNewSpaceSaver✅ passed
com/rm-hull/dot-block/internal/metrics.TestSpaceSaverAdd/Case3_ReplacementDetails✅ passed
com/rm-hull/dot-block/internal/metrics.TestSpaceSaverAdd✅ passed
com/rm-hull/dot-block/internal/metrics.TestSpaceSaverTopN/TopN_WithReplacements✅ passed
com/rm-hull/dot-block/internal/metrics.TestSpaceSaverTopN✅ passed
com/rm-hull/dot-block/internal/metrics.TestSpaceSaverConcurrency✅ passed
com/rm-hull/dot-block/internal/metrics.TestSpaceSaverMinKeyCaching/MinKeyInitialization✅ passed
com/rm-hull/dot-block/internal/metrics.TestSpaceSaverMinKeyCaching/MinKeyAfterFirstAdd✅ passed
com/rm-hull/dot-block/internal/metrics.TestSpaceSaverMinKeyCaching/MinKeyAddingItemsWithSameCount✅ passed
com/rm-hull/dot-block/internal/metrics.TestSpaceSaverMinKeyCaching/MinKeyAfterIncrementingMinKeyItem✅ passed
com/rm-hull/dot-block/internal/metrics.TestSpaceSaverMinKeyCaching/MinKeyAfterReplacement✅ passed
com/rm-hull/dot-block/internal/metrics.TestSpaceSaverMinKeyCaching/MinKeyInvalidationAndRecomputation✅ passed
com/rm-hull/dot-block/internal/metrics.TestSpaceSaverMinKeyCaching✅ passed
com/rm-hull/dot-block/internal/noisefilter.TestNoiseFilter_ShouldSuppress/Exact_match_-_should_suppress✅ passed
com/rm-hull/dot-block/internal/noisefilter.TestNoiseFilter_ShouldSuppress/Exact_match_-_different_subdomain_-_should_suppress✅ passed
com/rm-hull/dot-block/internal/noisefilter.TestNoiseFilter_ShouldSuppress/Wrong_category_-_should_NOT_suppress✅ passed
com/rm-hull/dot-block/internal/noisefilter.TestNoiseFilter_ShouldSuppress/Wrong_rcode_-_should_NOT_suppress✅ passed
com/rm-hull/dot-block/internal/noisefilter.TestNoiseFilter_ShouldSuppress/Wrong_domain_suffix_-_should_NOT_suppress✅ passed
com/rm-hull/dot-block/internal/noisefilter.TestNoiseFilter_ShouldSuppress/Empty_filter_-_should_NOT_suppress✅ passed
com/rm-hull/dot-block/internal/noisefilter.TestNoiseFilter_ShouldSuppress✅ passed
com/rm-hull/dot-block/internal/noisefilter.TestNoiseFilter_Load✅ passed
com/rm-hull/dot-block/internal/telemetry.TestInitTracer_NoEndpoint✅ passed
com/rm-hull/dot-block/internal/telemetry.TestInitTracer_WithEndpoint✅ passed

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

dot-block benchmark

Details
Benchmark suite Current: 5bf9c73 Previous: b2ee22b Ratio
BenchmarkDNSDispatcher/CacheHit 5300 ns/op 2346 B/op 43 allocs/op 5065 ns/op 2346 B/op 43 allocs/op 1.05
BenchmarkDNSDispatcher/CacheHit - ns/op 5300 ns/op 5065 ns/op 1.05
BenchmarkDNSDispatcher/CacheHit - B/op 2346 B/op 2346 B/op 1
BenchmarkDNSDispatcher/CacheHit - allocs/op 43 allocs/op 43 allocs/op 1
BenchmarkDNSDispatcher/CacheHitCNAME 5469 ns/op 2434 B/op 44 allocs/op 5294 ns/op 2434 B/op 44 allocs/op 1.03
BenchmarkDNSDispatcher/CacheHitCNAME - ns/op 5469 ns/op 5294 ns/op 1.03
BenchmarkDNSDispatcher/CacheHitCNAME - B/op 2434 B/op 2434 B/op 1
BenchmarkDNSDispatcher/CacheHitCNAME - allocs/op 44 allocs/op 44 allocs/op 1
BenchmarkDNSDispatcher/CacheMiss 117191 ns/op 6810 B/op 116 allocs/op 116128 ns/op 6805 B/op 116 allocs/op 1.01
BenchmarkDNSDispatcher/CacheMiss - ns/op 117191 ns/op 116128 ns/op 1.01
BenchmarkDNSDispatcher/CacheMiss - B/op 6810 B/op 6805 B/op 1.00
BenchmarkDNSDispatcher/CacheMiss - allocs/op 116 allocs/op 116 allocs/op 1
BenchmarkDNSDispatcher/Blocked 4662 ns/op 2378 B/op 45 allocs/op 4711 ns/op 2378 B/op 45 allocs/op 0.99
BenchmarkDNSDispatcher/Blocked - ns/op 4662 ns/op 4711 ns/op 0.99
BenchmarkDNSDispatcher/Blocked - B/op 2378 B/op 2378 B/op 1
BenchmarkDNSDispatcher/Blocked - allocs/op 45 allocs/op 45 allocs/op 1
BenchmarkDNSDispatcher/BlockedWithEDE 5520 ns/op 2490 B/op 49 allocs/op 4846 ns/op 2490 B/op 49 allocs/op 1.14
BenchmarkDNSDispatcher/BlockedWithEDE - ns/op 5520 ns/op 4846 ns/op 1.14
BenchmarkDNSDispatcher/BlockedWithEDE - B/op 2490 B/op 2490 B/op 1
BenchmarkDNSDispatcher/BlockedWithEDE - allocs/op 49 allocs/op 49 allocs/op 1
BenchmarkDNSDispatcher/DNSSD 5028 ns/op 2161 B/op 37 allocs/op 4897 ns/op 2161 B/op 37 allocs/op 1.03
BenchmarkDNSDispatcher/DNSSD - ns/op 5028 ns/op 4897 ns/op 1.03
BenchmarkDNSDispatcher/DNSSD - B/op 2161 B/op 2161 B/op 1
BenchmarkDNSDispatcher/DNSSD - allocs/op 37 allocs/op 37 allocs/op 1
BenchmarkDNSDispatcher/ReservedTLD 4329 ns/op 2137 B/op 36 allocs/op 4298 ns/op 2137 B/op 36 allocs/op 1.01
BenchmarkDNSDispatcher/ReservedTLD - ns/op 4329 ns/op 4298 ns/op 1.01
BenchmarkDNSDispatcher/ReservedTLD - B/op 2137 B/op 2137 B/op 1
BenchmarkDNSDispatcher/ReservedTLD - allocs/op 36 allocs/op 36 allocs/op 1
BenchmarkDNSDispatcher/MultipleQuestions 119438 ns/op 7623 B/op 134 allocs/op 121516 ns/op 7621 B/op 134 allocs/op 0.98
BenchmarkDNSDispatcher/MultipleQuestions - ns/op 119438 ns/op 121516 ns/op 0.98
BenchmarkDNSDispatcher/MultipleQuestions - B/op 7623 B/op 7621 B/op 1.00
BenchmarkDNSDispatcher/MultipleQuestions - allocs/op 134 allocs/op 134 allocs/op 1
BenchmarkDNSDispatcher/ECS 5990 ns/op 3720 B/op 61 allocs/op 6345 ns/op 3704 B/op 61 allocs/op 0.94
BenchmarkDNSDispatcher/ECS - ns/op 5990 ns/op 6345 ns/op 0.94
BenchmarkDNSDispatcher/ECS - B/op 3720 B/op 3704 B/op 1.00
BenchmarkDNSDispatcher/ECS - allocs/op 61 allocs/op 61 allocs/op 1
BenchmarkDNSDispatcherConcurrent 2851 ns/op 2321 B/op 42 allocs/op 2903 ns/op 2321 B/op 42 allocs/op 0.98
BenchmarkDNSDispatcherConcurrent - ns/op 2851 ns/op 2903 ns/op 0.98
BenchmarkDNSDispatcherConcurrent - B/op 2321 B/op 2321 B/op 1
BenchmarkDNSDispatcherConcurrent - allocs/op 42 allocs/op 42 allocs/op 1
BenchmarkDNSCache/Get 166.8 ns/op 88 B/op 3 allocs/op 164 ns/op 88 B/op 3 allocs/op 1.02
BenchmarkDNSCache/Get - ns/op 166.8 ns/op 164 ns/op 1.02
BenchmarkDNSCache/Get - B/op 88 B/op 88 B/op 1
BenchmarkDNSCache/Get - allocs/op 3 allocs/op 3 allocs/op 1
BenchmarkDNSCache/Set 488.3 ns/op 130 B/op 4 allocs/op 515 ns/op 142 B/op 4 allocs/op 0.95
BenchmarkDNSCache/Set - ns/op 488.3 ns/op 515 ns/op 0.95
BenchmarkDNSCache/Set - B/op 130 B/op 142 B/op 0.92
BenchmarkDNSCache/Set - allocs/op 4 allocs/op 4 allocs/op 1
BenchmarkRoundRobinClient 93999 ns/op 3386 B/op 56 allocs/op 96069 ns/op 3386 B/op 56 allocs/op 0.98
BenchmarkRoundRobinClient - ns/op 93999 ns/op 96069 ns/op 0.98
BenchmarkRoundRobinClient - B/op 3386 B/op 3386 B/op 1
BenchmarkRoundRobinClient - allocs/op 56 allocs/op 56 allocs/op 1

This comment was automatically generated by workflow using github-action-benchmark.

@rm-hull
rm-hull merged commit ae57aec into main Aug 6, 2026
4 checks passed
@rm-hull
rm-hull deleted the dependabot/github_actions/pnpm/action-setup-6.0.10 branch August 6, 2026 07:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant