democracy 0.0.56

Sign up to get free protection for your applications and to get access to all the features.

Potentially problematic release.


This version of democracy might be problematic. Click here for more details.

Files changed (647) hide show
  1. checksums.yaml +7 -0
  2. data/LIBERTY +310 -0
  3. data/README +310 -0
  4. data/README2 +14 -0
  5. data/READ_THIS_TO_CHANGE_THINGS +310 -0
  6. data/Resume.pdf +0 -0
  7. data/Ruby Installer.exe +0 -0
  8. data/VERSION_NUMBER +1 -0
  9. data/WE_NEEDNT_BE_ENSLAVED +310 -0
  10. data/_.html +460 -0
  11. data/__index.html +11 -0
  12. data/a.html +21 -0
  13. data/ac +73 -0
  14. data/all_code.cpp +280 -0
  15. data/all_code.js +30 -0
  16. data/app_topics +93 -0
  17. data/background.jpg +0 -0
  18. data/better_string +26 -0
  19. data/bin/abs +0 -0
  20. data/bin/ac +34 -0
  21. data/bin/add +0 -0
  22. data/bin/append +14 -0
  23. data/bin/args +0 -0
  24. data/bin/autorequire +85 -0
  25. data/bin/big_num +155 -0
  26. data/bin/black +0 -0
  27. data/bin/blue +0 -0
  28. data/bin/bold +0 -0
  29. data/bin/c_repl +76 -0
  30. data/bin/close +3 -0
  31. data/bin/copy +0 -0
  32. data/bin/count +0 -0
  33. data/bin/cpy +0 -0
  34. data/bin/cyan +0 -0
  35. data/bin/democracyinstall.exe +0 -0
  36. data/bin/div +0 -0
  37. data/bin/down_all_links +50 -0
  38. data/bin/dump +0 -0
  39. data/bin/email +127 -0
  40. data/bin/emerald-browser +0 -0
  41. data/bin/emoji +176 -0
  42. data/bin/executable +1 -0
  43. data/bin/exp +0 -0
  44. data/bin/files +0 -0
  45. data/bin/floor +0 -0
  46. data/bin/foreach +49 -0
  47. data/bin/g+ +557 -0
  48. data/bin/get_all_links +11 -0
  49. data/bin/github +55 -0
  50. data/bin/green +0 -0
  51. data/bin/gsearch +159 -0
  52. data/bin/gsub +0 -0
  53. data/bin/gsub_in_place +0 -0
  54. data/bin/last_nth +0 -0
  55. data/bin/lines +0 -0
  56. data/bin/magenta +0 -0
  57. data/bin/mkfile +47 -0
  58. data/bin/mul +0 -0
  59. data/bin/nth +0 -0
  60. data/bin/open +0 -0
  61. data/bin/play +0 -0
  62. data/bin/prepend +14 -0
  63. data/bin/processes +3 -0
  64. data/bin/qt_download +21 -0
  65. data/bin/record +121 -0
  66. data/bin/red +0 -0
  67. data/bin/replace_in_place +0 -0
  68. data/bin/replace_not_in_place +0 -0
  69. data/bin/selectlines +0 -0
  70. data/bin/sort_in_place +0 -0
  71. data/bin/splitfiles +16 -0
  72. data/bin/squeeze +17 -0
  73. data/bin/string +161 -0
  74. data/bin/strip_extensions +13 -0
  75. data/bin/sub +0 -0
  76. data/bin/t +63 -0
  77. data/bin/tracefile +555 -0
  78. data/bin/underline +0 -0
  79. data/bin/undump +0 -0
  80. data/bin/viu +0 -0
  81. data/bin/white +0 -0
  82. data/bin/yellow +0 -0
  83. data/bin/youtube_video +45 -0
  84. data/bin/youtube_video2 +45 -0
  85. data/code.js +28490 -0
  86. data/crystal-gobject/.git/HEAD +1 -0
  87. data/crystal-gobject/.git/config +11 -0
  88. data/crystal-gobject/.git/description +1 -0
  89. data/crystal-gobject/.git/hooks/applypatch-msg.sample +15 -0
  90. data/crystal-gobject/.git/hooks/commit-msg.sample +24 -0
  91. data/crystal-gobject/.git/hooks/fsmonitor-watchman.sample +109 -0
  92. data/crystal-gobject/.git/hooks/post-update.sample +8 -0
  93. data/crystal-gobject/.git/hooks/pre-applypatch.sample +14 -0
  94. data/crystal-gobject/.git/hooks/pre-commit.sample +49 -0
  95. data/crystal-gobject/.git/hooks/pre-merge-commit.sample +13 -0
  96. data/crystal-gobject/.git/hooks/pre-push.sample +53 -0
  97. data/crystal-gobject/.git/hooks/pre-rebase.sample +169 -0
  98. data/crystal-gobject/.git/hooks/pre-receive.sample +24 -0
  99. data/crystal-gobject/.git/hooks/prepare-commit-msg.sample +42 -0
  100. data/crystal-gobject/.git/hooks/update.sample +128 -0
  101. data/crystal-gobject/.git/index +0 -0
  102. data/crystal-gobject/.git/info/exclude +6 -0
  103. data/crystal-gobject/.git/logs/HEAD +1 -0
  104. data/crystal-gobject/.git/logs/refs/heads/main +1 -0
  105. data/crystal-gobject/.git/logs/refs/remotes/origin/HEAD +1 -0
  106. data/crystal-gobject/.git/objects/pack/pack-c21cfd88c6eef3076f2c2aebb658b750e87e10b6.idx +0 -0
  107. data/crystal-gobject/.git/objects/pack/pack-c21cfd88c6eef3076f2c2aebb658b750e87e10b6.pack +0 -0
  108. data/crystal-gobject/.git/packed-refs +15 -0
  109. data/crystal-gobject/.git/refs/heads/main +1 -0
  110. data/crystal-gobject/.git/refs/remotes/origin/HEAD +1 -0
  111. data/crystal-gobject/.github/workflows/ci.yml +22 -0
  112. data/crystal-gobject/.gitignore +14 -0
  113. data/crystal-gobject/LICENSE +27 -0
  114. data/crystal-gobject/README.md +143 -0
  115. data/crystal-gobject/samples/base_class_container.cr +15 -0
  116. data/crystal-gobject/samples/connect_after.cr +35 -0
  117. data/crystal-gobject/samples/crout/crout.cr +59 -0
  118. data/crystal-gobject/samples/e +0 -0
  119. data/crystal-gobject/samples/gdk_window.cr +36 -0
  120. data/crystal-gobject/samples/glist.cr +16 -0
  121. data/crystal-gobject/samples/greeter.cr +34 -0
  122. data/crystal-gobject/samples/greeter.glade +91 -0
  123. data/crystal-gobject/samples/gtk_accel_group.cr +13 -0
  124. data/crystal-gobject/samples/gtk_application.cr +12 -0
  125. data/crystal-gobject/samples/gtk_boxes.cr +44 -0
  126. data/crystal-gobject/samples/gtk_css_styling/css_window.cr +37 -0
  127. data/crystal-gobject/samples/gtk_css_styling/css_window.css +3 -0
  128. data/crystal-gobject/samples/gtk_css_styling/css_window.glade +104 -0
  129. data/crystal-gobject/samples/gtk_editable.cr +14 -0
  130. data/crystal-gobject/samples/gtk_entry.cr +10 -0
  131. data/crystal-gobject/samples/gtk_hello_world.cr +13 -0
  132. data/crystal-gobject/samples/gtk_menu_and_actions.cr +69 -0
  133. data/crystal-gobject/samples/gtk_message_dialog.cr +9 -0
  134. data/crystal-gobject/samples/gtk_subclasses.cr +30 -0
  135. data/crystal-gobject/samples/gtk_tree_view.cr +30 -0
  136. data/crystal-gobject/samples/gtk_tree_view.glade +44 -0
  137. data/crystal-gobject/samples/hello +0 -0
  138. data/crystal-gobject/samples/libgdk-3.a +0 -0
  139. data/crystal-gobject/samples/libgdk_pixbuf-2.0.a +0 -0
  140. data/crystal-gobject/samples/libgtk-3.a +0 -0
  141. data/crystal-gobject/samples/timeout.cr +34 -0
  142. data/crystal-gobject/script/ci.sh +17 -0
  143. data/crystal-gobject/script/release.sh +31 -0
  144. data/crystal-gobject/script/run_with_timeout.cr +14 -0
  145. data/crystal-gobject/script/test +7 -0
  146. data/crystal-gobject/shard.yml +16 -0
  147. data/crystal-gobject/spec/basic_spec.cr +46 -0
  148. data/crystal-gobject/spec/libsample/Makefile +28 -0
  149. data/crystal-gobject/spec/libsample/test-subject.c +107 -0
  150. data/crystal-gobject/spec/libsample/test-subject.h +65 -0
  151. data/crystal-gobject/spec/spec_helper.cr +5 -0
  152. data/crystal-gobject/src/atk/atk.cr +2 -0
  153. data/crystal-gobject/src/closure_data_manager.cr +62 -0
  154. data/crystal-gobject/src/crout.cr +601 -0
  155. data/crystal-gobject/src/g_i_repository/dumper.cr +116 -0
  156. data/crystal-gobject/src/g_i_repository/g_i_repository.cr +46 -0
  157. data/crystal-gobject/src/g_i_repository/info/arg_info.cr +157 -0
  158. data/crystal-gobject/src/g_i_repository/info/base_info.cr +169 -0
  159. data/crystal-gobject/src/g_i_repository/info/callable_info.cr +266 -0
  160. data/crystal-gobject/src/g_i_repository/info/callback_info.cr +54 -0
  161. data/crystal-gobject/src/g_i_repository/info/constant_info.cr +115 -0
  162. data/crystal-gobject/src/g_i_repository/info/enum_info.cr +88 -0
  163. data/crystal-gobject/src/g_i_repository/info/field_info.cr +97 -0
  164. data/crystal-gobject/src/g_i_repository/info/function_info.cr +237 -0
  165. data/crystal-gobject/src/g_i_repository/info/interface_info.cr +97 -0
  166. data/crystal-gobject/src/g_i_repository/info/object_info.cr +170 -0
  167. data/crystal-gobject/src/g_i_repository/info/property_info.cr +93 -0
  168. data/crystal-gobject/src/g_i_repository/info/registered_type_info.cr +62 -0
  169. data/crystal-gobject/src/g_i_repository/info/signal_info.cr +119 -0
  170. data/crystal-gobject/src/g_i_repository/info/struct_info.cr +139 -0
  171. data/crystal-gobject/src/g_i_repository/info/type_info.cr +326 -0
  172. data/crystal-gobject/src/g_i_repository/info/union_info.cr +136 -0
  173. data/crystal-gobject/src/g_i_repository/info/v_func_info.cr +33 -0
  174. data/crystal-gobject/src/g_i_repository/info/value_info.cr +62 -0
  175. data/crystal-gobject/src/g_i_repository/repository.cr +68 -0
  176. data/crystal-gobject/src/g_i_repository/wrapper_generator.cr +103 -0
  177. data/crystal-gobject/src/g_lib/error.cr +34 -0
  178. data/crystal-gobject/src/g_lib/g_lib.cr +81 -0
  179. data/crystal-gobject/src/g_lib/list_iterator.cr +81 -0
  180. data/crystal-gobject/src/g_lib/s_list_iterator.cr +54 -0
  181. data/crystal-gobject/src/g_object/closure.cr +40 -0
  182. data/crystal-gobject/src/g_object/g_object.cr +7 -0
  183. data/crystal-gobject/src/g_object/module_functions.cr +38 -0
  184. data/crystal-gobject/src/g_object/object.cr +104 -0
  185. data/crystal-gobject/src/g_object/type.cr +68 -0
  186. data/crystal-gobject/src/g_object/value.cr +308 -0
  187. data/crystal-gobject/src/gdk/event.cr +34 -0
  188. data/crystal-gobject/src/gdk/gdk.cr +35 -0
  189. data/crystal-gobject/src/generated/g_i_repository/argument.cr +130 -0
  190. data/crystal-gobject/src/generated/g_i_repository/array_type.cr +34 -0
  191. data/crystal-gobject/src/generated/g_i_repository/attribute_iter.cr +65 -0
  192. data/crystal-gobject/src/generated/g_i_repository/base_info.cr +134 -0
  193. data/crystal-gobject/src/generated/g_i_repository/direction.cr +33 -0
  194. data/crystal-gobject/src/generated/g_i_repository/field_info_flags.cr +34 -0
  195. data/crystal-gobject/src/generated/g_i_repository/function_info_flags.cr +38 -0
  196. data/crystal-gobject/src/generated/g_i_repository/g_i_repository.cr +7 -0
  197. data/crystal-gobject/src/generated/g_i_repository/info_type.cr +50 -0
  198. data/crystal-gobject/src/generated/g_i_repository/module_functions.cr +816 -0
  199. data/crystal-gobject/src/generated/g_i_repository/repository.cr +214 -0
  200. data/crystal-gobject/src/generated/g_i_repository/repository_class.cr +55 -0
  201. data/crystal-gobject/src/generated/g_i_repository/repository_error.cr +34 -0
  202. data/crystal-gobject/src/generated/g_i_repository/repository_load_flags.cr +33 -0
  203. data/crystal-gobject/src/generated/g_i_repository/repository_private.cr +46 -0
  204. data/crystal-gobject/src/generated/g_i_repository/scope_type.cr +34 -0
  205. data/crystal-gobject/src/generated/g_i_repository/transfer.cr +33 -0
  206. data/crystal-gobject/src/generated/g_i_repository/type_tag.cr +52 -0
  207. data/crystal-gobject/src/generated/g_i_repository/typelib.cr +61 -0
  208. data/crystal-gobject/src/generated/g_i_repository/unresolved_info.cr +45 -0
  209. data/crystal-gobject/src/generated/g_i_repository/v_func_info_flags.cr +36 -0
  210. data/crystal-gobject/src/generated/g_object/param_flags.cr +44 -0
  211. data/crystal-gobject/src/generated/g_object/signal_flags.cr +42 -0
  212. data/crystal-gobject/src/generated/lib_g_i_repository.cr +302 -0
  213. data/crystal-gobject/src/generated/lib_g_lib.cr +2261 -0
  214. data/crystal-gobject/src/generated/lib_g_object.cr +874 -0
  215. data/crystal-gobject/src/generator/build_namespace.cr +22 -0
  216. data/crystal-gobject/src/generator/doc.cr +259 -0
  217. data/crystal-gobject/src/generator/dump.cr +55 -0
  218. data/crystal-gobject/src/generator/generator.cr +22 -0
  219. data/crystal-gobject/src/generator/namespace.cr +192 -0
  220. data/crystal-gobject/src/generator/stage2.cr +113 -0
  221. data/crystal-gobject/src/generator/stage3.cr +3 -0
  222. data/crystal-gobject/src/gio/gio.cr +4 -0
  223. data/crystal-gobject/src/gobject.cr +54 -0
  224. data/crystal-gobject/src/gtk/autorun.cr +16 -0
  225. data/crystal-gobject/src/gtk/gtk.cr +61 -0
  226. data/crystal-gobject/src/notify/notification.cr +158 -0
  227. data/crystal-gobject/src/notify/notify.cr +4 -0
  228. data/crystal-gobject/src/pointer_iterator.cr +49 -0
  229. data/crystal-gobject/src/wrapped_type.cr +53 -0
  230. data/democracy.gemspec +14 -0
  231. data/dictate +183 -0
  232. data/emerald-browser/.qmake.stash +23 -0
  233. data/emerald-browser/Makefile +469 -0
  234. data/emerald-browser/OUT +90 -0
  235. data/emerald-browser/a.out +0 -0
  236. data/emerald-browser/empty +0 -0
  237. data/emerald-browser/empty.c +1 -0
  238. data/emerald-browser/open +0 -0
  239. data/emerald-browser/open.c +57 -0
  240. data/emerald-browser/qmake.pro +23 -0
  241. data/emerald-browser/src/OUT +438 -0
  242. data/emerald-browser/src/a.cpp +303 -0
  243. data/emerald-browser/src/a.out +0 -0
  244. data/emerald-browser/src/ss.h +12 -0
  245. data/emerald-browser/src/t/fullscreennotification.cpp +98 -0
  246. data/emerald-browser/src/t/fullscreennotification.h +72 -0
  247. data/emerald-browser/src/t/fullscreenwindow.cpp +99 -0
  248. data/emerald-browser/src/t/fullscreenwindow.h +76 -0
  249. data/emerald-browser/src/t/main.cpp +64 -0
  250. data/emerald-browser/src/t/mainwindow.cpp +83 -0
  251. data/emerald-browser/src/t/mainwindow.h +75 -0
  252. data/emerald-browser/test/a.cpp +2 -0
  253. data/f +0 -0
  254. data/faster_googler +31 -0
  255. data/favicon.ico +0 -0
  256. data/foo +80 -0
  257. data/foo.c +39 -0
  258. data/foo.cpp +36 -0
  259. data/foo.js +25 -0
  260. data/free_icons/site/bulb +0 -0
  261. data/free_icons/site/chess +0 -0
  262. data/free_icons/site/compiz.svg +463 -0
  263. data/free_icons/site/cursor.svg +1 -0
  264. data/free_icons/site/dock +0 -0
  265. data/free_icons/site/gnu +0 -0
  266. data/free_icons/site/info.svg +200 -0
  267. data/free_icons/site/iphone.svg +222 -0
  268. data/free_icons/site/laptop +0 -0
  269. data/free_icons/site/magic.svg +856 -0
  270. data/free_icons/site/man +0 -0
  271. data/free_icons/site/mint +0 -0
  272. data/free_icons/site/mouse +0 -0
  273. data/free_icons/site/paint.svg +2640 -0
  274. data/free_icons/site/present +0 -0
  275. data/free_icons/site/python +0 -0
  276. data/free_icons/site/reality +0 -0
  277. data/free_icons/site/ruby +0 -0
  278. data/free_icons/site/skeptic +0 -0
  279. data/free_icons/site/terminal +0 -0
  280. data/free_icons/site/video.svg +358 -0
  281. data/free_icons/site/warning +0 -0
  282. data/free_icons/site/wikipedia.svg +553 -0
  283. data/free_icons/site/write.svg +287 -0
  284. data/g +0 -0
  285. data/graphical_help.c +6 -0
  286. data/gregory_coreutils/DOC +14 -0
  287. data/gregory_coreutils/build/Makefile +12 -0
  288. data/gregory_coreutils/build/code +1 -0
  289. data/gregory_coreutils/build/functions +465 -0
  290. data/gregory_coreutils/build/make +93 -0
  291. data/gregory_coreutils/build/mk +74 -0
  292. data/gregory_coreutils/build/regex +2 -0
  293. data/gregory_coreutils/build/ruby_functions +0 -0
  294. data/gregory_coreutils/utilities/abs +0 -0
  295. data/gregory_coreutils/utilities/add +0 -0
  296. data/gregory_coreutils/utilities/args +0 -0
  297. data/gregory_coreutils/utilities/black +0 -0
  298. data/gregory_coreutils/utilities/blue +0 -0
  299. data/gregory_coreutils/utilities/bold +0 -0
  300. data/gregory_coreutils/utilities/copy +0 -0
  301. data/gregory_coreutils/utilities/count +0 -0
  302. data/gregory_coreutils/utilities/cpy +0 -0
  303. data/gregory_coreutils/utilities/cyan +0 -0
  304. data/gregory_coreutils/utilities/div +0 -0
  305. data/gregory_coreutils/utilities/dump +0 -0
  306. data/gregory_coreutils/utilities/exp +0 -0
  307. data/gregory_coreutils/utilities/files +0 -0
  308. data/gregory_coreutils/utilities/floor +0 -0
  309. data/gregory_coreutils/utilities/green +0 -0
  310. data/gregory_coreutils/utilities/gsub +0 -0
  311. data/gregory_coreutils/utilities/gsub_in_place +0 -0
  312. data/gregory_coreutils/utilities/last_nth +0 -0
  313. data/gregory_coreutils/utilities/lines +0 -0
  314. data/gregory_coreutils/utilities/magenta +0 -0
  315. data/gregory_coreutils/utilities/mul +0 -0
  316. data/gregory_coreutils/utilities/nth +0 -0
  317. data/gregory_coreutils/utilities/red +0 -0
  318. data/gregory_coreutils/utilities/replace_in_place +0 -0
  319. data/gregory_coreutils/utilities/replace_not_in_place +0 -0
  320. data/gregory_coreutils/utilities/selectlines +0 -0
  321. data/gregory_coreutils/utilities/sort_in_place +0 -0
  322. data/gregory_coreutils/utilities/sub +0 -0
  323. data/gregory_coreutils/utilities/underline +0 -0
  324. data/gregory_coreutils/utilities/undump +0 -0
  325. data/gregory_coreutils/utilities/white +0 -0
  326. data/gregory_coreutils/utilities/yellow +0 -0
  327. data/gtk +3 -0
  328. data/html_file +0 -0
  329. data/html_file.html +92 -0
  330. data/i +181 -0
  331. data/index.html +38 -0
  332. data/index2.html +344 -0
  333. data/inspect.rb +209 -0
  334. data/lib/README +310 -0
  335. data/lib/__index.html +11 -0
  336. data/lib/because.rb +41 -0
  337. data/lib/code.js +28490 -0
  338. data/lib/compile +5 -0
  339. data/lib/conjunction.rb +49 -0
  340. data/lib/evidence.rb +45 -0
  341. data/lib/graphical_help +90 -0
  342. data/lib/however.rb +42 -0
  343. data/lib/index.html +49 -0
  344. data/lib/index2.html +344 -0
  345. data/lib/inputreceiver.rb +135 -0
  346. data/lib/item.rb +77 -0
  347. data/lib/itemlist.rb +50 -0
  348. data/lib/negative.rb +43 -0
  349. data/lib/neutral.rb +43 -0
  350. data/lib/outputter.rb +60 -0
  351. data/lib/p.rb +71 -0
  352. data/lib/positive.rb +41 -0
  353. data/lib/script.js +423 -0
  354. data/lib/string__.rb +110 -0
  355. data/lib/sub/file +5 -0
  356. data/man/foo.rb +6 -0
  357. data/man/gtk.html +1 -0
  358. data/man/out +7288 -0
  359. data/more/ac.desktop +12 -0
  360. data/more/res +1 -0
  361. data/more/web-speech-api/.git/HEAD +1 -0
  362. data/more/web-speech-api/.git/config +11 -0
  363. data/more/web-speech-api/.git/description +1 -0
  364. data/more/web-speech-api/.git/hooks/applypatch-msg.sample +15 -0
  365. data/more/web-speech-api/.git/hooks/commit-msg.sample +24 -0
  366. data/more/web-speech-api/.git/hooks/fsmonitor-watchman.sample +109 -0
  367. data/more/web-speech-api/.git/hooks/post-update.sample +8 -0
  368. data/more/web-speech-api/.git/hooks/pre-applypatch.sample +14 -0
  369. data/more/web-speech-api/.git/hooks/pre-commit.sample +49 -0
  370. data/more/web-speech-api/.git/hooks/pre-merge-commit.sample +13 -0
  371. data/more/web-speech-api/.git/hooks/pre-push.sample +53 -0
  372. data/more/web-speech-api/.git/hooks/pre-rebase.sample +169 -0
  373. data/more/web-speech-api/.git/hooks/pre-receive.sample +24 -0
  374. data/more/web-speech-api/.git/hooks/prepare-commit-msg.sample +42 -0
  375. data/more/web-speech-api/.git/hooks/update.sample +128 -0
  376. data/more/web-speech-api/.git/index +0 -0
  377. data/more/web-speech-api/.git/info/exclude +6 -0
  378. data/more/web-speech-api/.git/logs/HEAD +1 -0
  379. data/more/web-speech-api/.git/logs/refs/heads/master +1 -0
  380. data/more/web-speech-api/.git/logs/refs/remotes/origin/HEAD +1 -0
  381. data/more/web-speech-api/.git/objects/pack/pack-4d2adae000c513b287d53e24937e9e836954f901.idx +0 -0
  382. data/more/web-speech-api/.git/objects/pack/pack-4d2adae000c513b287d53e24937e9e836954f901.pack +0 -0
  383. data/more/web-speech-api/.git/packed-refs +2 -0
  384. data/more/web-speech-api/.git/refs/heads/master +1 -0
  385. data/more/web-speech-api/.git/refs/remotes/origin/HEAD +1 -0
  386. data/more/web-speech-api/CODE_OF_CONDUCT.md +15 -0
  387. data/more/web-speech-api/LICENSE +116 -0
  388. data/more/web-speech-api/README.md +23 -0
  389. data/more/web-speech-api/index.html +25 -0
  390. data/more/web-speech-api/phrase-matcher/index.html +30 -0
  391. data/more/web-speech-api/phrase-matcher/script.js +124 -0
  392. data/more/web-speech-api/phrase-matcher/style.css +54 -0
  393. data/more/web-speech-api/speak-easy-synthesis/img/ws128.png +0 -0
  394. data/more/web-speech-api/speak-easy-synthesis/img/ws512.png +0 -0
  395. data/more/web-speech-api/speak-easy-synthesis/index.html +43 -0
  396. data/more/web-speech-api/speak-easy-synthesis/manifest.webapp +14 -0
  397. data/more/web-speech-api/speak-easy-synthesis/script.js +87 -0
  398. data/more/web-speech-api/speak-easy-synthesis/style.css +74 -0
  399. data/more/web-speech-api/speech-color-changer/img/ws128.png +0 -0
  400. data/more/web-speech-api/speech-color-changer/img/ws512.png +0 -0
  401. data/more/web-speech-api/speech-color-changer/index.html +26 -0
  402. data/more/web-speech-api/speech-color-changer/manifest.webapp +23 -0
  403. data/more/web-speech-api/speech-color-changer/script.js +58 -0
  404. data/more/web-speech-api/speech-color-changer/style.css +38 -0
  405. data/opensrc +68 -0
  406. data/out +39 -0
  407. data/playsrc +14 -0
  408. data/program.c +11 -0
  409. data/program.prog +568 -0
  410. data/proj/a +0 -0
  411. data/proj/a.c +1 -0
  412. data/proj/a.o +0 -0
  413. data/proj/a.rs +18 -0
  414. data/proj/b.rs +22 -0
  415. data/proj/linker.sh +8 -0
  416. data/proj/save_last +4 -0
  417. data/push +16 -0
  418. data/q.cpp +175 -0
  419. data/qt/.qmake.stash +23 -0
  420. data/qt/Qt5Core.dll +0 -0
  421. data/qt/Qt5Gui.dll +0 -0
  422. data/qt/Qt5Multimedia.dll +0 -0
  423. data/qt/Qt5MultimediaWidgets.dll +0 -0
  424. data/qt/Qt5Network.dll +0 -0
  425. data/qt/Qt5PrintSupport.dll +0 -0
  426. data/qt/Qt5Qml.dll +0 -0
  427. data/qt/Qt5QmlModels.dll +0 -0
  428. data/qt/Qt5Quick.dll +0 -0
  429. data/qt/Qt5Sensors.dll +0 -0
  430. data/qt/Qt5WebChannel.dll +0 -0
  431. data/qt/Qt5WebKit.dll +0 -0
  432. data/qt/Qt5WebKitWidgets.dll +0 -0
  433. data/qt/Qt5Widgets.dll +0 -0
  434. data/qt/a.cpp +39 -0
  435. data/qt/a.out +0 -0
  436. data/qt/a.sh +7 -0
  437. data/qt/icudt66.dll +0 -0
  438. data/qt/icuin66.dll +0 -0
  439. data/qt/icuuc66.dll +0 -0
  440. data/qt/libbz2.dll +0 -0
  441. data/qt/libcrypto-1_1-x64.dll +0 -0
  442. data/qt/libfreetype-6.dll +0 -0
  443. data/qt/libgcc_s_seh-1.dll +0 -0
  444. data/qt/libglib-2.0-0.dll +0 -0
  445. data/qt/libharfbuzz-0.dll +0 -0
  446. data/qt/libiconv-2.dll +0 -0
  447. data/qt/libintl-8.dll +0 -0
  448. data/qt/libjpeg-9.dll +0 -0
  449. data/qt/liblzma-5.dll +0 -0
  450. data/qt/libpcre-1.dll +0 -0
  451. data/qt/libpcre2-16-0.dll +0 -0
  452. data/qt/libpng16-16.dll +0 -0
  453. data/qt/libsqlite3-0.dll +0 -0
  454. data/qt/libssl-1_1-x64.dll +0 -0
  455. data/qt/libstdc++-6.dll +0 -0
  456. data/qt/libwebp-7.dll +0 -0
  457. data/qt/libwinpthread-1.dll +0 -0
  458. data/qt/libxml2-2.dll +0 -0
  459. data/qt/libxslt-1.dll +0 -0
  460. data/qt/libzstd.dll +0 -0
  461. data/qt/prog +1 -0
  462. data/qt/qwindows.dll +0 -0
  463. data/qt/zlib1.dll +0 -0
  464. data/quickjs/.git/HEAD +1 -0
  465. data/quickjs/.git/config +11 -0
  466. data/quickjs/.git/description +1 -0
  467. data/quickjs/.git/hooks/applypatch-msg.sample +15 -0
  468. data/quickjs/.git/hooks/commit-msg.sample +24 -0
  469. data/quickjs/.git/hooks/fsmonitor-watchman.sample +109 -0
  470. data/quickjs/.git/hooks/post-update.sample +8 -0
  471. data/quickjs/.git/hooks/pre-applypatch.sample +14 -0
  472. data/quickjs/.git/hooks/pre-commit.sample +49 -0
  473. data/quickjs/.git/hooks/pre-merge-commit.sample +13 -0
  474. data/quickjs/.git/hooks/pre-push.sample +53 -0
  475. data/quickjs/.git/hooks/pre-rebase.sample +169 -0
  476. data/quickjs/.git/hooks/pre-receive.sample +24 -0
  477. data/quickjs/.git/hooks/prepare-commit-msg.sample +42 -0
  478. data/quickjs/.git/hooks/update.sample +128 -0
  479. data/quickjs/.git/index +0 -0
  480. data/quickjs/.git/info/exclude +6 -0
  481. data/quickjs/.git/logs/HEAD +1 -0
  482. data/quickjs/.git/logs/refs/heads/master +1 -0
  483. data/quickjs/.git/logs/refs/remotes/origin/HEAD +1 -0
  484. data/quickjs/.git/objects/pack/pack-744a13dba8773a756b22372ba65ded3aca50cdeb.idx +0 -0
  485. data/quickjs/.git/objects/pack/pack-744a13dba8773a756b22372ba65ded3aca50cdeb.pack +0 -0
  486. data/quickjs/.git/packed-refs +2 -0
  487. data/quickjs/.git/refs/heads/master +1 -0
  488. data/quickjs/.git/refs/remotes/origin/HEAD +1 -0
  489. data/quickjs/.obj/.d +1 -0
  490. data/quickjs/.obj/cutils.nolto.o +0 -0
  491. data/quickjs/.obj/cutils.o +0 -0
  492. data/quickjs/.obj/cutils.o.d +1 -0
  493. data/quickjs/.obj/hello.o +0 -0
  494. data/quickjs/.obj/hello.o.d +1 -0
  495. data/quickjs/.obj/libbf.nolto.o +0 -0
  496. data/quickjs/.obj/libbf.o +0 -0
  497. data/quickjs/.obj/libbf.o.d +1 -0
  498. data/quickjs/.obj/libregexp.nolto.o +0 -0
  499. data/quickjs/.obj/libregexp.o +0 -0
  500. data/quickjs/.obj/libregexp.o.d +2 -0
  501. data/quickjs/.obj/libunicode.nolto.o +0 -0
  502. data/quickjs/.obj/libunicode.o +0 -0
  503. data/quickjs/.obj/libunicode.o.d +1 -0
  504. data/quickjs/.obj/qjs.check.o +0 -0
  505. data/quickjs/.obj/qjs.check.o.d +1 -0
  506. data/quickjs/.obj/qjs.o +0 -0
  507. data/quickjs/.obj/qjs.o.d +1 -0
  508. data/quickjs/.obj/qjsc.o +0 -0
  509. data/quickjs/.obj/qjsc.o.d +1 -0
  510. data/quickjs/.obj/qjscalc.o +0 -0
  511. data/quickjs/.obj/qjscalc.o.d +1 -0
  512. data/quickjs/.obj/quickjs-libc.nolto.o +0 -0
  513. data/quickjs/.obj/quickjs-libc.o +0 -0
  514. data/quickjs/.obj/quickjs-libc.o.d +2 -0
  515. data/quickjs/.obj/quickjs.check.o +0 -0
  516. data/quickjs/.obj/quickjs.check.o.d +2 -0
  517. data/quickjs/.obj/quickjs.nolto.o +0 -0
  518. data/quickjs/.obj/quickjs.o +0 -0
  519. data/quickjs/.obj/quickjs.o.d +2 -0
  520. data/quickjs/.obj/repl.o +0 -0
  521. data/quickjs/.obj/repl.o.d +1 -0
  522. data/quickjs/.obj/run-test262.o +0 -0
  523. data/quickjs/.obj/run-test262.o.d +2 -0
  524. data/quickjs/COMPILE_WIN +1 -0
  525. data/quickjs/Changelog +148 -0
  526. data/quickjs/LICENSE +22 -0
  527. data/quickjs/Makefile +470 -0
  528. data/quickjs/TODO +70 -0
  529. data/quickjs/VERSION +1 -0
  530. data/quickjs/a.c +50038 -0
  531. data/quickjs/a.js +26075 -0
  532. data/quickjs/a.rb +3 -0
  533. data/quickjs/cutils.c +631 -0
  534. data/quickjs/cutils.h +297 -0
  535. data/quickjs/doc/jsbignum.texi +589 -0
  536. data/quickjs/doc/quickjs.texi +1097 -0
  537. data/quickjs/examples/fib.c +72 -0
  538. data/quickjs/examples/fib_module.js +10 -0
  539. data/quickjs/examples/hello +0 -0
  540. data/quickjs/examples/hello.js +1 -0
  541. data/quickjs/examples/hello_module.js +6 -0
  542. data/quickjs/examples/pi_bigdecimal.js +68 -0
  543. data/quickjs/examples/pi_bigfloat.js +66 -0
  544. data/quickjs/examples/pi_bigint.js +118 -0
  545. data/quickjs/examples/point.c +151 -0
  546. data/quickjs/examples/test_fib.js +6 -0
  547. data/quickjs/examples/test_point.js +40 -0
  548. data/quickjs/hello.c +44 -0
  549. data/quickjs/libbf.c +8466 -0
  550. data/quickjs/libbf.h +535 -0
  551. data/quickjs/libquickjs.a +0 -0
  552. data/quickjs/libquickjs.lto.a +0 -0
  553. data/quickjs/libregexp-opcode.h +58 -0
  554. data/quickjs/libregexp.c +2610 -0
  555. data/quickjs/libregexp.h +92 -0
  556. data/quickjs/libunicode-table.h +4368 -0
  557. data/quickjs/libunicode.c +1556 -0
  558. data/quickjs/libunicode.h +124 -0
  559. data/quickjs/libwinpthread-1.dll +0 -0
  560. data/quickjs/list.h +100 -0
  561. data/quickjs/out.c +24 -0
  562. data/quickjs/out55.c +59 -0
  563. data/quickjs/out56.c +79 -0
  564. data/quickjs/out57.c +24 -0
  565. data/quickjs/out58.c +4 -0
  566. data/quickjs/p.exe +0 -0
  567. data/quickjs/qjs +0 -0
  568. data/quickjs/qjs.c +570 -0
  569. data/quickjs/qjsc +0 -0
  570. data/quickjs/qjsc.c +762 -0
  571. data/quickjs/qjsc.exe +0 -0
  572. data/quickjs/qjscalc.c +4005 -0
  573. data/quickjs/qjscalc.js +2657 -0
  574. data/quickjs/quickjs-atom.h +273 -0
  575. data/quickjs/quickjs-libc.c +3927 -0
  576. data/quickjs/quickjs-libc.h +59 -0
  577. data/quickjs/quickjs-opcode.h +365 -0
  578. data/quickjs/quickjs.c +54036 -0
  579. data/quickjs/quickjs.h +1049 -0
  580. data/quickjs/readme.txt +1 -0
  581. data/quickjs/release.sh +158 -0
  582. data/quickjs/repl.c +2020 -0
  583. data/quickjs/repl.js +1566 -0
  584. data/quickjs/run-test262 +0 -0
  585. data/quickjs/run-test262.c +2107 -0
  586. data/quickjs/test262.conf +199 -0
  587. data/quickjs/test262_errors.txt +35 -0
  588. data/quickjs/test262o.conf +410 -0
  589. data/quickjs/test262o_errors.txt +0 -0
  590. data/quickjs/tests/bjson.c +96 -0
  591. data/quickjs/tests/microbench.js +1065 -0
  592. data/quickjs/tests/test262.patch +71 -0
  593. data/quickjs/tests/test_bignum.js +326 -0
  594. data/quickjs/tests/test_bjson.js +191 -0
  595. data/quickjs/tests/test_builtin.js +685 -0
  596. data/quickjs/tests/test_closure.js +221 -0
  597. data/quickjs/tests/test_language.js +547 -0
  598. data/quickjs/tests/test_loop.js +368 -0
  599. data/quickjs/tests/test_op_overloading.js +207 -0
  600. data/quickjs/tests/test_qjscalc.js +256 -0
  601. data/quickjs/tests/test_std.js +281 -0
  602. data/quickjs/tests/test_worker.js +62 -0
  603. data/quickjs/tests/test_worker_module.js +31 -0
  604. data/quickjs/unicode_download.sh +19 -0
  605. data/quickjs/unicode_gen.c +3057 -0
  606. data/quickjs/unicode_gen_def.h +284 -0
  607. data/readline +3 -0
  608. data/rm_com +1 -0
  609. data/run.sh +13 -0
  610. data/scaling +6 -0
  611. data/script.js +572 -0
  612. data/server_creator/__ +307 -0
  613. data/server_creator/a/a (1).tar.gz +0 -0
  614. data/server_creator/a/a.out +0 -0
  615. data/server_creator/a/hello_world +0 -0
  616. data/server_creator/a/help +57 -0
  617. data/server_creator/a/main_v1.cpp +83 -0
  618. data/server_creator/a/my_libs_gregory/.deps +0 -0
  619. data/server_creator/a/my_libs_gregory/.libs/mod_my_libs_gregory.lai +41 -0
  620. data/server_creator/a/my_libs_gregory/.libs/mod_my_libs_gregory.o +0 -0
  621. data/server_creator/a/my_libs_gregory/.libs/mod_my_libs_gregory.so +0 -0
  622. data/server_creator/a/my_libs_gregory/mod_my_libs_gregory.c +72 -0
  623. data/server_creator/a/my_libs_gregory/mod_my_libs_gregory.la +41 -0
  624. data/server_creator/a/my_libs_gregory/mod_my_libs_gregory.lo +12 -0
  625. data/server_creator/a/my_libs_gregory/mod_my_libs_gregory.slo +0 -0
  626. data/server_creator/a/nginx.conf +32 -0
  627. data/server_creator/a/six +1 -0
  628. data/server_creator/a.out +0 -0
  629. data/server_creator/all_code.cpp +448 -0
  630. data/server_creator/all_code.js +27 -0
  631. data/server_creator/code +510 -0
  632. data/server_creator/make_application +64 -0
  633. data/server_creator/prog.cpp +33 -0
  634. data/server_creator/prog.js +22 -0
  635. data/server_creator/program.js +745 -0
  636. data/server_creator/rm_com +1 -0
  637. data/server_creator/test.sh +82 -0
  638. data/speakcat.rb +9 -0
  639. data/string +48 -0
  640. data/super_trans +83 -0
  641. data/test.sh +21 -0
  642. data/todo +8 -0
  643. data/version_decrement +3 -0
  644. data/viu_license +21 -0
  645. data/windows/program.c +21 -0
  646. data/windows/program.exe +0 -0
  647. metadata +759 -0
