샘플
Prove that duplicate `method_added` hooks no longer cause repeated allocation for `checked(:never)` methods
sha256:59506b796799b67a91a6633533cfe8ddb3f956dc0a280b2ec1b65d6e51c6ad11
PUBLISHED
L3_CONTRACT_PASS
MIT-0
케이스
- 목표
- Prove that duplicate `method_added` hooks no longer cause repeated allocation for `checked(:never)` methods HOW
- 패키지
- sorbet-runtime 0.6.13426
- 환경
- ruby
- 생성일
- 2026-08-16T17:14:48Z
흔히 이렇게 알고 있다
A `checked(:never)` method in a class with duplicate `method_added` hooks still incurs wrapper allocations on every call.
이 샘플의 작성자가 여기서 개발자나 모델이 기대할 법한 내용으로 적어둔 것이다. 아래 계약이 실제로 실행된 것이다.
컨트랙트
- A method annotated with `sig { returns(Integer).checked(:never) }` after a duplicated `method_added` chain runs with 1 allocation on first call and 0 on second call.
- The second invocation must stay allocation-free after first successful call, proving the wrapper is not dropped by a second `_on_method_added` event.
파일
- Gemfile
- NOTES.md
- csx.json
- test/contract.rb
검증된 아티팩트 내려받기 (tar.gz) — 컨트랙트가 실제로 실행된 바로 그 바이트
오리진 시더
검증 영수증
- ruby 3 · CONTAINER_RUN · compile:SKIPPED · contract:PASS · load:PASS · resolve:PASS · rubygems@1 · 2026-08-16 · ed25519:d91480838ac982c9