Skip to content

Instantly share code, notes, and snippets.

View Onceagain12's full-sized avatar

Honeybadgers55 Onceagain12

View GitHub Profile
@Onceagain12
Onceagain12 / babel.def
Created May 5, 2023 16:40 — forked from dginev/babel.def
babel.def 2017.20180110-1
%%
%% This is file `babel.def',
%% generated with the docstrip utility.
%%
%% The original source files were:
%%
%% babel.dtx (with options: `core')
%%
%%
%% Copyright (C) 2012-2017 Javier Bezos and Johannes L. Braams.
<!-- vim:set ts=2 sw=2 et ai syn=xml: -->
<settings xmlns="http://maven.apache.org/SETTINGS/1.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/SETTINGS/1.0.0
http://maven.apache.org/xsd/settings-1.0.0.xsd">
<servers>
<server>
<id>rightaction</id>
<username></username>
<password></password>

All results are based on my patch against the sweet benchmarks.

  • baseline is HEAD^ with tracing disabled.
  • gentraceback is HEAD^ with tracing enabled (-trace).
  • fpcallers is HEAD with tracing enabled (-trace).
@dginev
dginev / babel.def
Created March 1, 2018 19:37
babel.def 2017.20180110-1
%%
%% This is file `babel.def',
%% generated with the docstrip utility.
%%
%% The original source files were:
%%
%% babel.dtx (with options: `core')
%%
%%
%% Copyright (C) 2012-2017 Javier Bezos and Johannes L. Braams.
@georgantasp
georgantasp / gist:3976621
Created October 29, 2012 21:21
settings.xml
<!-- vim:set ts=2 sw=2 et ai syn=xml: -->
<settings xmlns="http://maven.apache.org/SETTINGS/1.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/SETTINGS/1.0.0
http://maven.apache.org/xsd/settings-1.0.0.xsd">
<servers>
<server>
<id>rightaction</id>
<username></username>
<password></password>