• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

dart-lang / native / 22366322510
40%

Build:
DEFAULT BRANCH: main
Ran 24 Feb 2026 07:25PM UTC
Jobs 0
Files 0
Run time –
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

Canceled at 12 Mar 2026 02:23PM UTC via web
22366322510

push

github

web-flow
[record_use] Cache hash codes in Expando instances (#3150)

For https://github.com/dart-lang/native/issues/3115, we want to store the depth of constant objects in an `Expando`, to avoid exponential runtime in deep constants.

We already use hashmaps/hashsets on constants, and computing the hashCode is currently already recursing. To make computing the hashcode of a large `Recordings` linear, cache the `hashCode`s in an `Expando`.

See the recommendation of this pattern in:

* https://github.com/dart-lang/language/issues/2225
Source Files on build 22366322510
Detailed source file information is not available for this build.
  • Back to Repo
  • Github Actions Build #22366322510
  • 592e429e on github
  • Prev Build on main (#22364358599)
  • Next Build on main (#22532139728)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc