mirror of
https://github.com/ralsina/tartrazine.git
synced 2025-09-05 05:02:30 +00:00
added files with local execution results
This commit is contained in:
8
benchmark/csv/enry-total.csv
Normal file
8
benchmark/csv/enry-total.csv
Normal file
@@ -0,0 +1,8 @@
|
||||
function,tool,iterations,ns/op
|
||||
GetLanguage(),enry,100,1915861259
|
||||
Classify(),enry,5,39977943775
|
||||
GetLanguagesByModeline(),enry,1000,196571071
|
||||
GetLanguagesByFilename(),enry,2000000,89774
|
||||
GetLanguagesByShebang(),enry,100000,1892569
|
||||
GetLanguagesByExtension(),enry,200000,921160
|
||||
GetLanguagesByContent(),enry,1000,286159159
|
|
Reference in New Issue
Block a user