hezean / sustc

Template for project 2 of SUSTech Principles of Database Systems (CS307 / CS213), 23 fall semester.
http://172.18.34.154
MIT License
22 stars 9 forks source link

[likeDanmu] Unknown benchmark error #88

Closed Gin5567 closed 8 months ago

Gin5567 commented 8 months ago

Describe your question

If I run the benchmark in full 23 steps, step 12 :likeDanmu will have 496 cnt (500 total) .

But if I run the benchmark: step 0, 1 , 10 , 12 (Truncate, import , sendDanmu and likeDanmu) Only, likeDanmu will have 500 cnt .

Why?