gosora/common/templates
Azareal 72c92672b7 Use unsafe to reduce the number of string to slice copies in templates.
Use sliced arrays to reduce the amount of null padding in template fragments.
Revert a failed optimisation in templates.
Remove a few more redundant branches in variant templates.

Added the unsafe function StringToBytes.
Added BenchmarkTopicGuestRouteParallelWithRouterAlt.
2018-12-15 14:39:50 +10:00
..
context.go Revamped the Nox Account Manager and Control Panel Menus. 2018-11-29 07:46:53 +10:00
minifiers.go Added support for phrases in templates. 2018-03-08 03:59:47 +00:00
templates.go Use unsafe to reduce the number of string to slice copies in templates. 2018-12-15 14:39:50 +10:00