Giter VIP home page Giter VIP logo

Comments (2)

jpmens avatar jpmens commented on June 24, 2024

Raspi 3B

system: generate user .otrc files in userdata ---------------------- 23.46s
system: create password files in userdata -------------------------- 16.59s
system: install required packages ---------------------------------- 16.36s
system: add ufw open ports ----------------------------------------- 14.13s
ot-recorder: add/delete keys for users which have them ------------- 11.47s
nginx: add users to htpasswd --------------------------------------- 11.02s
ot-recorder: launch service ----------------------------------------- 7.29s
mosquitto: template $HOME/.config/mosquitto_pub --------------------- 6.05s
Gathering Facts ----------------------------------------------------- 6.04s
system: create directories ------------------------------------------ 5.96s
ot-recorder: install package ---------------------------------------- 5.83s
system: template out sys.info --------------------------------------- 5.79s
restart_mosquitto --------------------------------------------------- 4.88s
frontend: unpack dist ----------------------------------------------- 4.88s
system: enable ufw -------------------------------------------------- 3.67s
system: install OwnTracks repository key ---------------------------- 3.52s
lego: get certificate information ----------------------------------- 3.30s
lego: enroll at letsencrypt ----------------------------------------- 3.28s
system: install OwnTracks repository -------------------------------- 3.17s
nginx: template owntracks site configuration ------------------------ 2.65s

from quicksetup.

jpmens avatar jpmens commented on June 24, 2024

on d1, just the one task takes:

system: generate user .otrc files in userdata ------------------------------------- 10.06s

if I rip out the whole source template files/otrc.j2 and replace by content bla (i.e. no processing whatsoever), the same task takes:

system: generate user .otrc files in userdata -------------------------------------- 9.77s

In other words, this isn't something which is taking a lot of time in the template itself, it's simply that this task takes so long as template is slow.

Nothing we can do about it.

from quicksetup.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.