mirror of
https://github.com/ralsina/tartrazine.git
synced 2025-06-19 14:43:05 -03:00
tokenizer: cleanup & attributions
Signed-off-by: Alexander Bezzubov <bzz@apache.org>
This commit is contained in:
@ -132,9 +132,3 @@ func BenchmarkTokenizer(b *testing.B) {
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
//TODO(bzz): introduce tokenizer benchmark suit
|
||||
// baseline - just read the files
|
||||
// RE2
|
||||
// oniguruma
|
||||
// cgo to flex-based impl
|
||||
|
Reference in New Issue
Block a user