Re: Python on FreeBSD is slower than on Linux

2015-11-12 Thread Kubilay Kocak
On 13/11/2015 6:26 AM, Vladimir Bogrecov wrote: > Hello, > > I'm developing a little project on Python 3.5. The server's operating > system is FreeBSD 10.2. Today I decided to do a little test "just for fun" > and the result has confused me. I ran the following code > > import random > import tim

Re: Python on FreeBSD is slower than on Linux

2015-11-12 Thread Philip M. Gollucci
Most likely its /dev/random or gettimeofday being slow which have nothing to do with Python. On Thursday, November 12, 2015, Vladimir Bogrecov wrote: > Hello, > > I'm developing a little project on Python 3.5. The server's operating > system is FreeBSD 10.2. Today I decided to do a little test "

Re: Python on FreeBSD is slower than on Linux

2015-11-12 Thread Alfred Perlstein
I'm adding Freebsd-virtualization to this thread as both problems point to some possible issue with FreeBSD as a guest. (although a bare metal comparison should likely be done as well). -Alfred On 11/12/15 11:26 AM, Vladimir Bogrecov wrote: Hello, I'm developing a little project on Python 3

Python on FreeBSD is slower than on Linux

2015-11-12 Thread Vladimir Bogrecov
Hello, I'm developing a little project on Python 3.5. The server's operating system is FreeBSD 10.2. Today I decided to do a little test "just for fun" and the result has confused me. I ran the following code import random import time def test_sort(size): sequence = [i for i in range(0, siz

Re: Python default versions

2015-11-12 Thread Kubilay Kocak
On 13/11/2015 3:02 AM, Craig Rodrigues wrote: > On Thu, Nov 12, 2015 at 4:45 AM, Carmel NY wrote: > >> >> I was just wondering if there is any serious consideration to at least >> changing the FreeBSD default version to "3.x". > > > > It's actually a lot of work to update all the Python packag

[Bug 198660] lang/python27: sem_wait: Invalid argument on recent HEAD

2015-11-12 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=198660 Kubilay Kocak changed: What|Removed |Added Assignee|pyt...@freebsd.org |ko...@freebsd.org --- Comment #9 f

[Bug 198660] lang/python27: sem_wait: Invalid argument on recent HEAD

2015-11-12 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=198660 Kubilay Kocak changed: What|Removed |Added Flags|maintainer-feedback?(python |maintainer-feedback+

Re: Problem when installing lang/python34 on arm(rpi-b running 11.0-current)

2015-11-12 Thread Kubilay Kocak
On 13/11/2015 12:37 AM, Mario Gastegger wrote: > Hello > I'm trying to build xorg-server on my: > FreeBSD rpi-b 11.0-CURRENT FreeBSD 11.0-CURRENT #0 r290273: Tue Nov 3 > 04:32:34 UTC 2015 > r...@releng2.nyi.freebsd.org:/usr/obj/arm.armv6/usr/src/sys/RPI-B > arm > > At some point, lang/python34 h

[Bug 198660] lang/python27: sem_wait: Invalid argument on recent HEAD

2015-11-12 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=198660 --- Comment #8 from Torsten Zühlsdorff --- I can also confirm that the error does not occour on 11-current. Getting such an misleading error message is not so good, but i can image a better way. Especially as poudriere already warns that t

Problem when installing lang/python34 on arm(rpi-b running 11.0-current)

2015-11-12 Thread Mario Gastegger
Hello I'm trying to build xorg-server on my: FreeBSD rpi-b 11.0-CURRENT FreeBSD 11.0-CURRENT #0 r290273: Tue Nov 3 04:32:34 UTC 2015 r...@releng2.nyi.freebsd.org:/usr/obj/arm.armv6/usr/src/sys/RPI-B arm At some point, lang/python34 has to be installed. Building went well(i tried it twice), but w

[Bug 204433] [NEW PORT] graphics/py-traitsui

2015-11-12 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204433 --- Comment #4 from Kubilay Kocak --- @Vladimir you're welcome, and don't forget to add me to the review :) -- You are receiving this mail because: You are on the CC list for the bug. ___ freebs

[Bug 204433] [NEW PORT] graphics/py-traitsui

2015-11-12 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204433 --- Comment #3 from vladimir.chukha...@gmail.com --- @Kubilay, I will make a review in reviews.freebsd.org. Thanks for mentioning it, I did not know this system exists. I will also try to address the things you noted in your comment to bug 2

[Bug 204490] net/gtk-vnc Please enable python and gtk2 options

2015-11-12 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204490 Kubilay Kocak changed: What|Removed |Added CC||ko...@freebsd.org,

[Bug 204344] sysutils/py-glances: 2.5 is not available in packages

2015-11-12 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204344 Kubilay Kocak changed: What|Removed |Added Resolution|FIXED |Not A Bug -- You are receiving th