1
1
mirror of https://github.com/github/semantic.git synced 2024-11-27 03:09:48 +03:00

Note about benchmarks

This commit is contained in:
Timothy Clem 2020-07-01 17:02:44 -07:00
parent 38638dd008
commit 340c4523ad

View File

@ -28,6 +28,7 @@ benchmarks = bgroup "tagging"
[ bench "jquery" $ runTagging' (Path.relFile "semantic/test/fixtures/jquery-3.5.1.min.js")
, bench "sinatra" $ runTagging' (Path.relFile "semantic/test/fixtures/base.rb")
]
-- Feel free to turn these on or write other benchmarks
-- [ pythonBenchmarks
-- , goBenchmarks
-- , rubyBenchmarks