This website works better with JavaScript.
Explore
Help
Sign In
pharnexbase
/
kratos
Watch
11
Star
0
Fork
You've already forked kratos
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
1032
Commits
46
Branches
62
Tags
68 MiB
Tree:
05c44d9033
kratos
/
examples
/
benchmark
/
libs.sh
4 lines
58 B
Raw
Normal View
History
Unescape
Escape
feat(examples): add benchmark example (#1134) * feat(examples): add benchmark example * fix examples/benchmark/test.sh * fix: remove go.mod from examples / benchmark
4 years ago
#!/bin/bash
web_frameworks
=
(
"kratos"
"gin"
"echo"
"mux"
)