#is this performance reasonable?
83 messages · Page 1 of 1 (latest)
You can ask google about it
i understand, what i am trying to ask is if this performanc is a reasonable electron performance, just trying to make sure i didn't do anything crazy
and how much memory should be?
i don't know
how much memory hello page use?
like me check
discord for example use from 600-1200mb
ok, then mine is a lightweight app
very great
i want it to be lightweight
so all electron apps have multiple processes i think?
can't make them into one?
like native app ?
electron use chromium
chromium is browser
browser is multi process
and browser cant be lightweight
cool
but i can use css
which is worth it
and js
which is worth it
fk native dev
css is so powerful
🙂
you can use css in qt
its mac
doesnt matter
isn't qt for windows?
qt is crossplatform
yes
how is it great
electron use cpp
i hate cpp, maybe because im not smart enough
its syntax is messed up
wait
how does electron work?
which framework does it use?
for crossplatform
chromium and nodejs
and?
you can compile cpp code into any platform
if you have compiler for it
C/C++ universal stuff
but you still need to stick to the OS specifics right?
do they use a bunch macros to check for that?
damn
i gotta refresh my knowledeg on cpp
i will finish my electron app and start learning cpp
so electron manipulates chromimum code i think?
to lift some of the restrictions?
of the sandbox
and expose those native capabilities to that sandbox?
electron have same restrictions
damn, imma take a look at chrome code
Better than what my app uses. I consider this very lightweight for an Electron app.
Quite proud, keep up!