package main import ( "bytes" "fmt" "strings" "testing" ) // func BenchmarkRender(b *testing.B) { // b.ReportAllocs() // layout := aero.NewTemplate("layout/layout.pug") // template := aero.NewTemplate("pages/anime/anime.pug") // cssBytes, _ := ioutil.ReadFile("layout.css") // css := string(cssBytes) // cssSearch := "