This website requires JavaScript.
Explore
Help
Register
Sign In
sergiotarxz
/
Pleroma
Watch
1
Star
0
Fork
0
You've already forked Pleroma
Code
Issues
Pull Requests
Releases
Wiki
Activity
eb9744cade
Pleroma
/
benchmarks
/
load_testing
/
helper.ex
4 lines
101 B
Elixir
Raw
Normal View
History
Unescape
Escape
temp commit
2019-08-02 20:33:12 +02:00
defmodule
Pleroma.LoadTesting.Helper
do
activities generation tasks
2020-01-14 12:42:30 +01:00
def
to_sec
(
microseconds
)
,
do
:
microseconds
/
1_000_000
temp commit
2019-08-02 20:33:12 +02:00
end
Reference in New Issue
Copy Permalink