Could be. LuaRocks issues quite a few os levels commands (os.execute() calls) 
to test, create, remove, copy directories and files.

If on windows, add a line "verbose = true" to your "config.lua" file and they 
will be shown (must have latest LuaRocks though). Your rockspec contains a lot 
of files, so for each all these commands are executed. On my system most time 
is spend specifically on your rockspec, which only consists of lua files, so 
only the os commands are involved.

Maybe test with a simplified path? With the LuaRocks directory in front?


> -----Original Message-----
> From: Alexey Melnichuk [mailto:mi...@newmail.ru]
> Sent: donderdag 18 april 2013 6:01
> To: luarocks-developers@lists.sourceforge.net
> Subject: Re: [Luarocks-developers] [ANN] lua-log 0.1.2
> 
> Hisham <h <at> hisham.hm> writes:
> 
> >
> > > No. just my package without any dependencies.
> > > luarocks make lua-log-0.1.2-1.rockspec takes about 2:20
> > ...
> > Wow, that's odd. Windows users: is there anyone else seeing similar
> slowdowns?
> >
> 
> May be this is because i have large PATH env variable (45 dirs).
> I try run luaprofiller but it raise AV.
> So i run luacov : http://pastebin.com/7JLssT3k
> 
> 
> 
> 
> --------------------------------------------------------------------------
> ----
> Precog is a next-generation analytics platform capable of advanced
> analytics on semi-structured data. The platform includes APIs for building
> apps and a phenomenal toolset for data science. Developers can use
> our toolset for easy data analysis & visualization. Get a free account!
> http://www2.precog.com/precogplatform/slashdotnewsletter
> _______________________________________________
> Luarocks-developers mailing list
> Luarocks-developers@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/luarocks-developers

------------------------------------------------------------------------------
Precog is a next-generation analytics platform capable of advanced
analytics on semi-structured data. The platform includes APIs for building
apps and a phenomenal toolset for data science. Developers can use
our toolset for easy data analysis & visualization. Get a free account!
http://www2.precog.com/precogplatform/slashdotnewsletter
_______________________________________________
Luarocks-developers mailing list
Luarocks-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/luarocks-developers

Reply via email to