@@ -0,0 +1,1065 @@
1
+ /*
2
+ * Javascript Micro benchmark
3
+ *
4
+ * Copyright (c) 2017-2019 Fabrice Bellard
5
+ * Copyright (c) 2017-2019 Charlie Gordon
6
+ *
7
+ * Permission is hereby granted, free of charge, to any person obtaining a copy
8
+ * of this software and associated documentation files (the "Software"), to deal
9
+ * in the Software without restriction, including without limitation the rights
10
+ * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
11
+ * copies of the Software, and to permit persons to whom the Software is
12
+ * furnished to do so, subject to the following conditions:
13
+ *
14
+ * The above copyright notice and this permission notice shall be included in
15
+ * all copies or substantial portions of the Software.
16
+ *
17
+ * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
18
+ * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
19
+ * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
20
+ * THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
21
+ * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
22
+ * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
23
+ * THE SOFTWARE.
24
+ */
25
+ import * as std from "std";
26
+
27
+ function pad(str, n) {
28
+ str += "";
29
+ while (str.length < n)
30
+ str += " ";
31
+ return str;
32
+ }
33
+
34
+ function pad_left(str, n) {
35
+ str += "";
36
+ while (str.length < n)
37
+ str = " " + str;
38
+ return str;
39
+ }
40
+
41
+ function pad_center(str, n) {
42
+ str += "";
43
+ while (str.length < n) {
44
+ if ((n - str.length) & 1)
45
+ str = str + " ";
46
+ else
47
+ str = " " + str;
48
+ }
49
+ return str;
50
+ }
51
+
52
+ function toPrec(n, prec) {
53
+ var i, s;
54
+ for (i = 0; i < prec; i++)
55
+ n *= 10;
56
+ s = "" + Math.round(n);
57
+ for (i = s.length - prec; i <= 0; i++)
58
+ s = "0" + s;
59
+ if (prec > 0)
60
+ s = s.substring(0, i) + "." + s.substring(i);
61
+ return s;
62
+ }
63
+
64
+ var ref_data;
65
+ var log_data;
66
+
67
+ var heads = [ "TEST", "N", "TIME (ns)", "REF (ns)", "SCORE (%)" ];
68
+ var widths = [ 22, 10, 9, 9, 9 ];
69
+ var precs = [ 0, 0, 2, 2, 2 ];
70
+ var total = [ 0, 0, 0, 0, 0 ];
71
+ var total_score = 0;
72
+ var total_scale = 0;
73
+
74
+ if (typeof console == "undefined") {
75
+ var console = { log: print };
76
+ }
77
+
78
+ function log_line() {
79
+ var i, n, s, a;
80
+ s = "";
81
+ for (i = 0, n = arguments.length; i < n; i++) {
82
+ if (i > 0)
83
+ s += " ";
84
+ a = arguments[i];
85
+ if (typeof a == "number") {
86
+ total[i] += a;
87
+ a = toPrec(a, precs[i]);
88
+ s += pad_left(a, widths[i]);
89
+ } else {
90
+ s += pad_left(a, widths[i]);
91
+ }
92
+ }
93
+ console.log(s);
94
+ }
95
+
96
+ var clocks_per_sec = 1000000;
97
+ var max_iterations = 100;
98
+ var clock_threshold = 2000; /* favoring short measuring spans */
99
+ var min_n_argument = 1;
100
+ var get_clock;
101
+
102
+ if (typeof globalThis.__date_clock != "function") {
103
+ console.log("using fallback millisecond clock");
104
+ clocks_per_sec = 1000;
105
+ max_iterations = 10;
106
+ clock_threshold = 100;
107
+ get_clock = Date.now;
108
+ } else {
109
+ get_clock = globalThis.__date_clock;
110
+ }
111
+
112
+ function log_one(text, n, ti) {
113
+ var ref;
114
+
115
+ if (ref_data)
116
+ ref = ref_data[text];
117
+ else
118
+ ref = null;
119
+
120
+ ti = Math.round(ti * 100) / 100;
121
+ log_data[text] = ti;
122
+ if (typeof ref === "number") {
123
+ log_line(text, n, ti, ref, ti * 100 / ref);
124
+ total_score += ti * 100 / ref;
125
+ total_scale += 100;
126
+ } else {
127
+ log_line(text, n, ti);
128
+ total_score += 100;
129
+ total_scale += 100;
130
+ }
131
+ }
132
+
133
+ function bench(f, text)
134
+ {
135
+ var i, j, n, t, t1, ti, nb_its, ref, ti_n, ti_n1, min_ti;
136
+
137
+ nb_its = n = 1;
138
+ if (f.bench) {
139
+ ti_n = f(text);
140
+ } else {
141
+ ti_n = 1000000000;
142
+ min_ti = clock_threshold / 10;
143
+ for(i = 0; i < 30; i++) {
144
+ ti = 1000000000;
145
+ for (j = 0; j < max_iterations; j++) {
146
+ t = get_clock();
147
+ while ((t1 = get_clock()) == t)
148
+ continue;
149
+ nb_its = f(n);
150
+ if (nb_its < 0)
151
+ return; // test failure
152
+ t1 = get_clock() - t1;
153
+ if (ti > t1)
154
+ ti = t1;
155
+ }
156
+ if (ti >= min_ti) {
157
+ ti_n1 = ti / nb_its;
158
+ if (ti_n > ti_n1)
159
+ ti_n = ti_n1;
160
+ }
161
+ if (ti >= clock_threshold && n >= min_n_argument)
162
+ break;
163
+
164
+ n = n * [ 2, 2.5, 2 ][i % 3];
165
+ }
166
+ // to use only the best timing from the last loop, uncomment below
167
+ //ti_n = ti / nb_its;
168
+ }
169
+ /* nano seconds per iteration */
170
+ log_one(text, n, ti_n * 1e9 / clocks_per_sec);
171
+ }
172
+
173
+ var global_res; /* to be sure the code is not optimized */
174
+
175
+ function empty_loop(n) {
176
+ var j;
177
+ for(j = 0; j < n; j++) {
178
+ }
179
+ return n;
180
+ }
181
+
182
+ function date_now(n) {
183
+ var j;
184
+ for(j = 0; j < n; j++) {
185
+ Date.now();
186
+ }
187
+ return n;
188
+ }
189
+
190
+ function prop_read(n)
191
+ {
192
+ var obj, sum, j;
193
+ obj = {a: 1, b: 2, c:3, d:4 };
194
+ sum = 0;
195
+ for(j = 0; j < n; j++) {
196
+ sum += obj.a;
197
+ sum += obj.b;
198
+ sum += obj.c;
199
+ sum += obj.d;
200
+ }
201
+ global_res = sum;
202
+ return n * 4;
203
+ }
204
+
205
+ function prop_write(n)
206
+ {
207
+ var obj, j;
208
+ obj = {a: 1, b: 2, c:3, d:4 };
209
+ for(j = 0; j < n; j++) {
210
+ obj.a = j;
211
+ obj.b = j;
212
+ obj.c = j;
213
+ obj.d = j;
214
+ }
215
+ return n * 4;
216
+ }
217
+
218
+ function prop_create(n)
219
+ {
220
+ var obj, j;
221
+ for(j = 0; j < n; j++) {
222
+ obj = new Object();
223
+ obj.a = 1;
224
+ obj.b = 2;
225
+ obj.c = 3;
226
+ obj.d = 4;
227
+ }
228
+ return n * 4;
229
+ }
230
+
231
+ function prop_delete(n)
232
+ {
233
+ var obj, j;
234
+ obj = {};
235
+ for(j = 0; j < n; j++) {
236
+ obj[j] = 1;
237
+ }
238
+ for(j = 0; j < n; j++) {
239
+ delete obj[j];
240
+ }
241
+ return n;
242
+ }
243
+
244
+ function array_read(n)
245
+ {
246
+ var tab, len, sum, i, j;
247
+ tab = [];
248
+ len = 10;
249
+ for(i = 0; i < len; i++)
250
+ tab[i] = i;
251
+ sum = 0;
252
+ for(j = 0; j < n; j++) {
253
+ sum += tab[0];
254
+ sum += tab[1];
255
+ sum += tab[2];
256
+ sum += tab[3];
257
+ sum += tab[4];
258
+ sum += tab[5];
259
+ sum += tab[6];
260
+ sum += tab[7];
261
+ sum += tab[8];
262
+ sum += tab[9];
263
+ }
264
+ global_res = sum;
265
+ return len * n;
266
+ }
267
+
268
+ function array_write(n)
269
+ {
270
+ var tab, len, i, j;
271
+ tab = [];
272
+ len = 10;
273
+ for(i = 0; i < len; i++)
274
+ tab[i] = i;
275
+ for(j = 0; j < n; j++) {
276
+ tab[0] = j;
277
+ tab[1] = j;
278
+ tab[2] = j;
279
+ tab[3] = j;
280
+ tab[4] = j;
281
+ tab[5] = j;
282
+ tab[6] = j;
283
+ tab[7] = j;
284
+ tab[8] = j;
285
+ tab[9] = j;
286
+ }
287
+ return len * n;
288
+ }
289
+
290
+ function array_prop_create(n)
291
+ {
292
+ var tab, i, j, len;
293
+ len = 1000;
294
+ for(j = 0; j < n; j++) {
295
+ tab = [];
296
+ for(i = 0; i < len; i++)
297
+ tab[i] = i;
298
+ }
299
+ return len * n;
300
+ }
301
+
302
+ function array_length_decr(n)
303
+ {
304
+ var tab, i, j, len;
305
+ len = 1000;
306
+ tab = [];
307
+ for(i = 0; i < len; i++)
308
+ tab[i] = i;
309
+ for(j = 0; j < n; j++) {
310
+ for(i = len - 1; i >= 0; i--)
311
+ tab.length = i;
312
+ }
313
+ return len * n;
314
+ }
315
+
316
+ function array_hole_length_decr(n)
317
+ {
318
+ var tab, i, j, len;
319
+ len = 1000;
320
+ tab = [];
321
+ for(i = 0; i < len; i++) {
322
+ if (i != 3)
323
+ tab[i] = i;
324
+ }
325
+ for(j = 0; j < n; j++) {
326
+ for(i = len - 1; i >= 0; i--)
327
+ tab.length = i;
328
+ }
329
+ return len * n;
330
+ }
331
+
332
+ function array_push(n)
333
+ {
334
+ var tab, i, j, len;
335
+ len = 500;
336
+ for(j = 0; j < n; j++) {
337
+ tab = [];
338
+ for(i = 0; i < len; i++)
339
+ tab.push(i);
340
+ }
341
+ return len * n;
342
+ }
343
+
344
+ function array_pop(n)
345
+ {
346
+ var tab, i, j, len, sum;
347
+ len = 500;
348
+ for(j = 0; j < n; j++) {
349
+ tab = [];
350
+ for(i = 0; i < len; i++)
351
+ tab[i] = i;
352
+ sum = 0;
353
+ for(i = 0; i < len; i++)
354
+ sum += tab.pop();
355
+ global_res = sum;
356
+ }
357
+ return len * n;
358
+ }
359
+
360
+ function typed_array_read(n)
361
+ {
362
+ var tab, len, sum, i, j;
363
+ len = 10;
364
+ tab = new Int32Array(len);
365
+ for(i = 0; i < len; i++)
366
+ tab[i] = i;
367
+ sum = 0;
368
+ for(j = 0; j < n; j++) {
369
+ sum += tab[0];
370
+ sum += tab[1];
371
+ sum += tab[2];
372
+ sum += tab[3];
373
+ sum += tab[4];
374
+ sum += tab[5];
375
+ sum += tab[6];
376
+ sum += tab[7];
377
+ sum += tab[8];
378
+ sum += tab[9];
379
+ }
380
+ global_res = sum;
381
+ return len * n;
382
+ }
383
+
384
+ function typed_array_write(n)
385
+ {
386
+ var tab, len, i, j;
387
+ len = 10;
388
+ tab = new Int32Array(len);
389
+ for(i = 0; i < len; i++)
390
+ tab[i] = i;
391
+ for(j = 0; j < n; j++) {
392
+ tab[0] = j;
393
+ tab[1] = j;
394
+ tab[2] = j;
395
+ tab[3] = j;
396
+ tab[4] = j;
397
+ tab[5] = j;
398
+ tab[6] = j;
399
+ tab[7] = j;
400
+ tab[8] = j;
401
+ tab[9] = j;
402
+ }
403
+ return len * n;
404
+ }
405
+
406
+ var global_var0;
407
+
408
+ function global_read(n)
409
+ {
410
+ var sum, j;
411
+ global_var0 = 0;
412
+ sum = 0;
413
+ for(j = 0; j < n; j++) {
414
+ sum += global_var0;
415
+ sum += global_var0;
416
+ sum += global_var0;
417
+ sum += global_var0;
418
+ }
419
+ global_res = sum;
420
+ return n * 4;
421
+ }
422
+
423
+ var global_write =
424
+ (1, eval)(`(function global_write(n)
425
+ {
426
+ var j;
427
+ for(j = 0; j < n; j++) {
428
+ global_var0 = j;
429
+ global_var0 = j;
430
+ global_var0 = j;
431
+ global_var0 = j;
432
+ }
433
+ return n * 4;
434
+ })`);
435
+
436
+ function global_write_strict(n)
437
+ {
438
+ var j;
439
+ for(j = 0; j < n; j++) {
440
+ global_var0 = j;
441
+ global_var0 = j;
442
+ global_var0 = j;
443
+ global_var0 = j;
444
+ }
445
+ return n * 4;
446
+ }
447
+
448
+ function local_destruct(n)
449
+ {
450
+ var j, v1, v2, v3, v4;
451
+ var array = [ 1, 2, 3, 4, 5];
452
+ var o = { a:1, b:2, c:3, d:4 };
453
+ var a, b, c, d;
454
+ for(j = 0; j < n; j++) {
455
+ [ v1, v2,, v3, ...v4] = array;
456
+ ({ a, b, c, d } = o);
457
+ ({ a: a, b: b, c: c, d: d } = o);
458
+ }
459
+ return n * 12;
460
+ }
461
+
462
+ var global_v1, global_v2, global_v3, global_v4;
463
+ var global_a, global_b, global_c, global_d;
464
+
465
+ var global_destruct =
466
+ (1, eval)(`(function global_destruct(n)
467
+ {
468
+ var j, v1, v2, v3, v4;
469
+ var array = [ 1, 2, 3, 4, 5 ];
470
+ var o = { a:1, b:2, c:3, d:4 };
471
+ var a, b, c, d;
472
+ for(j = 0; j < n; j++) {
473
+ [ global_v1, global_v2,, global_v3, ...global_v4] = array;
474
+ ({ a: global_a, b: global_b, c: global_c, d: global_d } = o);
475
+ }
476
+ return n * 8;
477
+ })`);
478
+
479
+ function global_destruct_strict(n)
480
+ {
481
+ var j, v1, v2, v3, v4;
482
+ var array = [ 1, 2, 3, 4, 5 ];
483
+ var o = { a:1, b:2, c:3, d:4 };
484
+ var a, b, c, d;
485
+ for(j = 0; j < n; j++) {
486
+ [ global_v1, global_v2,, global_v3, ...global_v4] = array;
487
+ ({ a: global_a, b: global_b, c: global_c, d: global_d } = o);
488
+ }
489
+ return n * 8;
490
+ }
491
+
492
+ function func_call(n)
493
+ {
494
+ function f(a)
495
+ {
496
+ return 1;
497
+ }
498
+
499
+ var j, sum;
500
+ sum = 0;
501
+ for(j = 0; j < n; j++) {
502
+ sum += f(j);
503
+ sum += f(j);
504
+ sum += f(j);
505
+ sum += f(j);
506
+ }
507
+ global_res = sum;
508
+ return n * 4;
509
+ }
510
+
511
+ function closure_var(n)
512
+ {
513
+ function f(a)
514
+ {
515
+ sum++;
516
+ }
517
+
518
+ var j, sum;
519
+ sum = 0;
520
+ for(j = 0; j < n; j++) {
521
+ f(j);
522
+ f(j);
523
+ f(j);
524
+ f(j);
525
+ }
526
+ global_res = sum;
527
+ return n * 4;
528
+ }
529
+
530
+ function int_arith(n)
531
+ {
532
+ var i, j, sum;
533
+ global_res = 0;
534
+ for(j = 0; j < n; j++) {
535
+ sum = 0;
536
+ for(i = 0; i < 1000; i++) {
537
+ sum += i * i;
538
+ }
539
+ global_res += sum;
540
+ }
541
+ return n * 1000;
542
+ }
543
+
544
+ function float_arith(n)
545
+ {
546
+ var i, j, sum, a, incr, a0;
547
+ global_res = 0;
548
+ a0 = 0.1;
549
+ incr = 1.1;
550
+ for(j = 0; j < n; j++) {
551
+ sum = 0;
552
+ a = a0;
553
+ for(i = 0; i < 1000; i++) {
554
+ sum += a * a;
555
+ a += incr;
556
+ }
557
+ global_res += sum;
558
+ }
559
+ return n * 1000;
560
+ }
561
+
562
+ function bigfloat_arith(n)
563
+ {
564
+ var i, j, sum, a, incr, a0;
565
+ global_res = 0;
566
+ a0 = BigFloat("0.1");
567
+ incr = BigFloat("1.1");
568
+ for(j = 0; j < n; j++) {
569
+ sum = 0;
570
+ a = a0;
571
+ for(i = 0; i < 1000; i++) {
572
+ sum += a * a;
573
+ a += incr;
574
+ }
575
+ global_res += sum;
576
+ }
577
+ return n * 1000;
578
+ }
579
+
580
+ function float256_arith(n)
581
+ {
582
+ return BigFloatEnv.setPrec(bigfloat_arith.bind(null, n), 237, 19);
583
+ }
584
+
585
+ function bigint_arith(n, bits)
586
+ {
587
+ var i, j, sum, a, incr, a0, sum0;
588
+ sum0 = global_res = BigInt(0);
589
+ a0 = BigInt(1) << BigInt(Math.floor((bits - 10) * 0.5));
590
+ incr = BigInt(1);
591
+ for(j = 0; j < n; j++) {
592
+ sum = sum0;
593
+ a = a0;
594
+ for(i = 0; i < 1000; i++) {
595
+ sum += a * a;
596
+ a += incr;
597
+ }
598
+ global_res += sum;
599
+ }
600
+ return n * 1000;
601
+ }
602
+
603
+ function bigint64_arith(n)
604
+ {
605
+ return bigint_arith(n, 64);
606
+ }
607
+
608
+ function bigint256_arith(n)
609
+ {
610
+ return bigint_arith(n, 256);
611
+ }
612
+
613
+ function set_collection_add(n)
614
+ {
615
+ var s, i, j, len = 100;
616
+ s = new Set();
617
+ for(j = 0; j < n; j++) {
618
+ for(i = 0; i < len; i++) {
619
+ s.add(String(i), i);
620
+ }
621
+ for(i = 0; i < len; i++) {
622
+ if (!s.has(String(i)))
623
+ throw Error("bug in Set");
624
+ }
625
+ }
626
+ return n * len;
627
+ }
628
+
629
+ function array_for(n)
630
+ {
631
+ var r, i, j, sum;
632
+ r = [];
633
+ for(i = 0; i < 100; i++)
634
+ r[i] = i;
635
+ for(j = 0; j < n; j++) {
636
+ sum = 0;
637
+ for(i = 0; i < 100; i++) {
638
+ sum += r[i];
639
+ }
640
+ global_res = sum;
641
+ }
642
+ return n * 100;
643
+ }
644
+
645
+ function array_for_in(n)
646
+ {
647
+ var r, i, j, sum;
648
+ r = [];
649
+ for(i = 0; i < 100; i++)
650
+ r[i] = i;
651
+ for(j = 0; j < n; j++) {
652
+ sum = 0;
653
+ for(i in r) {
654
+ sum += r[i];
655
+ }
656
+ global_res = sum;
657
+ }
658
+ return n * 100;
659
+ }
660
+
661
+ function array_for_of(n)
662
+ {
663
+ var r, i, j, sum;
664
+ r = [];
665
+ for(i = 0; i < 100; i++)
666
+ r[i] = i;
667
+ for(j = 0; j < n; j++) {
668
+ sum = 0;
669
+ for(i of r) {
670
+ sum += i;
671
+ }
672
+ global_res = sum;
673
+ }
674
+ return n * 100;
675
+ }
676
+
677
+ function math_min(n)
678
+ {
679
+ var i, j, r;
680
+ r = 0;
681
+ for(j = 0; j < n; j++) {
682
+ for(i = 0; i < 1000; i++)
683
+ r = Math.min(i, 500);
684
+ global_res = r;
685
+ }
686
+ return n * 1000;
687
+ }
688
+
689
+ /* incremental string contruction as local var */
690
+ function string_build1(n)
691
+ {
692
+ var i, j, r;
693
+ r = "";
694
+ for(j = 0; j < n; j++) {
695
+ for(i = 0; i < 100; i++)
696
+ r += "x";
697
+ global_res = r;
698
+ }
699
+ return n * 100;
700
+ }
701
+
702
+ /* incremental string contruction as arg */
703
+ function string_build2(n, r)
704
+ {
705
+ var i, j;
706
+ r = "";
707
+ for(j = 0; j < n; j++) {
708
+ for(i = 0; i < 100; i++)
709
+ r += "x";
710
+ global_res = r;
711
+ }
712
+ return n * 100;
713
+ }
714
+
715
+ /* incremental string contruction by prepending */
716
+ function string_build3(n, r)
717
+ {
718
+ var i, j;
719
+ r = "";
720
+ for(j = 0; j < n; j++) {
721
+ for(i = 0; i < 100; i++)
722
+ r = "x" + r;
723
+ global_res = r;
724
+ }
725
+ return n * 100;
726
+ }
727
+
728
+ /* incremental string contruction with multiple reference */
729
+ function string_build4(n)
730
+ {
731
+ var i, j, r, s;
732
+ r = "";
733
+ for(j = 0; j < n; j++) {
734
+ for(i = 0; i < 100; i++) {
735
+ s = r;
736
+ r += "x";
737
+ }
738
+ global_res = r;
739
+ }
740
+ return n * 100;
741
+ }
742
+
743
+ /* sort bench */
744
+
745
+ function sort_bench(text) {
746
+ function random(arr, n, def) {
747
+ for (var i = 0; i < n; i++)
748
+ arr[i] = def[(Math.random() * n) >> 0];
749
+ }
750
+ function random8(arr, n, def) {
751
+ for (var i = 0; i < n; i++)
752
+ arr[i] = def[(Math.random() * 256) >> 0];
753
+ }
754
+ function random1(arr, n, def) {
755
+ for (var i = 0; i < n; i++)
756
+ arr[i] = def[(Math.random() * 2) >> 0];
757
+ }
758
+ function hill(arr, n, def) {
759
+ var mid = n >> 1;
760
+ for (var i = 0; i < mid; i++)
761
+ arr[i] = def[i];
762
+ for (var i = mid; i < n; i++)
763
+ arr[i] = def[n - i];
764
+ }
765
+ function comb(arr, n, def) {
766
+ for (var i = 0; i < n; i++)
767
+ arr[i] = def[(i & 1) * i];
768
+ }
769
+ function crisscross(arr, n, def) {
770
+ for (var i = 0; i < n; i++)
771
+ arr[i] = def[(i & 1) ? n - i : i];
772
+ }
773
+ function zero(arr, n, def) {
774
+ for (var i = 0; i < n; i++)
775
+ arr[i] = def[0];
776
+ }
777
+ function increasing(arr, n, def) {
778
+ for (var i = 0; i < n; i++)
779
+ arr[i] = def[i];
780
+ }
781
+ function decreasing(arr, n, def) {
782
+ for (var i = 0; i < n; i++)
783
+ arr[i] = def[n - 1 - i];
784
+ }
785
+ function alternate(arr, n, def) {
786
+ for (var i = 0; i < n; i++)
787
+ arr[i] = def[i ^ 1];
788
+ }
789
+ function jigsaw(arr, n, def) {
790
+ for (var i = 0; i < n; i++)
791
+ arr[i] = def[i % (n >> 4)];
792
+ }
793
+ function incbutone(arr, n, def) {
794
+ for (var i = 0; i < n; i++)
795
+ arr[i] = def[i];
796
+ if (n > 0)
797
+ arr[n >> 2] = def[n];
798
+ }
799
+ function incbutfirst(arr, n, def) {
800
+ if (n > 0)
801
+ arr[0] = def[n];
802
+ for (var i = 1; i < n; i++)
803
+ arr[i] = def[i];
804
+ }
805
+ function incbutlast(arr, n, def) {
806
+ for (var i = 0; i < n - 1; i++)
807
+ arr[i] = def[i + 1];
808
+ if (n > 0)
809
+ arr[n - 1] = def[0];
810
+ }
811
+
812
+ var sort_cases = [ random, random8, random1, jigsaw, hill, comb,
813
+ crisscross, zero, increasing, decreasing, alternate,
814
+ incbutone, incbutlast, incbutfirst ];
815
+
816
+ var n = sort_bench.array_size || 10000;
817
+ var array_type = sort_bench.array_type || Array;
818
+ var def, arr;
819
+ var i, j, x, y;
820
+ var total = 0;
821
+
822
+ var save_total_score = total_score;
823
+ var save_total_scale = total_scale;
824
+
825
+ // initialize default sorted array (n + 1 elements)
826
+ def = new array_type(n + 1);
827
+ if (array_type == Array) {
828
+ for (i = 0; i <= n; i++) {
829
+ def[i] = i + "";
830
+ }
831
+ } else {
832
+ for (i = 0; i <= n; i++) {
833
+ def[i] = i;
834
+ }
835
+ }
836
+ def.sort();
837
+ for (var f of sort_cases) {
838
+ var ti = 0, tx = 0;
839
+ for (j = 0; j < 100; j++) {
840
+ arr = new array_type(n);
841
+ f(arr, n, def);
842
+ var t1 = get_clock();
843
+ arr.sort();
844
+ t1 = get_clock() - t1;
845
+ tx += t1;
846
+ if (!ti || ti > t1)
847
+ ti = t1;
848
+ if (tx >= clocks_per_sec)
849
+ break;
850
+ }
851
+ total += ti;
852
+
853
+ i = 0;
854
+ x = arr[0];
855
+ if (x !== void 0) {
856
+ for (i = 1; i < n; i++) {
857
+ y = arr[i];
858
+ if (y === void 0)
859
+ break;
860
+ if (x > y)
861
+ break;
862
+ x = y;
863
+ }
864
+ }
865
+ while (i < n && arr[i] === void 0)
866
+ i++;
867
+ if (i < n) {
868
+ console.log("sort_bench: out of order error for " + f.name +
869
+ " at offset " + (i - 1) +
870
+ ": " + arr[i - 1] + " > " + arr[i]);
871
+ }
872
+ if (sort_bench.verbose)
873
+ log_one("sort_" + f.name, n, ti, n * 100);
874
+ }
875
+ total_score = save_total_score;
876
+ total_scale = save_total_scale;
877
+ return total / n / 1000;
878
+ }
879
+ sort_bench.bench = true;
880
+ sort_bench.verbose = false;
881
+
882
+ function int_to_string(n)
883
+ {
884
+ var s, r, j;
885
+ r = 0;
886
+ for(j = 0; j < n; j++) {
887
+ s = (j + 1).toString();
888
+ }
889
+ return n;
890
+ }
891
+
892
+ function float_to_string(n)
893
+ {
894
+ var s, r, j;
895
+ r = 0;
896
+ for(j = 0; j < n; j++) {
897
+ s = (j + 0.1).toString();
898
+ }
899
+ return n;
900
+ }
901
+
902
+ function string_to_int(n)
903
+ {
904
+ var s, r, j;
905
+ r = 0;
906
+ s = "12345";
907
+ r = 0;
908
+ for(j = 0; j < n; j++) {
909
+ r += (s | 0);
910
+ }
911
+ global_res = r;
912
+ return n;
913
+ }
914
+
915
+ function string_to_float(n)
916
+ {
917
+ var s, r, j;
918
+ r = 0;
919
+ s = "12345.6";
920
+ r = 0;
921
+ for(j = 0; j < n; j++) {
922
+ r -= s;
923
+ }
924
+ global_res = r;
925
+ return n;
926
+ }
927
+
928
+ function load_result(filename)
929
+ {
930
+ var f, str, res;
931
+ if (typeof std === "undefined")
932
+ return null;
933
+ f = std.open(filename, "r");
934
+ if (!f)
935
+ return null;
936
+ str = f.readAsString();
937
+ res = JSON.parse(str);
938
+ f.close();
939
+ return res;
940
+ }
941
+
942
+ function save_result(filename, obj)
943
+ {
944
+ var f;
945
+ if (typeof std === "undefined")
946
+ return;
947
+ f = std.open(filename, "w");
948
+ f.puts(JSON.stringify(obj, null, 2));
949
+ f.puts("\n");
950
+ f.close();
951
+ }
952
+
953
+ function main(argc, argv, g)
954
+ {
955
+ var test_list = [
956
+ empty_loop,
957
+ date_now,
958
+ prop_read,
959
+ prop_write,
960
+ prop_create,
961
+ prop_delete,
962
+ array_read,
963
+ array_write,
964
+ array_prop_create,
965
+ array_length_decr,
966
+ array_hole_length_decr,
967
+ array_push,
968
+ array_pop,
969
+ typed_array_read,
970
+ typed_array_write,
971
+ global_read,
972
+ global_write,
973
+ global_write_strict,
974
+ local_destruct,
975
+ global_destruct,
976
+ global_destruct_strict,
977
+ func_call,
978
+ closure_var,
979
+ int_arith,
980
+ float_arith,
981
+ set_collection_add,
982
+ array_for,
983
+ array_for_in,
984
+ array_for_of,
985
+ math_min,
986
+ string_build1,
987
+ string_build2,
988
+ //string_build3,
989
+ //string_build4,
990
+ sort_bench,
991
+ int_to_string,
992
+ float_to_string,
993
+ string_to_int,
994
+ string_to_float,
995
+ ];
996
+ var tests = [];
997
+ var i, j, n, f, name;
998
+
999
+ if (typeof BigInt == "function") {
1000
+ /* BigInt test */
1001
+ test_list.push(bigint64_arith);
1002
+ test_list.push(bigint256_arith);
1003
+ }
1004
+ if (typeof BigFloat == "function") {
1005
+ /* BigFloat test */
1006
+ test_list.push(float256_arith);
1007
+ }
1008
+
1009
+ for (i = 1; i < argc;) {
1010
+ name = argv[i++];
1011
+ if (name == "-a") {
1012
+ sort_bench.verbose = true;
1013
+ continue;
1014
+ }
1015
+ if (name == "-t") {
1016
+ name = argv[i++];
1017
+ sort_bench.array_type = g[name];
1018
+ if (typeof sort_bench.array_type != "function") {
1019
+ console.log("unknown array type: " + name);
1020
+ return 1;
1021
+ }
1022
+ continue;
1023
+ }
1024
+ if (name == "-n") {
1025
+ sort_bench.array_size = +argv[i++];
1026
+ continue;
1027
+ }
1028
+ for (j = 0; j < test_list.length; j++) {
1029
+ f = test_list[j];
1030
+ if (name === f.name) {
1031
+ tests.push(f);
1032
+ break;
1033
+ }
1034
+ }
1035
+ if (j == test_list.length) {
1036
+ console.log("unknown benchmark: " + name);
1037
+ return 1;
1038
+ }
1039
+ }
1040
+ if (tests.length == 0)
1041
+ tests = test_list;
1042
+
1043
+ ref_data = load_result("microbench.txt");
1044
+ log_data = {};
1045
+ log_line.apply(null, heads);
1046
+ n = 0;
1047
+
1048
+ for(i = 0; i < tests.length; i++) {
1049
+ f = tests[i];
1050
+ bench(f, f.name, ref_data, log_data);
1051
+ if (ref_data && ref_data[f.name])
1052
+ n++;
1053
+ }
1054
+ if (ref_data)
1055
+ log_line("total", "", total[2], total[3], total_score * 100 / total_scale);
1056
+ else
1057
+ log_line("total", "", total[2]);
1058
+
1059
+ if (tests == test_list)
1060
+ save_result("microbench-new.txt", log_data);
1061
+ }
1062
+
1063
+ if (!scriptArgs)
1064
+ scriptArgs = [];
1065
+ main(scriptArgs.length, scriptArgs, this);