forked from x/ContextOS
opt some
This commit is contained in:
parent
cc26bce153
commit
efa05887ec
@ -21,8 +21,8 @@
|
|||||||
bench action insert "demo" http config
|
bench action insert "demo" http config
|
||||||
|
|
||||||
pprof action create "demo" bin/ice.bin http://localhost:9020/code/pprof/profile 3
|
pprof action create "demo" bin/ice.bin http://localhost:9020/code/pprof/profile 3
|
||||||
pprof action insert "demo" bench config
|
pprof action insert "demo" bench config "" nconn 3 nreqs 3
|
||||||
pprof action insert "demo" shell pwd
|
pprof action insert "demo" shell pwd pwd
|
||||||
|
|
||||||
~web.code.tmux
|
~web.code.tmux
|
||||||
init
|
init
|
||||||
|
@ -16,8 +16,9 @@ Volcanos("onengine", { river: {
|
|||||||
"性能": {name: "性能", index: [
|
"性能": {name: "性能", index: [
|
||||||
"web.code.bench",
|
"web.code.bench",
|
||||||
"web.code.pprof",
|
"web.code.pprof",
|
||||||
"web.favor",
|
|
||||||
"web.share",
|
"web.share",
|
||||||
|
"web.favor",
|
||||||
|
"web.cache",
|
||||||
]},
|
]},
|
||||||
"trans": {name: "翻译", action: [
|
"trans": {name: "翻译", action: [
|
||||||
{name: "english", help: "英文", inputs: [
|
{name: "english", help: "英文", inputs: [
|
||||||
|
Loading…
x
Reference in New Issue
Block a user