gosora/router_gen
Azareal a668cd296b save bytes in the client templates
rename template file and functions to reduce bandwidth usage
replace x-loggedin with theoretically faster x-mem
remove redundant check in ua loop
move extraData initialisation down to where it's needed
2020-03-23 09:14:08 +10:00
..
build.bat Speeded up compilation 2019-07-10 18:33:07 +03:00
main.go save bytes in the client templates 2020-03-23 09:14:08 +10:00
route_group.go Try to reduce duplication in the router. 2019-07-12 18:33:25 +10:00
route_impl.go try to avoid as many upfront gzip allocs to avoid wasting resources when they're not needed 2020-03-12 16:52:26 +10:00
route_subset.go Begin work on making the analytics panes somewhat usable when having JavaScript disabled. 2019-10-28 09:13:24 +10:00
router.go Refactored the route declarations. 2018-11-13 14:43:05 +10:00
routes.go experimental route perf pane 2020-02-28 14:52:45 +10:00
run.bat Speeded up compilation 2019-07-10 18:33:07 +03:00