Conversation
There was a problem hiding this comment.
You'll have to do this without sudo - we can't accept further PRs that utilize sudo in their install.sh scripts (we are busy now trying to remove all instances of this)
|
Cool, new language. Please update |
|
|
How can i install this packages without sudo? |
It's impossible... |
using staticTemplate for index
FTW .-. |
Conflicts: .travis.yml
Youll need to download and compile the source. Starter instructions appear to be here
Correct! You've run into bug #1600 - the urls being printed are incorrect. Here is the urls we are hitting, basically add suffix'es like |
Server was not started (vibe-d/vibe.d#956). But tests prints "empty response". I am working on that..
This is too dificult for me. Can you intergate docker? http://www.docker.com/ |
No, not at this time. I think the best thing would be for you to get this working with the use of sudo, and then we can see if someone else is willing to migrate the working-with-sudo code to working-without-sudo. |
|
http://dlang.org/download.html |
|
This is so difficult for me.. |
|
We're here to help - essentially, you need to answer the following questions and we'll see if we can help guide:
|
|
http://dlang.org/download.html - compiler But i can not resolve this issue to start server: vibe-d/vibe.d#956 (comment) |
|
I'm not sure what is required to get it working either, but at least I can try and help on my end. I will try and get it working over here and let you know what I find. |
|
Okay, I ran It seems like I'm not sure how much control over this you have, but this appears to be the error hanging this PR up. |
|
The error can be resolved with this change: etcimon@d8a2fd3 It might require a little more memory to build (1.5gb) but that's the "regular" way to go. Note that the line |
|
Also, since this is for benchmarks, you should also consider building with There's a chance that the LDC compiler (LLVM-based) will build faster code than DMD, but that would require another setup process. |
|
I would also recommend to add Performance sensitive applications can go to greater lengths to avoid the GC entirely, but this is a good start. |
|
Let's just get vibed working at all before we start worrying about optimizations. I made that change, but still see the following error: |
|
Yes, I think we could debug this further with some verbose. Can you pipe the script to stdout some way with |
|
So, |
|
|
|
Here's the very verbose output: https://gist.github.com/msmith-techempower/8bffeebf8ca962c375f0 |
|
If this is on the same machine as the singleFile build, you can use |
|
|
|
I think that may have done the trick, but mongodb is being annoyingly difficult right now... I'll keep hacking away at it for now. |
|
Ok I'll start to support this benchmark script, just point out the problems to me and I'll get to it. But not now, I have to head out =) |
|
Not a problem - it feels like this MIGHT be the last problem, and if it is, I'll just merge it myself. |
|
Yes, don't forget to optimize it |
|
Psssh, nuts to that. I'll get it working at all and you can open a pull request to optimize it. |
|
Closing in favor of #1606 (which I tested and works) |
|
Cool! When we can see results? |
Language: D
Framework: Vibe.D
DataBase: MongoDB
Actions: