gitlab-org--gitlab-foss/lib/banzai
Yorick Peterse 054df415f9 Optimize CSS expressions produced by Nokogiri
Nokogiri produces inefficient XPath expressions when given CSS
expressions such as "a.gfm". Luckily these expressions can be optimized
quite easily while still achieving the same results.

In the two cases where this optimization is applied the run time has
been reduced from around 170 ms to around 15 ms.
2015-12-31 15:46:47 +01:00
..
filter Optimize CSS expressions produced by Nokogiri 2015-12-31 15:46:47 +01:00
pipeline
cross_project_reference.rb
filter.rb
lazy_reference.rb
pipeline.rb
querying.rb Optimize CSS expressions produced by Nokogiri 2015-12-31 15:46:47 +01:00
reference_extractor.rb Use lazy reference extractor to get issue's MRs 2015-12-15 16:57:11 +01:00
renderer.rb Temporarily disable Markdown caching 2015-12-16 18:50:06 +01:00