This website requires JavaScript.
Explore
Help
Sign in
limepotato
/
akkoma
Watch
1
Star
0
Fork
You've already forked akkoma
0
Code
Pull requests
Activity
eb9744cade
akkoma
/
benchmarks
/
load_testing
/
helper.ex
4 lines
101 B
Elixir
Raw
Normal View
History
Unescape
Escape
temp commit
2019-08-02 12:33:12 -06:00
defmodule
Pleroma.LoadTesting.Helper
do
activities generation tasks
2020-01-14 04:42:30 -07:00
def
to_sec
(
microseconds
)
,
do
:
microseconds
/
1_000_000
temp commit
2019-08-02 12:33:12 -06:00
end
Copy permalink