Fix some non-standard comments (#939)

* Fix some non-standard comments

* revert

---------

Co-authored-by: Jiafu Tang <jiafu.tang@qq.com>
This commit is contained in:
Laglangyue 2024-01-14 19:47:51 +08:00 committed by GitHub
parent 269748d674
commit 6872f9c8b7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
18 changed files with 22 additions and 22 deletions

View file

@ -104,7 +104,7 @@ class FileSourcesBenchmark {
Await.result(h, 30.seconds)
}
/*
/**
* The previous status quo was very slow:
* Benchmark Mode Cnt Score Error Units
* FileSourcesBenchmark.naive_ioSourceLinesIterator avgt 20 7067.944 ± 1341.847 ms/op