Skip to content

Instantly share code, notes, and snippets.

@cberner
cberner / gitversion.py
Created December 3, 2011 19:09 — forked from dcreager/version.py
Extract a setuptools version from the git repository
# -*- coding: utf-8 -*-
# Author: Douglas Creager <dcreager@dcreager.net>, Christopher Berner <christopherberner@gmail.com>
# This file is placed into the public domain.
# Calculates the current version number. This is the
# output of “git describe”.
#
# To use this script, simply import it your setup.py file, and use the
# results of get_git_version() as your package version:
#
# nouveau config
Section "ServerLayout"
Identifier "Layout0"
Screen 0 "Screen0" 0 0
InputDevice "Keyboard0" "CoreKeyboard"
InputDevice "Mouse0" "CorePointer"
EndSection
/*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
8u40
Benchmark (arrays) Mode Cnt Score Error Units
BenchmarkInvoke.boundInvokeExact 10000 avgt 10 8.558 ± 0.357 ns/op
BenchmarkInvoke.boundInvokeExact 100000 avgt 10 9.832 ± 0.258 ns/op
BenchmarkInvoke.fast 10000 avgt 10 0.740 ± 0.016 ns/op
BenchmarkInvoke.fast 100000 avgt 10 1.117 ± 0.024 ns/op
BenchmarkInvoke.forceLambdaFormInvokeExact 10000 avgt 10 8.403 ± 0.134 ns/op
BenchmarkInvoke.forceLambdaFormInvokeExact 100000 avgt 10 9.267 ± 0.227 ns/op
BenchmarkInvoke.invokeExact 10000 avgt 10 8.525 ± 0.198 ns/op
BenchmarkInvoke.invokeExact 100000 avgt 10 9.102 ± 0.136 ns/op
8u60
Benchmark (arrays) Mode Cnt Score Error Units
BenchmarkInvoke.boundInvokeExact 10000 avgt 10 0.733 ± 0.028 ns/op
BenchmarkInvoke.boundInvokeExact 100000 avgt 10 1.143 ± 0.037 ns/op
BenchmarkInvoke.fast 10000 avgt 10 0.721 ± 0.028 ns/op
BenchmarkInvoke.fast 100000 avgt 10 1.113 ± 0.032 ns/op
BenchmarkInvoke.forceLambdaFormInvokeExact 10000 avgt 10 4.643 ± 0.164 ns/op
BenchmarkInvoke.forceLambdaFormInvokeExact 100000 avgt 10 5.221 ± 0.152 ns/op
BenchmarkInvoke.invokeExact 10000 avgt 10 4.752 ± 0.142 ns/op
BenchmarkInvoke.invokeExact 100000 avgt 10 5.575 ± 0.211 ns/op
#
# Automatically generated file; DO NOT EDIT.
# Linux/arm 4.2.0 Kernel Configuration
#
CONFIG_ARM=y
CONFIG_ARM_HAS_SG_CHAIN=y
CONFIG_MIGHT_HAVE_PCI=y
CONFIG_SYS_SUPPORTS_APM_EMULATION=y
CONFIG_HAVE_PROC_CPU=y
CONFIG_NO_IOPORT_MAP=y
2016-04-01 06:19:48 SEVERE Error while closing the output stream in order to commit response.
java.lang.IllegalArgumentException: setContentLength(7348) when already written 17138
at org.eclipse.jetty.server.Response.setContentLength(Response.java:940)
at javax.servlet.ServletResponseWrapper.setContentLength(ServletResponseWrapper.java:161)
at org.glassfish.jersey.servlet.internal.ResponseWriter.writeResponseStatusAndHeaders(ResponseWriter.java:142)
at org.glassfish.jersey.server.ServerRuntime$Responder$1.getOutputStream(ServerRuntime.java:611)
at org.glassfish.jersey.message.internal.CommittingOutputStream.commitStream(CommittingOutputStream.java:200)
at org.glassfish.jersey.message.internal.CommittingOutputStream.flushBuffer(CommittingOutputStream.java:305)
at org.glassfish.jersey.message.internal.CommittingOutputStream.commit(CommittingOutputStream.java:261)
at org.glassfish.jersey.message.internal.CommittingOutputStream.close(CommittingOutputStream.java:276)
2016-04-01 06:22:08 SEVERE Error while closing the output stream in order to commit response.
java.lang.IllegalStateException: AsyncContext completed and/or Request lifecycle recycled
at org.eclipse.jetty.server.AsyncContextState.state(AsyncContextState.java:55)
at org.eclipse.jetty.server.AsyncContextState.complete(AsyncContextState.java:100)
at io.airlift.jaxrs.ServletAsyncContextDelegateProvider$ServletAsyncContextDelegate.complete(ServletAsyncContextDelegateProvider.java:61)
at org.glassfish.jersey.servlet.internal.ResponseWriter.commit(ResponseWriter.java:210)
at org.glassfish.jersey.server.ContainerResponse.close(ContainerResponse.java:413)
at org.glassfish.jersey.server.ServerRuntime$Responder.writeResponse(ServerRuntime.java:691)
at org.glassfish.jersey.server.ServerRuntime$Responder.processResponse(ServerRuntime.java:377)
at org.glassfish.jersey.server.ServerRuntime$Responder.process(ServerRuntime.java:367)
java.lang.Throwable
at org.eclipse.jetty.server.AsyncContextState.reset(AsyncContextState.java:184)
at org.eclipse.jetty.server.Request.recycle(Request.java:1829)
at org.eclipse.jetty.server.HttpChannel.recycle(HttpChannel.java:248)
at org.eclipse.jetty.server.HttpChannelOverHttp.recycle(HttpChannelOverHttp.java:78)
at org.eclipse.jetty.server.HttpConnection.onCompleted(HttpConnection.java:412)
at org.eclipse.jetty.server.HttpChannel.onCompleted(HttpChannel.java:611)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:442)
at org.eclipse.jetty.server.HttpChannel.run(HttpChannel.java:262)
at org.eclipse.jetty.server.handler.ContextHandler.handle(ContextHandler.java:1266)
Benchmark (size) Mode Samples Score Score error Units
i.a.s.BenchmarkSliceInputRead.basicSliceInput 8192 thrpt 10 72173.456 2869.535 ops/s
i.a.s.BenchmarkSliceInputRead.basicSliceInput:megabytes 8192 thrpt 10 562.989 22.196 ops/s
i.a.s.BenchmarkSliceInputRead.rawArrayAccess 8192 thrpt 10 361511.797 13774.279 ops/s
i.a.s.BenchmarkSliceInputRead.rawArrayAccess:megabytes 8192 thrpt 10 2823.578 107.223 ops/s
i.a.s.BenchmarkSliceInputRead.sliceChecked 8192 thrpt 10 70297.713 2025.842 ops/s
i.a.s.BenchmarkSliceInputRead.sliceChecked:megabytes 8192 thrpt 10 548.430 15.993 ops/s
i.a.s.BenchmarkSliceInputRead.sliceUnchecked 8192 thrpt 10 84695.382 2942.664 ops/s
i.a.s.BenchmarkSliceInputRead.sliceUnchecked:megabytes 8192 thrpt 10 6