This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
akkoma
Watch
1
Star
0
Fork
You've already forked akkoma
1
mirror of
https://github.com/jtomchak/akkoma.git
synced
2025-01-19 14:16:05 +01:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
eb9744cade
akkoma
/
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 a new issue
Copy permalink