Jev 분류 모델로 유효한 다음 토큰을 선택해 C++ 작성
TypeSafe의 Jev 결정/분류 모델을 사용해 각 단계에서 문법적으로 유효한 다음 토큰만 제시하고 C++ 코드를 생성한 실험.
Ronald te Brake가 Jev를 사용한 시맨틱 테스트 랭킹 실험을 공유: +1,394/-39 diff에서 852개 테스트 파일 평가, 17개만 실행, Jev 입력 비용 약 $0.41, 테스트 98% 감소.
Experimenting with Jev for semantic test ranking in our test impact analysis. One diff of +1,394 / -39: 852 test files assessed 17 selected to run ~$0.41 Jev input cost That's 98% fewer proposed tests. I manually checked the selection, and these were the tests I would have